Description
FDLib
Features
1) Bedrock model loader (does not support some parameters in model such as mirror uv)
2) Bedrock animation loader with "math" keyframes
3) Cutscenes (clientside)
4) Custom bossbars
5) Impact Frames (can be disabled in fdlib config)
6) Json configs
7) 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"


