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

16 lines
272 B
JSON

{
"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": [8, 0, 12, 2.66667], "texture": "#0"}
}
}
]
}