mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-14 01:22:43 +00:00
a50683c84e
basically starting over... this is gonna be fun!
16 lines
370 B
JSON
16 lines
370 B
JSON
{
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"texture": "block/chorus_plant",
|
|
"inside": "block/chorus_plant",
|
|
"particle": "block/chorus_plant"
|
|
},
|
|
"elements": [
|
|
{ "from": [ 4, 4, 4 ],
|
|
"to": [ 12, 12, 12 ],
|
|
"faces": {
|
|
"north": { "texture": "#inside" }
|
|
}
|
|
}
|
|
]
|
|
}
|