1.21.1
Lib Block Attributes Mod (1.21.1, 1.19.4) – Transfer Items & Fluids
Lib Block Attributes Mod doesn't add anything directly – instead, this adds 3 base packages that mods can use to transfer items and fluids between blocks. Features: Attributes: These are available on blocks that implement "IAttributeBlock" Item and fluid management are both based around 5 similar attribute classes: ItemFixedInvView, ItemFixedInv, ItemInvStats, ItemInsertable, and ItemExtractable. Requires: […]