This is a common library which works for both forge and fabric but is incomplete without one of its loaders.
https://github.com/CreativeMD/ForgeMods
- Clone Setup from above
- Checkout the looked branch
- Run in terminal
git submodule update --init
- Run
build
- AmbientSounds
- EnhancedVisuals
- LittleTiles
- LittleFrames
- OpticManager
- ItemPhysic
- PlayerRevive
- WaterFrames
You can find the formatter I use for eclipse here.
- Gui-Api
- Packet system (supports splitted packets)
- Platform independent loader
- CreativeIngredients objects (a way to uniform itemstack groups)
- Fake level
Feel free to use this mod as a dependency, but you may not copy add files to your mod directly.