CNPC+ Gecko Addon: Model and Animation Compatibility for CustomNPC+
The CNPC+ Gecko Addon mod provides integration between Unofficial GeckoLib and CustomNPC+ in Minecraft version 1.7.10. For operation, installation of a MIXIN mod such as UniMixins is required, which ensures necessary compatibility between components.
Main Features
This addon enables importing models from Blockbench directly into CustomNPC+ through the CustomModel function. You gain extended functionality for creating unique NPCs with custom models and animations.
Key Features:
- Creation of entities with custom models
- Support for various model animations:
- Taking damage
- Attack
- Walking
- Melee combat
- Idle state
- Ability to call custom animations through scripts
- Synchronization of Blockbench models between client and server
- Compatibility with tint and hitbox modifications for custom models
- Built-in animation file selection and animation selector in the CustomNPC+ display menu
Getting Started
To add a GeckoLib model to CustomNPC+, navigate to your Minecraft directory and place model JSON files in the models folder, and animation files in the animations folder. In-game, select the "CustomNPC+ GeoModel" entity type for your NPC, then specify the corresponding model.json file.
Important: Model texture adjustments may be required via URL or direct file in the modpack to fix visual discrepancies. In the main CustomNPC display menu, a new "Model Animations" button will appear in the bottom right corner, through which you can select the animation JSON file and all associated animations.
Installation Requirements
Installation requires CustomNPC+ and Unofficial GeckoLib along with a compatible MIXIN mod (UniMixins is recommended). You also need to download the unofficial backport of GeckoLib for version 1.7.10.