Fexcraft Common Library (short-name 'FCL')
FCL is a library mod containing various utils used across my Mods.
Some Features:
- AutoRegistry - annotation based, register things with just one line of code, like:
- Blocks (with or without variants)
- TileEntities (together with the block)
- Items (with or without variants)
- Entities (untested)
- TileEntity Special Renderers
- Recipes (deprecated)
- Models
- FCLItemModelLoader - custom model loader to customly render item models
- FCLBlockModelLoader - custom model loader for (static) blocks using TMT Models
- TMT - official distribution of the Fexcraft TMT Branch
- including latest Cylinder, Voxel and other polygon types
and ofcourse the default rectangles and boxes too!
- GUI lib/wrapper
- Update Checker for Mods
- Notifications - be notified about important events or valuable information
You're free to use this library as dependency for your mod/s too!
Discord: https://discord.gg/AkMAzaA
