Started by
Raged
on
Topic category: Help with Minecraft modding (Java Edition)
So I made 3 models for weapons. One was a longsword, one was a AK12, and one was an M9.
I put in everything required, I put in the model .JSONs, I put in the textures (except for the "missing" category, i don't know what's up with that), and I put in everything required for a ranged weapon (not including the longsword of course)
The problem is when I went to use these items in-game, they all came up with the "missing textures" block in the inventory, but they were still fully functional.
I looked around for possible solutions to this but nothing seemed to help. So what am I doing wrong?
If it's necessary, I'm using Blockbench for the models and I'm using MCreator v2021.3
Edited by Raged on Fri, 01/28/2022 - 00:48
https://mcreator.net/wiki/common-blockbench-issues-mcreator
This is probably the problem, but there's one more problem added to that.
My version of blockbench doesn't have that option, how do I fix this?
Go to project in blockbench and get rid of the text in parent model.
Hope this helps.
Yep, that was it. The parent model was the issue, I'm just stupid. Thanks for the help!