[SOLVED] 3D gun models not working

Started by Raged on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Aug 2021
Points:
543

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
[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
Active 3 years ago
Joined Aug 2021
Points:
543

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
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?

Active 1 month ago
Joined Nov 2020
Points:
1014

User statistics:

  • Modifications: 1
  • Forum topics: 57
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 249
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.

Active 3 years ago
Joined Aug 2021
Points:
543

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
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!