18 lines
434 B
JSON
18 lines
434 B
JSON
{
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"particle": "block/kelp_plant",
|
|
"top": "block/kelp"
|
|
},
|
|
"elements": [
|
|
{ "from": [ -16, 14, -16 ],
|
|
"to": [ 32, 14, 32 ],
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" },
|
|
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }
|
|
}
|
|
}
|
|
]
|
|
}
|