mojira.dev
MC-198522

CustomModelData not loading even though files are correct.

I'm working on a project that involves custom models so I been using CustomModelData.

The only thing that worked for when the models were to replace actual blocks and items.

(You can notice this by looking at the crystal in my hotbar.)

 

I've checked my JSON code, and my file paths. The only way it would to come back to me is if it were a bug. Keep in mind that the models were working a day prior to me filing this report I don't know that much. But this is definitely frustrating me.

 

Attachments

Comments 5

Please attach the complete pack and command used

I have attached it now, hope it helps.

Also i used;

/give @s item_frame{CustomModelData:1}

/give @s item_frame{CustomModelData:2}

/give @s item_frame{CustomModelData:3}

/give @s stick{CustomModelData:1}

As the log shows, several of your files use spaces in the names, which are disallowed

Also unrelated tip: if you want to use a custom namespace like beyondminecraft, put it adjacent to the minecraft folder inside of assets instead of inside of it.

That way, your assets can be referenced as beyondminecraft:items/amethyst instead of minecraft:beyondminecraft/items/amethyst

Logan Taynor

(Unassigned)

Unconfirmed

(Unassigned)

1.16.2

Retrieved