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

46 lines
1.5 KiB
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"credit": "Made with Blockbench",
"textures": {
"1": "block/scaffolding_top_stable",
"3": "block/scaffolding",
"particle": "block/air"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [5.33333, 5.33333, 0, 10.66667], "texture": "#3", "cullface": "north"},
"east": {"uv": [5.33333, 5.33333, 0, 10.66667], "texture": "#3", "cullface": "east"},
"south": {"uv": [0, 5.33333, 5.33333, 10.66667], "texture": "#3", "cullface": "south"},
"west": {"uv": [0, 5.33333, 5.33333, 10.66667], "texture": "#3", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "up"},
"down": {"uv": [0, 10.66667, 5.33333, 16], "rotation": 270, "texture": "#3", "cullface": "down"}
}
},
{
"from": [16, 16, 14],
"to": [0, 0, 2],
"faces": {
"north": {"uv": [5.33333, 5.33333, 0, 10.66667], "rotation": 180, "texture": "#3"},
"south": {"uv": [0, 5.33333, 5.33333, 10.66667], "rotation": 180, "texture": "#3"}
}
},
{
"from": [14, 16, 16],
"to": [2, 0, 0],
"faces": {
"east": {"uv": [5.33333, 5.33333, 0, 10.66667], "rotation": 180, "texture": "#3"},
"west": {"uv": [0, 5.33333, 5.33333, 10.66667], "rotation": 180, "texture": "#3"},
"down": {"uv": [0, 2, 16, 14], "rotation": 90, "texture": "#1", "cullface": "up"}
}
},
{
"from": [0, 14, 0],
"to": [16, 14, 16],
"faces": {
"down": {"uv": [5.33333, 0, 0, 5.33333], "rotation": 270, "texture": "#3", "cullface": "up"}
}
}
]
}