Hello
It's been a while since I modelled something.
anyway: problem is whatever I try model no appearing. I tried with different models but result is same everytime.
black and purple box instead of texture [Solved]
black and purple box instead of texture
- Attachments
-
- wooden_shovel.json
- (670.35 KiB) Downloaded 1921 times
0 x
Re: black and purple box instead of texture [Solved]
Are the textures in the correct folders?
This suggests you should have (relative to /assets/minecraft/textures) a files in the blocks folder called particle.png, texture.png, and voxels_atlas.png.
Your reddotsight is currently being looked for in /assets/minecraft/textures.
The easiest way to work with Cubik is to put the textures you're using in the correct places in a resourcepack structure, and then open them in Cubik. Once you export they'll be correct, and you know they exist.
Code: Select all
"textures": {
"particle": "blocks/particle",
"texture": "blocks/texture",
"reddotsight": "Crosshair",
"voxels_atlas": "blocks/voxels_atlas"
},
Your reddotsight is currently being looked for in /assets/minecraft/textures.
The easiest way to work with Cubik is to put the textures you're using in the correct places in a resourcepack structure, and then open them in Cubik. Once you export they'll be correct, and you know they exist.
0 x
Create your own thread for purchase/activation/key issues.
Please don't Private Message admins without prior permission. Your message may be missed.
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
Please don't Private Message admins without prior permission. Your message may be missed.
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
2 posts
• Page 1 of 1