Fix
- Fix crash when inserting/extracting negative energy
0.7.2 Changelog
Change
- Mark Minecraft 1.21.7 & 1.21.8 as supported versions.
0.7.1 Changelog
Hotfix
- Mark minecraft 1.21.5 as supported on fabric
0.7.0 Changelog
ADD
- Add entity capabilities for energy and fluids
- Add entity capabilities for energy and fluids
0.7.0 Changelog
ADD
- Add entity capabilities for energy and fluids
0.6.4 changelog
Change
- revert adding data component registry (you now need to provide your owns, like in 1.21-1.21.4)
Fix
- fix data components are not synced to client
- Fix intermediary mappings change in 1.21.5
- Update Team Reborn Energy
- Mark as also compatible with 1.21.5
- Mark as compatible with 1.21-1.21.4
- Add icon
- Fill descriptions
- Optimize capability querying by checking if it's an instance of a provider first
- Fix not returning correct amounts in Fabric implementations
- Optimize some Fabric implementations