ploof-pack/faithless/assets/minecraft/models/block/cherry_fence_side.json

57 lines
2.0 KiB
JSON

{
"credit": "Made with Blockbench",
"textures": {
"2": "block/stripped_cherry_log_top",
"texture": "block/cherry_fence",
"particle": "block/air"
},
"elements": [
{
"from": [7, -2, 0.75],
"to": [9, 14, 4.75],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, -0.25]},
"faces": {
"north": {"uv": [0, 0, 2, 16], "texture": "#texture"},
"east": {"uv": [12, 0, 16, 16], "texture": "#texture"},
"south": {"uv": [14, 0, 16, 16], "texture": "#texture"},
"west": {"uv": [0, 0, 4, 16], "texture": "#texture"},
"down": {"uv": [7, 6, 9, 10], "texture": "#2", "cullface": "down"}
}
},
{
"from": [7.01, 12.75, 1.85],
"to": [8.99, 15.65, 4.75],
"rotation": {"angle": 45, "axis": "x", "origin": [8, 14.75, 2.75]},
"faces": {
"north": {"uv": [1, 0, 3, 3], "texture": "#texture"},
"east": {"uv": [13, 0, 16, 3], "rotation": 90, "texture": "#texture"},
"west": {"uv": [1, 0, 4, 3], "texture": "#texture"},
"up": {"uv": [13, 0, 15, 3], "texture": "#texture"}
}
},
{
"from": [7.5, 10, 0],
"to": [8.5, 12, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 10, 0]},
"faces": {
"north": {"uv": [2, 0, 4, 1], "rotation": 90, "texture": "#texture", "cullface": "north"},
"east": {"uv": [2, 0, 4, 16], "rotation": 90, "texture": "#texture"},
"west": {"uv": [2, 0, 4, 16], "rotation": 90, "texture": "#texture"},
"up": {"uv": [2, 0, 3, 16], "texture": "#texture"},
"down": {"uv": [3, 0, 4, 16], "texture": "#texture"}
}
},
{
"from": [7.5, 3, 0],
"to": [8.5, 5, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 3, 0]},
"faces": {
"north": {"uv": [2, 0, 4, 1], "rotation": 90, "texture": "#texture", "cullface": "north"},
"east": {"uv": [2, 0, 4, 16], "rotation": 90, "texture": "#texture"},
"west": {"uv": [2, 0, 4, 16], "rotation": 90, "texture": "#texture"},
"up": {"uv": [2, 0, 3, 16], "texture": "#texture"},
"down": {"uv": [3, 0, 4, 16], "texture": "#texture"}
}
}
]
}