Hey guys,
Wondering if someone can help with using custom model mobs in IA and where I'm going wrong?
I used the plugin to export the model from blockbench and followed the guide on the wiki- but I get the following error:
[12:31:59 ERROR]: [ItemsAdder] Custom entity model doesn't exists! namespace: npcs | id: tailor | File: /assets/npcs/models/entity/tailor/.metadata
I have the following folder layout:
contents/npcs/configs/tailor.yml
contents/npcs/resourcepack/assets/npcs/models/entity/tailor/ (all bones)
contents/npcs/resourcepack/assets/npcs/textures/entity/tailor/tailor.png
EXAMPLE BONE:
EXAMPLE YML:
Thanks!