Lib Multipart
Who this mod is for
This mod is exclusively a library component and is automatically included in other mods that use it. Regular players don't need to install it separately - the only situation where this might be necessary is when forcing the use of a specific library version in your modpack.
Popular mods using this library
Among projects built on the Lib Multipart foundation, we can highlight:
- Simple BC Pipes by AlexIIL - adds BuildCraft-style pipes to the game
- Wired Redstone by Kneelawk - implements a redstone system that can be placed on walls, similar to solutions from RedPower2 and ProjectRed
- Vanilla Parts by Juicebus - allows standard blocks like buttons and torches to share space with other multi-component elements, including wires from Wired Redstone
Technical features
Although this is a library mod, it adds one special block - a container for multi-component systems. However, this block by itself has no practical value, since the functionality of multi-component elements must be implemented by other mods through registration of appropriate components.
For developers
Complete documentation for developers, including dependency connection instructions, is available on the project's official wiki.