• • 3/15/23 3:48 pm • 52 logs
- 28.8k views • 1 today
- save_alt 5k downloads • 1 today
- Game Version
- Minecraft 1.20.1
- Progress
- 100% complete
477
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 fexcraft.net information
You're free to use this library as dependency for your mod/s too!
Discord: discord.gg/AkMAzaA
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 fexcraft.net information
You're free to use this library as dependency for your mod/s too!
Discord: discord.gg/AkMAzaA
52 Update Logs
Update #52 : by FEX___96 03/02/2026 6:35:15 amMarch 2 @ 11:35 am UTC
12.110 / 20.38 / 21.25
- added `cpToArray` method to RGB.class
- (1.20) color handling changes in the FRL Renderer
- (1.20+) minor adjustments in the FRL Renderer
- added `cpToArray` method to RGB.class
- (1.20) color handling changes in the FRL Renderer
- (1.20+) minor adjustments in the FRL Renderer
LOAD MORE LOGS
More like this
3894958
7



Have something to say?
FAMM, FSMM and FRSM have been updated today, and should work with latest FCL.
StatesMod I may update today too, but FVTM & addonpacks NOT, FVTM is being rewritten.