Primal Stage

Primal Stage

1.4k Downloads

Torches can't be collected by hand

Whitebrim opened this issue ยท 0 comments

commented

boolean isWood = state.getSoundGroup().equals(BlockSoundGroup.WOOD) && !state.getBlock().equals(ModBlocks.TWIGS_BLOCK);

If you name property as "disable_tree_punching", then you should block only tree punching, not everything.
Also, if modpack developer want to enable "tree_punching" after milestone is achieved, he can't do it without forcing server to reload config.