Simple mod that allows you to view the F3 info disabled by the reducedDebugInfo gamerule (coords, light level, etc.)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jill 131c6f14cf
bump the license year
1 year ago
gradle/wrapper init commit; add the base mod 1 year ago
src/main modrinth release stuff 1 year ago
.gitignore init commit; add the base mod 1 year ago
LICENSE bump the license year 1 year ago
build.gradle init commit; add the base mod 1 year ago
gradle.properties init commit; add the base mod 1 year ago
gradlew init commit; add the base mod 1 year ago
gradlew.bat init commit; add the base mod 1 year ago
readme.md modrinth release stuff 1 year ago
screenshot.png readme n stuff 1 year ago
settings.gradle init commit; add the base mod 1 year ago

readme.md

Always Show Debug Info

Modrinth

Simple mod that allows you to view the F3 info disabled by the reducedDebugInfo gamerule (coords, light level, etc.) despite what the server says.

Should also hopefully serve as a good beginner example of how to make a simple mixin! (because that's all the mod has..)

screenshot