Maybe you need to create file in assets/<modid>/items/<itemname>.json with content like this:
{
"model": {
"type": "minecraft:model",
"model": "modname:item/itemname"
}
}
1 reply
Important Information
By using this site, you agree to our Terms of Use.