2.2.2t
Added new config for TreeCapitator
mode:
tree_capitator#leaves
# Support for custom leaves block. This shouldn't be here, but just in case, for blocks that have their `isLeaves=false` for some reasons, but still are leaves... Enable inspect_mode and right click with a stick to get more info in the log.
# Default: []
S:leaves <
>
tree_capitator#logs
# Support for custom logs block that arent instances of `BlockLog`. Enable inspect_mode and right click with a stick to get more info in the log.
# Default: [thaumcraft.common.world.BlockMagicalLog]
S:logs <
thaumcraft.common.world.BlockMagicalLog
>
Also, a debug tool to get info:
enable_inspect_mode
:
# Enable inspect mode. Helps identify block name, class and metadata.
# Default: false
B:enable_inspect_mode=true