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.
|
1 year ago | |
---|---|---|
gradle/wrapper | 1 year ago | |
src/main | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
build.gradle | 1 year ago | |
gradle.properties | 1 year ago | |
gradlew | 1 year ago | |
gradlew.bat | 1 year ago | |
readme.md | 1 year ago | |
screenshot.png | 1 year ago | |
settings.gradle | 1 year ago |
readme.md
Always Show Debug Info
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..)