Started by
TmanDaCool1
on
Topic category: Troubleshooting, bugs, and solutions
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 it looks like in-game:
Edited by TmanDaCool1 on Sun, 07/02/2017 - 04:34
Version used. 1.7.1
The json file: https://pastebin.com/ZcLz7JSF
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