ploof-pack/faithless/assets/minecraft/models/redshroom/nesw.json

23 lines
434 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"texture_size": [64, 96],
"textures": {
"0": "block/red_mushroom_large",
"particle": "block/red_mushroom_block"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 0],
"faces": {
"north": {"uv": [4, 2.66667, 8, 5.33333], "texture": "#0"}
}
},
{
"from": [0, 0, -0.1],
"to": [16, 16, -0.1],
"faces": {
"north": {"uv": [4, 13.33333, 8, 16], "texture": "#0", "cullface": "down"}
}
}
]
}