Compatibility
Minecraft: Java Edition
1.21.1ā1.21.10
Platforms
Links
Creators
Details
Licensed Apache-2.0
Published 2 months ago
Updated 2 months 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!



