Plants

Plants

5M Downloads

[Bug] [1.12.2] [2.2.1] Cataplant generates in world with config set to false.

codetaylor opened this issue ยท 0 comments

commented

MC: 1.12.2
Forge: 14.23.0.2552
Plants: 2.2.1

What happens:
Cataplant generates in world when config is set to false.

...
    # If this blockstate will generate [default: true]
    B:"Allow Cataplant"=false
...

What is expected:
I expect that setting this to false will disable the Cataplant generation in the world.

Notes:
Thanks for this great mod! I love all the plant varieties! :)

Edit: I also noticed you doing work toward a 1.12.2 Botania / Modtweaker support - thanks for that too!