My .json file model doesn't have a texture

Started by Cnf on

Topic category: Help with modding (Java Edition)

Last seen on 18:07, 5. Jun 2023
Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
My .json file model doesn't have a texture

I created a model in Blockbench of a scarecrow, exported it as a .json file, and put it in MCreator, but it just shows the purple and black box. The problem other people seem to be having is that their texture wasn't square, but my model texture is (64 x 64 pixels). When using an obj file, it shows a tiny not mapped version of the texture in the bottom corner, so how do I fix either of those if possible? The model is also 24 pixels tall if that helps.

Last seen on 15:21, 16. Oct 2023
Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I guess json is only model? …
Sat, 07/09/2022 - 13:51

I guess json is only model? (i never used blockbench so I'm not sure) 

Last seen on 15:21, 16. Oct 2023
Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I guess json is only model? …
Sat, 07/09/2022 - 13:51

I guess json is only model? (i never used blockbench so I'm not sure) 

Last seen on 12:25, 31. Jan 2024
Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think the reason as to why…
Tue, 07/12/2022 - 10:52

I think the reason as to why your texture isn't loading is because of the following:

If you have put ANY value in the box which says model identifier (the one under the name), then Minecraft won't be able to load it. Simply save your .json without anything put in the Model identifier box.

(The same thing might apply for modded entities aswell)

identifier