You can now specify block break and tool usage permissions by using the following nodes:
- superharvest.block.<block_id>: Whether players can fast-break the specified block(s).
superharvest.block.oak_log
superharvest.block.spruce_log
superharvest.block.birch_log
superharvest.block.jungle_log
superharvest.block.acacia_log
superharvest.block.dark_oak_log
superharvest.block.mangrove_log
superharvest.block.oak_log
superharvest.block.crimson_stem
superharvest.block.warped_stem
superharvest.block.coal_ore
superharvest.block.iron_ore
superharvest.block.copper_ore
superharvest.block.gold_ore
superharvest.block.redstone_ore
superharvest.block.emerald_ore
superharvest.block.lapis_ore
superharvest.block.diamond_ore
superharvest.block.deepslate_coal_ore
superharvest.block.deepslate_iron_ore
superharvest.block.deepslate_copper_ore
superharvest.block.deepslate_gold_ore
superharvest.block.deepslate_redstone_ore
superharvest.block.deepslate_emerald_ore
superharvest.block.deepslate_lapis_ore
superharvest.block.deepslate_diamond_ore
superharvest.block.nether_gold_ore
superharvest.block.nether_quartz_ore
superharvest.block.wheat
superharvest.block.carrots
superharvest.block.potatoes
superharvest.block.beetroots
superharvest.block.nether_wart
- superharvest.tool.<tool_id>: Whether players can fast-break using the specified tool(s).
superharvest.tool.wooden_pickaxe
superharvest.tool.stone_pickaxe
superharvest.tool.iron_pickaxe
superharvest.tool.diamond_pickaxe
superharvest.tool.golden_pickaxe
superharvest.tool.netherite_pickaxe
superharvest.tool.wooden_axe
superharvest.tool.stone_axe
superharvest.tool.iron_axe
superharvest.tool.diamond_axe
superharvest.tool.golden_axe
superharvest.tool.netherite_axe
superharvest.tool.wooden_hoe
superharvest.tool.stone_hoe
superharvest.tool.iron_hoe
superharvest.tool.diamond_hoe
superharvest.tool.golden_hoe
superharvest.tool.netherite_hoe
By default, all of these permissions are set to true.