3

Missing Textures

Dispharmacy's Avatar Dispharmacy1/30/21 10:33 am history
1/30/2021 6:28 pm
Dispharmacy's Avatar Dispharmacy

Hello!


Is there anyone good with resoure packs or editing textures? Or anyone who could help.



I got a ladder i've made (in blockbench) and it won't load in the resource pack. Its all transparent & empty and it has Missing Texture around it (the purple and black text)



Here's the ladder json code:



{
"credit": "Made with Blockbench",
"texture_size": [​32, 32],
"textures": {
"0": "blocks/ladder",
"particle": "blocks/ladder"
},
"elements": [
{
"name": "righpillar",
"from": [​0, 0, 14],
"to": [​2, 32, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [​8, 8, 22]},
"faces": {
"north": {"uv": [​1, 0, 2.25, 16], "texture": "#0"},
"east": {"uv": [​1, 0, 2.25, 16], "texture": "#0"},
"south": {"uv": [​1, 0, 2.25, 16], "texture": "#0"},
"west": {"uv": [​1, 0, 2.25, 16], "texture": "#0"},
"up": {"uv": [​1, 0, 2.25, 1], "texture": "#0"},
"down": {"uv": [​1, 0, 2, 1], "texture": "#0"}
}
},
{
"name": "leftpillar",
"from": [​14, 0, 14],
"to": [​16, 32, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [​22, 8, 22]},
"faces": {
"north": {"uv": [​1, 0, 2.25, 16], "texture": "#0"},
"east": {"uv": [​1, 0, 2.25, 16], "texture": "#0"},
"south": {"uv": [​1, 0, 2.25, 16], "texture": "#0"},
"west": {"uv": [​1, 0, 2.25, 16], "texture": "#0"},
"up": {"uv": [​1, 0, 2.25, 1], "texture": "#0"},
"down": {"uv": [​1, 15, 2, 16], "texture": "#0"}
}
},
{
"name": "topstep",
"from": [​2, 24, 14],
"to": [​14, 25, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [​10, 32, 23]},
"faces": {
"north": {"uv": [​2.25, 12, 13.75, 12.75], "texture": "#0"},
"east": {"uv": [​1.25, 0, 2.25, 0.5], "texture": "#0"},
"south": {"uv": [​2.25, 12, 13.75, 12.75], "texture": "#0"},
"west": {"uv": [​1, 0.25, 2, 0.75], "texture": "#0"},
"up": {"uv": [​2.25, 12, 13.75, 12.75], "texture": "#0"},
"down": {"uv": [​2, 12, 13.75, 12.75], "texture": "#0"}
}
},
{
"name": "bottomstep",
"from": [​2, 7, 14],
"to": [​14, 8, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [​10, 15, 23]},
"faces": {
"north": {"uv": [​2.25, 12, 13.75, 12.75], "texture": "#0"},
"east": {"uv": [​1, 0.25, 2, 0.75], "texture": "#0"},
"south": {"uv": [​2.25, 12, 13.75, 12.75], "texture": "#0"},
"west": {"uv": [​1, 0.25, 2, 0.75], "texture": "#0"},
"up": {"uv": [​2.25, 12, 13.75, 12.75], "texture": "#0"},
"down": {"uv": [​2.25, 12, 13.75, 12.75], "texture": "#0"}
}
}
],
"groups": [
{
"name": "ladder right",
"origin": [​8, 8, 8],
"children": [0,
{
"name": "ladder left",
"origin": [​22, 8, 22],
"children": [​1]
}
]
},
{
"name": "ladder steps",
"origin": [​8, 8, 8],
"children": [​2, 3]
}
]
}

My discord: cuntzie:0083
Posted by Dispharmacy's Avatar
Dispharmacy
Level 41 : Master Engineer
223

Create an account or sign in to comment.

13

2
01/30/2021 5:48 pm
Level 69 : High Grandmaster Artist
oakar258
oakar258's Avatar
Fixed it: mediafire.com/file/ladder.json


For some reason your code had invisible characters that was breaking json file.

Also, please avoid doing multiple duplicate threads in the future : )
1
01/30/2021 6:01 pmhistory
Level 41 : Master Engineer
Dispharmacy
Dispharmacy's Avatar
https://gyazo.com/b76f66ff5e23f31e6a38af0fc32711fc



It did not work.. Left to the dropped ladder theres missing textures on the ladders.

I placed the json file you uploaded to me, in Models/blocks
Do you think I need to place it in another folder (too)?

Thanks!
2
01/30/2021 6:10 pmhistory
Level 69 : High Grandmaster Artist
oakar258
oakar258's Avatar
Does your resourcepack contain blockstates folder (in assets/minecraft/)?
1
01/30/2021 6:10 pmhistory
Level 41 : Master Engineer
Dispharmacy
Dispharmacy's Avatar
YEs sir, I tried to put it in there too tho
2
01/30/2021 6:11 pm
Level 69 : High Grandmaster Artist
oakar258
oakar258's Avatar
Then search for ladder and see if it have correct path, it it only have one state specified, you can remove blockstate json entirely then
1
01/30/2021 6:15 pm
Level 41 : Master Engineer
Dispharmacy
Dispharmacy's Avatar
Do you mean I should remove ladder.json from the blockstate folder and find the ladders json files in the other folders and see if they have the correct path?
1
01/30/2021 5:54 pm
Level 41 : Master Engineer
Dispharmacy
Dispharmacy's Avatar
Brother, you are the greatest! I just noticed that too. Thanks for the clean code
2
01/30/2021 5:55 pm
Level 69 : High Grandmaster Artist
oakar258
oakar258's Avatar
You're welcome
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome