CreativeMD / CreativeCore

Required by AmbientSounds, ItemPhysic, LittleTiles, ...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CreativeCore

This is a common library which works for both forge and fabric but is incomplete without one of its loaders.

Setup

https://github.com/CreativeMD/ForgeMods

Instructions

  • Clone Setup from above
  • Checkout the looked branch
  • Run in terminal git submodule update --init
  • Run build

Dependents

Formatting

You can find the formatter I use for eclipse here.

Features

  • Gui-Api
  • Packet system (supports splitted packets)
  • Platform independent loader
  • CreativeIngredients objects (a way to uniform itemstack groups)
  • Fake level

Terms of use

Feel free to use this mod as a dependency, but you may not copy add files to your mod directly.

About

Required by AmbientSounds, ItemPhysic, LittleTiles, ...

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%