16 lines
278 B
JSON
16 lines
278 B
JSON
|
|
{
|
||
|
|
"texture_size": [64, 96],
|
||
|
|
"textures": {
|
||
|
|
"0": "block/brown_mushroom_large",
|
||
|
|
"particle": "block/brown_mushroom_block"
|
||
|
|
},
|
||
|
|
"elements": [
|
||
|
|
{
|
||
|
|
"from": [0, 0, 0],
|
||
|
|
"to": [16, 16, 0],
|
||
|
|
"faces": {
|
||
|
|
"north": {"uv": [12, 8, 16, 10.66667], "texture": "#0"}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|