RakambdaOrg / FallingTree

Minecraft mod to make the trees fall in one cut
https://www.curseforge.com/minecraft/mc-mods/falling-tree
GNU Lesser General Public License v3.0
77 stars 31 forks source link

Option for requiring non peristent leaves to cut a tree #723

Closed VanJackal closed 2 days ago

VanJackal commented 5 days ago

Describe the feature

Non-persistent leaves are only generated by actual trees so this would be a way to make the mod only work on actual trees.

VanJackal commented 5 days ago

seems this feature is already a thing, it might be missing from the wiki though.

Rakambda commented 5 days ago

Indeed wasn't in the wiki. Added it. JSON key is trees.includePersistentLeavesInRequiredCount=false.