Compatibility
Minecraft: Java Edition
1.21.1–1.21.10
Platforms
Links
Creators
Details
Licensed Apache-2.0
Published 2 weeks ago
Updated 3 weeks ago
🏷️ Block Tag Editor - Modify Block Tags
Allows 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
🎮 Usage
Configuration Example
blocks:
stone:
remove_tags:
- minecraft:mineable/pickaxe
add_tags:
- minecraft:needs_diamond_tool
chain:
add_tags: minecraft:climbable
Common Use Cases
- Custom Mining Tools - Make blocks require specific tool types
- Gameplay Modifications - Change which blocks can be broken by certain tools
- Datapack Integration - Adjust vanilla tags without editing data files
🆘 Support
- Need help? Join our Discord
- Found a bug? Report it on Discord!



