40 lines
1.2 KiB
JSON
40 lines
1.2 KiB
JSON
{
|
|
"textures": {
|
|
"texture": "block/mangrove_fence",
|
|
"particle": "block/mangrove_planks"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [7, 5, 0],
|
|
"to": [9, 15, 16],
|
|
"faces": {
|
|
"north": {"uv": [7, 1, 9, 11], "texture": "#texture", "cullface": "north"},
|
|
"east": {"uv": [0, 1, 16, 11], "texture": "#texture"},
|
|
"south": {"uv": [7, 1, 9, 11], "texture": "#texture", "cullface": "south"},
|
|
"west": {"uv": [0, 1, 16, 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"}
|
|
}
|
|
},
|
|
{
|
|
"from": [9, 8, 13],
|
|
"to": [7, 13, 15],
|
|
"faces": {
|
|
"north": {"uv": [5, 3, 3, 8], "texture": "#texture"},
|
|
"south": {"uv": [1, 3, 0, 8], "texture": "#texture"},
|
|
"up": {"uv": [3, 1, 1, 3], "rotation": 90, "texture": "#texture"},
|
|
"down": {"uv": [3, 8, 1, 10], "rotation": 270, "texture": "#texture"}
|
|
}
|
|
}
|
|
]
|
|
} |