ZeroCore | |
---|---|
Current developers | ZeroNoRyouki |
Version | 1.16.5: 2.0.21 1.16.4: 2.0.21 1.16.3: 2.0.19 1.12.2: 0.1.2.9 1.12: 0.1.1.0 1.11.2: 0.1.2.2 1.10.2: 0.1.2.2 1.9.4: 0.0.8.0 |
Supported Minecraft versions | 1.9.4-1.16.5 |
Needed for | Big Reactors |
URL | Link |
Modpacks | |
AbePack, Direwolf20 1.16, Direwolf20 1.12, Enigmatica 2, Age of Engineering, WikiPack 3, FTB Stoneblock 2, Compact Claustrophobia, All the Mods 3 |
ZeroCore is a utility mod created by ZeroNoRyouki that is intended to be used by other mod authors. It houses a revised multiblock API that supports multiple client mods without performance penalties and contains code to handle the basic mechanics of the game and Forge, including:
- handlers to process network messages on the correct thread
- a base TileEntity implementation that simplifiy data syncronization between server and remote clients, updates and GUI handling
- helper classes and blockstate properties to handle connected textures
- standard configuration handler with built-in support for in-game configs changes
- standard ore generator with dimension whitelist support. Ores and whitelist are modifiable at runtime to support in-game configs changes