ModernCraft|Core
This modification serves as the foundation of ModernCraft API - a core library essential for the proper functioning of all mods in the ModernMods series.
Core API Capabilities
The system offers an innovative implementation of "one block - multiple TileEntities," enabling the creation of complex multi-component structures within a single game block. It also includes its own energy system developed according to modern compatibility standards. This system uses Double values for energy storage and supports integration through Capability interfaces.
The library contains ready-made implementations of the base API, including inventories that simultaneously support both modern CapabilityItemStorage and traditional IInventory access.
Additional Features
The mod adds a special creative tab that automatically collects all registered machines from installed ModernMods in one convenient location. If other mods from the series are not installed, this tab will remain empty.
In development is a set of new crafting materials, including various metals such as steel and other industrial resources.
ModernMods is a series of interconnected modifications built on this API mod, which serves as their technical foundation.