-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Forge) Loose rock generation does not check config value #289
Comments
I'm also having this issue on these exact versions. No matter what, these little rocks still generate. |
nolooserocks.zip |
N.B. on Forge, Lines 445 to 450 in 05c46ca
and on Fabric, no-tree-punching/Fabric/src/main/java/com/alcatrazescapee/notreepunching/FabricNoTreePunching.java Lines 19 to 26 in 05c46ca
Fabric appears to be correctly checking the config value; Forge does not. |
I try to turn off loose rock generation but the rocks still generate no matter what i do. In the config i set "enableLooseRocksWorldGen = false" but rocks generate regardless
Minecraft version: 1.20.1
Forge version: 42.2.20
The text was updated successfully, but these errors were encountered: