CNPC-Geckolib-Addon
This addon combines the capabilities of Geckolib3 and Custom NPC, providing access to using Geckolib models for creating non-player characters.
Installation and Requirements
For the addon to work, you need to install two main mods: CustomNPCs and Geckolib3. These are mandatory dependencies.
The addon uses the Mixins system. In version 1.16.5, you will need to install the special loader MixinBootstrap or any other compatible mod for working with mixins. In 1.18.2, the mixin system is already integrated into Minecraft, so no additional loader is required.
Version Selection
The addon version depends on the Custom NPC version. To choose the correct version of CNPC-Gecko-Addon, pay attention to the last four digits in the Custom NPC file name. For example, for CustomNPCs-1.16.5.20220728snapshot.jar, CNPC-Gecko-Addon-1.16.5-0728-x.x.x.jar will be suitable.
Features
- New model type for NPCs - Geckolib models
- Selection of idle and walk animations for characters
- Animation control through scripts
Planned Features:
- Adding damage and attack animations
- Using Geckolib models for items and blocks in scripts
- Handling custom animation keyframes
- Additional useful features
Additional Information
Detailed documentation is available in the mod wiki.