Started by
MHGDGamer
on
Topic category: Help with Minecraft modding (Java Edition)
i made a .json file for a weapon, but the texture dosent load, instead i see the purple and black missing texture, the texture is loaded in mcreator as a block, this is the content of the .json file in mcreator
{
"parent": "legendland:custom/railgun",
"textures": {
"2": "legendland:blocks/railgun_texture1"
}
}
and this is the normal file
Edited by MHGDGamer on Thu, 08/18/2022 - 09:17
Your rotations are the problem. Only rotate by increments of 22.5
I didnt rotated any piece, this is the rotation of the texture, which has to be like that, correct me if im wrong
by the way, i dont see the images of any post/comment, im the only one? i tried different browsers and still dont see them
If you change the uv map from box to per face then you'll be able to rotate without breaking textures