[SOLVED] 3D gun models not working

Started by Raged on

Topic category: Help with modding (Java Edition)

Last seen on 15:41, 3. Jul 2022
Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[SOLVED] 3D gun models not working
Fri, 01/28/2022 - 00:48 (edited)

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
Last seen on 15:41, 3. Jul 2022
Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This is probably the problem…
Thu, 01/27/2022 - 20:46

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?

Last seen on 23:12, 13. Aug 2023
Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Go to project in blockbench…
Thu, 01/27/2022 - 22:52

Go to project in blockbench and get rid of the text in parent model. 

Hope this helps.

Last seen on 15:41, 3. Jul 2022
Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yep, that was it. The parent…
Fri, 01/28/2022 - 00:47

Yep, that was it. The parent model was the issue, I'm just stupid. Thanks for the help!