File Details
[Fabric] Armory API v2.0.0
- R
- May 17, 2026
- 32.05 KB
- 9
- 1.21.1
- Fabric
File Name
armories-fabric-1.21.1-2.0.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Added
- ItemSet – a new base class for ArmorSet and ToolSet, unifying common item‑set behavior.
- DefaultToolCustomizer and DefaultArmorCustomizer – default implementations of the customizer interfaces.
Changed
- Renamed ArmorConfigurator → ArmorCustomizer, and ToolConfigurator → ToolCustomizer.
- If you were using the old configurator classes, update your imports and references accordingly.
- Moved GenericAttributeHelper from package net.xun.armory.api.item.tools to net.xun.armory.impl.item.tools.