- Created a weighted random object generator
- Added more registries to the helper
- Backported changes from 9.0.2
- Removed @OnlyIn wherever possible
- Depreciated the entire Module class in favour of a new Modulo one
- Made the Color class a bit more accessible
- Added registry keys to the registry helper
- Applied a few fixes to mixins
- Backported changes from 9.0.1
- Backported changes from 9.0.1.1
- Widget positions can now be gotten from ScreenHelper
- Item and attribute registries can now gotten from RegistryHelper
- Backported changes from 9.0.0
- Ported to 1.19.4
- Made a lot of changes, too much to put in a changelog
- Fix nullpointer when no inserts are registered
- Added missing en_us translation for Arrow Damage
- Inverted the bow draw speed value
- Made bow draw speed tooltip render like base attack speed and damage
- Added a logged in insert
- Renamed UnionHooks to NeedleHooks
- Added inserts when a player logs out and when the player is restored
- Fixed ItemPropertiesMixin failing due to a refmap not generating for it
- Added a Draw Speed Attribute for Bows
- Added an Accuracy attribute for Bows
- Added an Arrow Velocity attribute for Bows
- Added an Arrow Damage attribute for Bows
- Added an event system
- Copy Button builders to utils
- Setting widget positions can now done in utils
- Backported the changes in 8.0.1 to 1.19.2
- Copy Button builders to utils
- Setting widget positions can now done in utils
- Use FabricDefaultAttributeRegistry to modify attributes
- Enchantments can now be registered via annotation
- Ported to 1.19.3
[8.0.5]
- Fix display items not being registered
[8.0.4]
- FIx a null pointer preventing creative tab registration
[8.0.3]
- Creative mode tabs can now be registered via this mod