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

38 lines
1.1 KiB
JSON

{
"ambientocclusion": false,
"textures": {
"0": "block/rail_3d",
"particle": "block/air"
},
"elements": [
{
"from": [1.99, -0.6, -8.1],
"to": [14.01, 1.4, 14.9],
"rotation": {"angle": 45, "axis": "x", "origin": [0, 0, 16]},
"faces": {
"east": {"uv": [6, 0, 7, 8], "rotation": 90, "texture": "#0"},
"west": {"uv": [1, 0, 2, 8], "rotation": 270, "texture": "#0"},
"up": {"uv": [1, 0, 7, 8], "texture": "#0"},
"down": {"uv": [1, 8, 7, 16], "texture": "#0", "cullface": "down"}
}
},
{
"from": [12.01, -0.6, -8.1],
"to": [3.99, 1.4, 14.9],
"rotation": {"angle": 45, "axis": "x", "origin": [0, 0, 16]},
"faces": {
"east": {"uv": [1.5, 8, 2.5, 16], "rotation": 90, "texture": "#0"},
"west": {"uv": [5.5, 8, 6.5, 16], "rotation": 270, "texture": "#0"}
}
},
{
"from": [0, 0.4, -7.1],
"to": [16, 0.4, 13.9],
"rotation": {"angle": 45, "axis": "x", "origin": [0, 0, 16]},
"faces": {
"up": {"uv": [8, 0, 16, 8], "texture": "#0"},
"down": {"uv": [8, 0, 16, 8], "texture": "#0", "cullface": "down"}
}
}
]
}