
Datagear
*data grinding noises* Manage components through data!
- Загрузки
- 157
- Подписчики
- 2
- Обновлён
- 17 июня 2026 г.
- Лицензия
- MIT
Опубликован 17 марта 2026 г.
DataGear is a powerful hot-reloadable library mod for Minecraft 26.1+ that exposes components, flags, and other modifiers as data. It allows developers to modify them using simple JSON datapack files without writing a single line of code.
Mod, Datapack and Modpack developers: Read the wiki to see how to use DataGear.
Features
- Data-Driven items: Modify any component or modifier such as armor points, toughness, attack damage, speed, durability via datapacks.
- Live Reload: Use
/reloadto apply changes instantly. - Simple yet powerful JSON engine: Easy-to-understand data structure. Read the wiki to see examples.
Compatibility & API
DataGear is meant to be a simple and lightweight solution, and as so it's designed to work seamlessly with other mods.
- Tagging: DataGear adds some tags to help you target items. See them here.
- Dynamic Discovery: Dynamically searches for modded modifiers and components, supports most mods out of the box as long as they don't do anything weird.
- Custom Slots: Includes a
DataGearPluginAPI for mods to register custom slots (like Curios, Trinkets, or Accessories).
If you encounter any issues or incompatibilities, please report them here.
A rewrite is under development. To see my ever-expanding but never-fulfilled TODO list, click here.
The mod is available for Neoforge and Fabric 26.1+ and MIGHT be backported to 1.21.1 for both loaders. No Forge or 1.20 ports are ever happening.
Ченджлог
2.0.0Релиз26.2 · 17 июня 2026 г.
port to 26.2
2.0.0Релиз26.2 · 17 июня 2026 г.
port to 26.2
1.1.2Релиз26.1, 26.1.1, 26.1.2 · 27 апреля 2026 г.
some refactoring for neo port and fixed tags command
1.1.2Релиз26.1, 26.1.1, 26.1.2 · 27 апреля 2026 г.
port of 1.1.2 to neo
1.1.1Релиз26.1.2 · 26 апреля 2026 г.
- Fix /datagear not requiring perms
- Bump Kotlin
1.1.0Релиз26.1.2 · 25 апреля 2026 г.
A lot of changes, basically a rewrite. Off the top of my head most important ones:
- API plugin rewritten in Java for mod compat
- Existing datapacks should work with some minor changes like:
- Removed AND operator (2 conditions on the same level are ANDed)
- Some new ways to target and manipulate things, check wiki, if unsure contact me
1.0.0Релиз26.1.2 · 22 апреля 2026 г.
initial commit
Комментарии
Загружаем…