FDLib
Collection of utilities for my mods
📖About FDLib
FDLib
Features
Bedrock model loader (does not support some parameters in model such as mirror uv)
Bedrock animation loader with "math" keyframes
Cutscenes (clientside)
Custom bossbars
Impact Frames (can be disabled in fdlib config)
Json configs
Simple packet registration
And other utility & math stuff.
Questions and answers:
Can i use this library in a modpack?
Yes
Can i use this library for my mod?
You are allowed to use this library for your mods however not as a builtin!
I got stuck in a cutscene, what do i do?
"/fdlib fix cutscene" command will immediately end the current cutscene. Not advised to use during gameplay as it may ruin the game experience.
Are json configs reloadable?
Yes, use this command: "/fdlib reload configs/clientsideConfigs"