[Fabric] Botarium 2.3.4
on Jun 29, 2024[Forge/NeoForge] Botarium 2.3.4
on Jun 29, 20242.3.4
- Add some index safety checks to avoid crashes
[Fabric] Botarium 3.2.2
on Mar 26, 20243.2.2
- Fix class loading error (again)
[Fabric] Botarium 3.2.1
on Mar 25, 2024[NeoForge] Botarium 3.2.1
on Mar 25, 20243.2.1
- Fix class loading error with Neo
- Item containers are no longer serialized. Use the new DataManager api
[Fabric] Botarium 3.2.0
on Mar 24, 2024[NeoForge] Botarium 3.2.0
on Mar 24, 20243.2.0
- NEW Data attachment cross platform API
[Fabric] Botarium 3.1.1
on Mar 23, 2024[NeoForge] Botarium 3.1.1
on Mar 23, 20243.1.1
- Fixed item handlers not returning the right value on insert
[Fabric] Botarium 3.1.0
on Mar 22, 2024[NeoForge] Botarium 3.1.0
on Mar 22, 20243.1.0
- Cross platform support for Item inventories
- Added support for custom capabilities
- Support for entity capabilities (Item Container only for now while in testing)
- New API format for containers (Feedback is welcome! For ItemApi only for now)
[Fabric] Botarium 2.3.3
on Feb 18, 2024[Forge/NeoForge] Botarium 2.3.3
on Feb 18, 20242.3.3
- Fix fluid interaction with items
[Fabric] Botarium 3.0.8
on Feb 18, 2024[NeoForge] Botarium 3.0.8
on Feb 18, 2024[Forge] Botarium 3.0.8
on Feb 18, 20243.0.8
- Fix fluid dupe bug on items
- New extractFromSlot method to replace old one.