mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-13 00:52:43 +00:00
15 lines
304 B
JSON
15 lines
304 B
JSON
|
{
|
||
|
"textures": {
|
||
|
"particle": "block/composter_compost",
|
||
|
"inside": "block/composter_compost"
|
||
|
},
|
||
|
"elements": [
|
||
|
{ "from": [ 2, 0, 2 ],
|
||
|
"to": [ 14, 9, 14 ],
|
||
|
"faces": {
|
||
|
"up": { "texture": "#inside" }
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|