mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-03-25 05:00:55 +01:00
10 lines
152 B
JSON
10 lines
152 B
JSON
{
|
|
"texture": {"w": 64, "h": 32},
|
|
"data": {
|
|
"crown": {
|
|
"cubes": [
|
|
{ "from": [-4, -6, -6], "size": [ 8, 8, 8], "dilate": 0.5 }
|
|
]
|
|
}
|
|
}
|
|
}
|