Models not using correct texture

Started by TmanDaCool1 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 12:05, 11. Mar 2019
Joined May 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Models not using correct texture
Sun, 07/02/2017 - 04:34 (edited)

Hello.

 

Recently I've been trying to make a mod with mcreator again, and am trying to import a model with three textures. Unfortunately the model only uses the texture supplied for texture #0. Any help would be appreciated.

 

What I want it to look like:

What I want it to look like:

What it looks like in-game:

 

Edited by TmanDaCool1 on Sun, 07/02/2017 - 04:34
Last seen on 17:17, 10. Jan 2024
Joined Aug 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It is a bug of MCreator. The
Sun, 07/02/2017 - 09:49

It is a bug of MCreator. The way that I do set custom models is that in the block making I do not select the model , just put some random texture to it , and then I navigate to MCreator\user\json\models\block , search here for a .json file with name of my block and replace all its content by content of the .json file from model creator
If you used some custom textures, do not forget to check that they are in MCreator\forge\src\main\resources\assets\minecraft\textures\blocks