#Missing texture on custom model despite havign a textures/item/1.png

1 messages · Page 1 of 1 (latest)

tropic flint
#

I have a custom sword with the following texture settings in its json file, ```json
{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"0": "block/black_wool",
"1": "block/iron_block",
"2": "block/white_wool",
"3": "block/yellow_glazed_terracotta",
"particle": "block/black_wool"
},
.......

#

(the file is proper, the ... is just to shorten it for the troubleshooting=)

#

My texture folder:

#

and my textures/block

#

added in both in case

spring bolt
#

Please do not copy vanilla textures into your pack, there are no upsides to it, just downsides.

#

Also, as on a first glance everything looks alright, make sure that you have this enabled:

#

Actually no that doesn't make sense, you'd still have the vanilla textures then.

#

Please check or post your log if you need help understanding it, it should contain the exact issue.