30 lines
898 B
JSON
30 lines
898 B
JSON
|
|
{
|
||
|
|
"credit": "Made with Blockbench",
|
||
|
|
"textures": {
|
||
|
|
"texture": "block/mangrove_fence",
|
||
|
|
"particle": "block/mangrove_planks"
|
||
|
|
},
|
||
|
|
"elements": [
|
||
|
|
{
|
||
|
|
"from": [7, 5, 0],
|
||
|
|
"to": [9, 15, 6],
|
||
|
|
"faces": {
|
||
|
|
"north": {"uv": [7, 1, 9, 11], "texture": "#texture", "cullface": "north"},
|
||
|
|
"east": {"uv": [10, 1, 16, 11], "texture": "#texture"},
|
||
|
|
"west": {"uv": [0, 1, 6, 11], "texture": "#texture"},
|
||
|
|
"up": {"uv": [10, 1, 16, 3], "rotation": 90, "texture": "#texture"},
|
||
|
|
"down": {"uv": [10, 9, 16, 11], "rotation": 90, "texture": "#texture"}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"from": [9, 8, 1],
|
||
|
|
"to": [7, 13, 3],
|
||
|
|
"faces": {
|
||
|
|
"north": {"uv": [0, 3, 1, 8], "texture": "#texture"},
|
||
|
|
"south": {"uv": [3, 3, 5, 8], "texture": "#texture"},
|
||
|
|
"up": {"uv": [1, 1, 3, 3], "rotation": 90, "texture": "#texture"},
|
||
|
|
"down": {"uv": [1, 8, 3, 10], "rotation": 270, "texture": "#texture"}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|