How about option to include mushroom tree?
ardissaps opened this issue ยท 1 comments
Duplicate of #347
You can have that behavior by adding parts of the mushroom in the config, in particular:
"allowedLogs": [
"minecraft:mushroom_stem"
],
"allowedNonDecayLeaves": [
"minecraft:red_mushroom_block",
"minecraft:brown_mushroom_block"
],