Yo, I'm back yet again with a bunch of techinal changes, with some particularly big ones this time around.
⚠️BIG CHANGES⚠️
- Requires Fabric Loader 0.16.9 or later
- Requires Fabric API 0.107.0 or later for 1.21
Normal Changes
- Removed HAS_ARMOR_OVERLAY item tag. Look, it seemed kind of janky, okay?
- Renamed EXPLOSION_PROOF data component type to EXPLOSION_RESISTANT to fit in with the FIRE_RESISTANT component type
- Renamed parameters in the BlockHelper and ItemHelper classes to be closer to the type's name in the Yarn mappings
- Added a copy method to Item.Settings
- KNOWN ISSUE: The interface seems to have not injected correctly, making the custom methods inaccessible.