ZeroCore Mod for Minecraft 1.12.2/1.11.2

ZeroCore-Mod

ZeroCore Mod 1.12.2/1.11.2 is an interesting mod intended for other mod authors. It 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 simplifies 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

See also: CodeChickenCore Mod

ZeroCore-Mod-1

It is also the home of a revised multiblock API that support multiple client mods without performance penalties.

Requires:

Minecraft Forge

Download Links:

File Name Status Game Version Date
zerocore-1.12-0.1.2.1.jar Beta 1.12.2 Mar 28, 2018
zerocore-1.11.2-0.1.2.0.jar Beta 1.11.2 Mar 28, 2018
zerocore-1.10.2-0.1.2.0.jar Beta 1.10.2 Mar 28, 2018
zerocore-1.12-0.1.1.0.jar Beta 1.12.2 Sep 20, 2017
zerocore-1.11.2-0.1.1.0.jar Beta 1.11.2 Sep 20, 2017
zerocore-1.10.2-0.1.1.0.jar Beta 1.10.2 Sep 20, 2017
zerocore-1.12-0.1.0.9.jar Beta 1.12 Jun 28, 2017
zerocore-1.9.4-0.0.8.0.jar Beta 1.9.4 Aug 26, 2016

Author: ZeroNoRyouki

Related Posts