19 lines
409 B
JSON
19 lines
409 B
JSON
{
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"cross": "block/kelp_branch",
|
|
"particle": "block/kelp_plant"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [-16, -16, 8],
|
|
"to": [32, 16, 8],
|
|
"shade": false,
|
|
"rotation": {"angle": -22.5, "axis": "y", "origin": [8, 0, 8]},
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 16, 16], "texture": "#cross"},
|
|
"south": {"uv": [16, 0, 0, 16], "texture": "#cross"}
|
|
}
|
|
}
|
|
]
|
|
} |