FDLib
FDLib is a multifunctional library specifically designed to extend Minecraft's capabilities. This toolkit includes a wide range of useful functions and utilities that significantly simplify the mod creation process.
Main Features
Bedrock Model Loader - supports importing models from the Bedrock format, although some parameters such as UV coordinate mirroring may have limitations.
Bedrock Animation System - provides animation loading with support for mathematical keyframes, enabling the creation of complex and smooth animations.
Client-side Cutscenes - tool for creating scenes with predefined actions and camera movements, working exclusively on the client side.
Custom Boss Health Bars - allows creating unique health indicators for bosses with individual design and behavior.
Impact Display System - visual effect showing the strength and direction of impacts (can be disabled in FDLib settings).
JSON Configuration Files - convenient parameter configuration system through JSON files with reload capability without restarting the game.
Simplified Packet Registration - intuitive mechanism for working with network packets.
Frequently Asked Questions
Can the library be used in modpacks? Yes, FDLib is fully compatible with modpacks.
Is it allowed to embed the library in own mods? You can use FDLib in your projects, but not as a built-in component.
What to do if stuck in a cutscene?
The /fdlib fix cutscene command will immediately end the current cutscene. Use with caution as it may disrupt the gaming experience.
Can JSON configurations be reloaded?
Yes, use this command: /fdlib reload configs/clientsideConfigs