/CD4017BE_lib

Minecraft mod library

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

The CD4017BE_lib is a java library that is used by my Minecraft mods. It contains:

  • basic shared code like Network Handlers and basic Block/Item types.
  • code templates for specific objects and utility methods that are used very often in my mods.
  • mod APIs used to let my mods interact with each other and with other mods.

Mods using it:

Links: