Botarium (Botarium)
Botarium是一个简单的开源API,旨在帮助想要制作科技模组的开发者在Forge和Fabric上进行修改。更具体地说,它应该有助于创建能够存储物品、流体和能量的方块和物品,并具有基本的传输API,允许您与其他Forge和Fabric容器进行交互。此外,它还具有各种实用工具,如流体注册API、通用注册API和跨平台API。
---
📖 关于 📖
Botarium是一个简单的开源API,旨在帮助想要在Forge和Fabric上进行修改的开发者。它可以简化物品、流体和能量的传输和存储,以及其他一些有用的功能。它还提供了基本的传输API,使您能够与其他Forge和Fabric容器进行交互。此外,它还包含一些实用工具,例如流体注册API、通用注册API和跨平台API。
---
社交媒体
Botarium在各种社交媒体平台上都有存在:
- [YouTube](
- [Twitch](
- [Twitter](
- [Ko-fi](
- [Discord](
您也可以在以下平台找到我们:
- [Modrinth](
- [CurseForge](
---
其他项目
除了Botarium,我们还有其他一些项目:
- [Handcrafted](
- [Chipped](
- [Ad Astra](
- [Tempad](
- [Colorful Azaleas](
- [Lil Wings](
- [Vitalize](
- [Spirit](
- [Reaper](
- [Experience Obelisk](
---
希望这些信息能帮助您了解Botarium以及与之相关的其他项目。
[Fabric] Botarium 2.3.4
- Add some index safety checks to avoid crashes
[Forge/NeoForge] Botarium 2.3.4
- Add some index safety checks to avoid crashes
[Fabric] Botarium 3.2.2
- Fix class loading error (again)
[Fabric] Botarium 3.2.1
- Fix class loading error with Neo
- Item containers are no longer serialized. Use the new DataManager api
[NeoForge] Botarium 3.2.1
- Fix class loading error with Neo
- Item containers are no longer serialized. Use the new DataManager api
[Fabric] Botarium 3.2.0
- NEW Data attachment cross platform API
[NeoForge] Botarium 3.2.0
- NEW Data attachment cross platform API
[Fabric] Botarium 3.1.1
- Fixed item handlers not returning the right value on insert
[NeoForge] Botarium 3.1.1
- Fixed item handlers not returning the right value on insert
[Fabric] Botarium 3.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)
[NeoForge] Botarium 3.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
- Fix fluid interaction with items
[Forge/NeoForge] Botarium 2.3.3
- Fix fluid interaction with items
[Fabric] Botarium 3.0.8
- Fix fluid dupe bug on items
- New extractFromSlot method to replace old one.
[NeoForge] Botarium 3.0.8
- Fix fluid dupe bug on items
- New extractFromSlot method to replace old one.
[Forge] Botarium 3.0.8
- Fix fluid dupe bug on items
- New extractFromSlot method to replace old one.
1.9.2
- Fix interactions with fluid items with new api
1.9.2
- Fix interactions with fluid items with new api
[Fabric] Botarium 3.0.7
- New feature: Fluid particles!
[NeoForge] Botarium 3.0.7
- New feature: Fluid particles!
[Forge] Botarium 3.0.7
- New feature: Fluid particles!
[Fabric] Botarium 2.3.2
- Add fluid particles
[Forge/NeoForge] Botarium 2.3.2
- Add fluid particles
1.9.1
- Fixed issue with null sided containers
1.9.1
- Fixed issue with null sided containers
1.9.0
- Backported 1.20.x changes to 1.19.2
- API remains backwards compatible
1.9.0
- Backported 1.20.x changes to 1.19.2
- API remains backwards compatible
[Fabric] Botarium 3.0.5
Minor changes to internal api
[NeoForge] Botarium 3.0.5
Minor changes to internal api
[Forge] Botarium 3.0.5
Minor changes to internal api
[Fabric] Botarium 3.0.4
Add overload and utility methods
[NeoForge] Botarium 3.0.4
Add overload and utility methods
[Forge] Botarium 3.0.4
Add overload and utility methods
[Fabric] Botarium 2.3.1
- Fixed an issue with EnergyContainer methods
- Added useful overload methods
- Marked things for removal
[Forge/NeoForge] Botarium 2.3.1
- Fixed an issue with EnergyContainer methods
- Added useful overload methods
- Marked things for removal
[Fabric] Botarium 2.3.0
Fix backport of new apis
[Forge/NeoForge] Botarium 2.3.0
Fix backport of new apis
[Fabric] Botarium 3.0.3
Ported over some fixes from the old api
[NeoForge] Botarium 3.0.3
Ported over some fixes from the old api
[Forge] Botarium 3.0.3
Ported over some fixes from the old api
[Fabric] Botarium 2.2.7
Backported FluidContainer and EnergyContainer static methods
[Forge/NeoForge] Botarium 2.2.7
Backported FluidContainer and EnergyContainer static methods
[Fabric] Botarium 2.2.6
Fix fluid ingredient
[Forge/NeoForge] Botarium 2.2.6
Fix fluid ingredient
[Fabric] Botarium 2.2.5
Revert copy with amount change
[Forge/NeoForge] Botarium 2.2.5
Revert copy with amount change
[Fabric] Botarium 2.2.4
Fixed bug with FluidHolder codec
Added QuantifiedFluidIngredient
[Forge/NeoForge] Botarium 2.2.4
Fixed bug with FluidHolder codec
Added QuantifiedFluidIngredient
[Fabric] Botarium 3.0.2
- Create quantified fluid ingredient
[NeoForge] Botarium 3.0.2
- Create quantified fluid ingredient
[Forge] Botarium 3.0.2
- Create quantified fluid ingredient
[Fabric] Botarium 3.0.1
- Removed deprecated fluid ingredient codec
- Fixed Forge not having an impl for FluidConstants
[NeoForge] Botarium 3.0.1
- Removed deprecated fluid ingredient codec
- Fixed Forge not having an impl for FluidConstants
[Forge] Botarium 3.0.1
- Removed deprecated fluid ingredient codec
- Fixed Forge not having an impl for FluidConstants
[Fabric] Botarium 2.2.3
Backported new FluidConstants
[Forge/NeoForge] Botarium 2.2.3
Backported new FluidConstants
[Fabric] Botarium 3.0.0
- API Refactor
- Added NeoForge support
- Added support for BlockEntity-less Energy and Fluid containers
- Removed Herobrine
[NeoForge] Botarium 3.0.0
- API Refactor
- Added NeoForge support
- Added support for BlockEntity-less Energy and Fluid containers
- Removed Herobrine
[Forge] Botarium 3.0.0
- API Refactor
- Added NeoForge support
- Added support for BlockEntity-less Energy and Fluid containers
- Removed Herobrine
[Fabric] Botarium 2.2.2
- Some small bug fixes, last release before 1.20.4
[Forge/NeoForge] Botarium 2.2.2
- Some small bug fixes, last release before 1.20.4
[Fabric] Botarium 2.2.1
[Forge] Botarium 2.2.1
2.2.0
New lookup API for registering fluid and energy containers onto blocks and items
2.2.0
New lookup API for registering fluid and energy containers onto blocks and items
2.1.2
2.1.2
2.1.1
- Adds some things he wanted
- Adds some QoL things he also wanted
Please go download resourceful bees when it comes out on fabric :)
2.1.1
- Adds some things he wanted
- Adds some QoL things he also wanted
Please go download resourceful bees when it comes out on fabric :)
2.0.5
2.0.5
2.1.0
2.1.0
2.0.5
2.0.5
2.0.5
2.0.5
2.0.4
> Removed int fluid method
2.0.4
> Removed int fluid method
2.0.1
> Fixed update method
> Fixed client register of block entity renderers
> Removed Unnecessary Updatable from Insert/Extract only containers
2.0.1
> Fixed update method
> Fixed client register of block entity renderers
> Removed Unnecessary Updatable from Insert/Extract only containers
2.0.0
2.0.0
1.8.2
1.8.2
1.8.0
1.8.0
1.7.17
1.7.17
1.7.16
1.7.16
1.7.15
1.7.15
1.7.14
1.7.14
1.7.12
> Added fluid capacity to platform fluid container
1.7.12
> Added fluid capacity to platform fluid container
1.7.10
1.7.10
1.7.9
1.7.9
1.7.8
1.7.8
1.7.6
> Fixed item data serialization/deserialization for fluid holding and energy holding items
1.7.6
> Fixed item data serialization/deserialization for fluid holding and energy holding items
1.7.4
Fixed energy capability on block entities being wrong. (Sorry Alex)
1.7.4
Fixed energy capability on block entities being wrong. (Sorry Alex)
1.7.3
Fixed item capabilities not syncing to client properly
1.7.3
Fixed item capabilities not syncing to client properly
收录