[Incompatibility] Regions Unexplored brimwood_leaves
KostromDan opened this issue ยท 5 comments
Thanks for reporting. Usually this is because the leaves are marked "persistent". Not sure what Minecraft version you're on, but in treechop 0.18.4 (only for 1.19.2 at the moment) you can add these kinds of misbehaving blocks to the lists in
compatibility.trees.problematicLeavesTrees
in treechop-common.toml and treechop will make sure to break them
TreeChop-1.19.2-forge-0.18.4.jar
Doesn't help.
tried:
"regions_unexplored:.*_leaves"
"regions_unexplored:brimwood_leaves"
Thanks for reporting. Usually this is because the leaves are marked "persistent". Not sure what Minecraft version you're on, but in treechop 0.18.4 (only for 1.19.2 at the moment) you can add these kinds of misbehaving blocks to the lists in compatibility.trees.problematicLeavesTrees
in treechop-common.toml and treechop will make sure to break them
Maybe related with this.
UHQ-GAMES-MODS/REGIONS_UNEXPLORED_FORGE#68
Thanks for reporting. Usually this is because the leaves are marked "persistent". Not sure what Minecraft version you're on, but in treechop 0.18.4 (only for 1.19.2 at the moment) you can add these kinds of misbehaving blocks to the lists in
compatibility.trees.problematicLeavesTrees
in treechop-common.toml and treechop will make sure to break themTreeChop-1.19.2-forge-0.18.4.jar Doesn't help. tried: "regions_unexplored:.*_leaves" "regions_unexplored:brimwood_leaves"
Ah, you did it right, but I forgot to actually ignore persistence for "problematic leaves". Sorry about that! It's fixed in 0.18.5, fresh out of the oven.
Also just noticed incorrect processing of redwood trees from this mod.
Thanks for the screenshots! I've added redwoods to the list at #44, and I'll close this issue since it's for the brimwoods