Skills API will start downloading in 5 seconds...
STILL DOWNLOADING MANUALLY??
Join over 10 million players who use the CurseForge app!
Download App NowDescription
This mod is a library, which is necessary for the work of other mods that I develop.
Currently it is used only in the mods created specifically for the SkillSun.
https://www.youtube.com/@SkillSunny
CAUTION: Mixins are used in some features, so this mod can conflict with some others.
Features:
- Custom rendering for: Mobs, Tile Entities, Items, Armor.
- Custom animations and models with Bedrock format.
- Custom events handling, such as SunRenderEvent, SkySetupEvent, PlayerAnimationEvent, AnimationEvent, CameraSetupEvent.
- ActionHandlers which greatly simplify the management of the mobs AI and also improve their interaction with the world and player.
- ClientWorldEventListener and ServerWorldEventListeners, for handling world and mobs events without need of packets.
- DataGeneration simplification to make it more cleaner in the workspace.
- GFX effects, such as BlackIn,BlackOut, ScreenShake.
- Improved command builder, to make it simple and more readable.
- Other useful utils, such as PlayerUtils, WorldUtils, EntityUtils etc.