Перейти к содержимому
Mineforgian

Block Tag Editor

Lets you edit block tags through simple config

Загрузки
53
Подписчики
1
Обновлён
1 декабря 2025 г.
Лицензия
Apache-2.0

Опубликован 1 декабря 2025 г.

🏷️ 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


Ченджлог

0.0.1Релиз1.21.8, 1.21.9, 1.21.10 · 1 декабря 2025 г.

First version :)

Комментарии

Загружаем…