
Lets you edit block tags through simple config
🏷️ Block Tag Editor - Modify Block TagsAllows server administrators and developers to add or remove blocks from tags through a simple YAML configuration file.
✨ Features➕ Add Tags - Add any block to existing block tags➖ Remove Tags - Remove blocks from specific tags📝 Simple YAML Config - Easy-to-use configuration file⚡ Bootstrap Level - Modifies tags at the earliest loading stage🎯 Full Compatibility - Works with datapacks and other plugins🎮 Usageblocks:
stone:
remove_tags:
- minecraft:mineable/pickaxe
add_tags:
- minecraft:needs_diamond_tool
chain:
add_tags: minecraft:climbable
🆘 Support