Lib Block Attributes
Modby AlexIIL
Pure library mod: used by other mods to allow for exchanging items and fluids between blocks.
Type
Mod
CurseForge Downloads
868,543
CurseForge ID
317995
Last Updated
Apr 13, 2026
Description
Players do not need to install this mod
This mod is purely a library mod and should be included in any mods that use it. The only reason you should need to install this mod is if you need to force your game to use a specific version.
Some mods that use this library are:
- Simple BC Pipes by AlexIIL - A mod that adds some BuildCraft style pipes to the game.
About
This doesn't add anything directly - instead this adds 3 base packages that mods can use to transfer items and fluids between blocks.
Quick overview (for developers):
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.
More details can be found on the wiki. For any other details (or help) using this please either open an issue on github, or ask in the lba channel in the cottonmc discord server.
Similar Mods
World Utils
Several commands to edit or fix Minecraft worlds
ServerCore
A mod that aims to optimize the minecraft server.
More Player Models
Character creation screen, animations, chatbubbles and more.
Soot
Fires to Ashes, Embers to Soot; An Embers addon.
Starter Kit
📦 Give all new players joining the world configurable starter gear, items and/or potion effects. It can overwrite the i...
Tips
Adds a tip section to various loading screens.