
CNPC-Gecko-Integration
This addon integrates the capabilities of Geckolib3 and Custom NPC, providing access to Geckolib models for creating non-player characters.
Installation and Requirements
This module is an addon for the CustomNPCs and Geckolib3 mods. Both of these mods must be pre-installed for it to work.
The module uses the Mixins system. In version 1.16.5, you will need to install the special MixinBootstrap loader or any other compatible mixin loader. In version 1.18.2, the mixin system is already integrated into the game itself, so no additional loader is required.
Version Selection
The module depends on the specific version of Custom NPCs. To choose the correct version of CNPC-Gecko-Integration, pay attention to the last four digits in the filename of your Custom NPCs version.
For example, if you have installed the file CustomNPCs-1.16.5.20220728snapshot.jar, then the version CNPC-Gecko-Addon-1.16.5-0728-x.x.x.jar will suit you.
Main Features
- New model type for NPCs - Geckolib models
- Ability to select idle and walk animations for characters
- Animation control through scripts
Planned Updates
- Adding damage and attack animations
- Support for Geckolib models for scripted items and blocks
- Handling custom animation keyframes
- Other useful features
Additional Information
Detailed documentation is available on the project wiki page