Fix an issue causing "on_use" events to not fire.
Fixed rendering issues- If you find any make a github issue or join the discord server!
Added support for count-based overrides (0-1, inclusive)
Fixed a crash related to nesting this mod in modApi include()
Temporary version for debugging- Don't use!
Bugfix: items held and viewed in the same slot would use the default (or in some cases, the hand) condition. For example, holding a stick with a custom model for is_gui would fail if opening the inventory and holding it at the same time.
Added support for Custom Written Book Textures
Bugfix: items not properly rendering when in creative screen gui (may or may not be fixed fully)
-
/data modification (read docs/vanilla-mods)
-
Weather-based events (rain & thunder, begin and end respectively)
-
Bug fix which didn't update events properly on reload (instead only appended onto existing events or overwriting if event id was present)
NBT-based predicates for events. see documentation
Few bugfixes, more events.
Added null check for all ModelTransformationMode checks, as when an item first tries to render, it may not have been initialized yet.



