Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
Advertisement
ZeroCore
Current developersZeroNoRyouki
Version0.1.2.8
Supported Minecraft versions1.12.2
URLLink

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

External links

Advertisement