Started by
ThatAxolotl
on
Topic category: Help with Minecraft modding (Java Edition)
A model I'm using for a ranged weapon isn't working and I don't know how to fix it, it is apearing as a textureless cube. Can someone help me?
Topic category: Help with Minecraft modding (Java Edition)
A model I'm using for a ranged weapon isn't working and I don't know how to fix it, it is apearing as a textureless cube. Can someone help me?
im having that same problem with blocks and items
what are you using to model and what format are you exporting as
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 Parent Model (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 OR Parent Model box.
(The same thing might apply for modded entities aswell)