Can't enable giant mushrooms in config
Some-Doofus opened this issue ยท 0 comments
Describe the bug
I want to make giant mushrooms able to be cut down as trees, but adding the mushroom stem block (minecraft:mushroom_stem) to the allowed logs and the mushroom blocks (minecraft:red_mushroom_block and minecraft:brown_mushroom_block) to the allowed leaves gives an error when I try to cut a mushroom stem block. The error reads: "Tree detection stopped, reason: Found block, fr.raksrinana.fallingtree.fabric.common.wrapper.BlockWrappers@46590dd0 that isn't allowed in the adjacent blocks." I'm not sure what this means exactly but I tried adding all the surrounding blocks to the allowed adjacent blocks list including mycelium, dirt, and the mushroom stem and mushroom blocks, but even cutting one stem block not adjacent to any block gives the error. Any info on how to fix this would be great, or if it's just a bug, well, good luck fixing it.
Cheers
Minecraft version
1.18.2
Fabric API version
0.50.0
Mod version
3.5.0
Relevant log output
No response