- Changed *Inventory interfaces to use Storages instead of methods like
getFluid(slot: Int): FluidVariant - Refactored package structure to avoid duplicate package names (i.e.
type/fluid&type/iteminstead offluid/type&item/type - Changed
Fluid(Input | Output)Slotto useMultiFluidStorage(interface containingfluidStorage: CombinedStorage<FluidVariant, SingleSlotStorage<FluidVariant>> - Added
SingleFluid(Input | Output)Slot, in the edge case that a block entity only has one storage
Compatibility
Minecraft: Java Edition
1.18–1.18.1
Platforms
Supported environments
Creators
Details
Licensed MIT
Published 4 years ago
Updated 4 years ago

