
config changing doesn`t load
Lrisea opened this issue ยท 0 comments
those config changed are Invalidated
source from notreepunching.toml
# If blocks are mineable without the correct tool.
doBlocksMineWithoutCorrectTool = false
# If blocks drop their items without the correct tool.
doBlocksDropWithoutCorrectTool = true
# If blocks that break instantly are mineable without the correct tool.
doInstantBreakBlocksDropWithoutCorrectTool = true
# If blocks that break instantly drop their items without the correct tool.
doInstantBreakBlocksMineWithoutCorrectTool = true
# If blocks such as tall grass which break instantly consume durability when broken with a knife (only affects No Tree Punching knives)
doInstantBreakBlocksDamageKnives = false