ploof-pack/faithless/assets/minecraft/models/item/scaffolding.json

55 lines
1.6 KiB
JSON

{
"credit": "Made with Blockbench",
"parent": "item/end_portal_frame",
"ambientocclusion": false,
"textures": {
"1": "block/scaffolding_top",
"3": "block/scaffolding",
"4": "item/scaffolding",
"particle": "block/scaffolding_bottom"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [10.66667, 5.33333, 5.33333, 10.66667], "texture": "#3", "cullface": "north"},
"east": {"uv": [16, 5.33333, 10.66667, 10.66667], "texture": "#3", "cullface": "east"},
"south": {"uv": [5.33333, 5.33333, 10.66667, 10.66667], "texture": "#3", "cullface": "south"},
"west": {"uv": [10.66667, 5.33333, 16, 10.66667], "texture": "#3", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "up"}
}
},
{
"from": [16, 16, 14],
"to": [0, 0, 2],
"faces": {
"north": {"uv": [10.66667, 5.33333, 5.33333, 10.66667], "rotation": 180, "texture": "#3"},
"south": {"uv": [5.33333, 5.33333, 10.66667, 10.66667], "rotation": 180, "texture": "#3"}
}
},
{
"from": [14, 16, 16],
"to": [2, 0, 0],
"faces": {
"east": {"uv": [10.66667, 5.33333, 5.33333, 10.66667], "rotation": 180, "texture": "#3"},
"west": {"uv": [5.33333, 5.33333, 10.66667, 10.66667], "rotation": 180, "texture": "#3"}
}
},
{
"from": [16, 14, 16],
"to": [0, 2, 0],
"faces": {
"up": {"uv": [10.66667, 10.66667, 5.33333, 16], "rotation": 270, "texture": "#3", "cullface": "down"}
}
},
{
"from": [6, 2, 6],
"to": [10, 2, 10],
"shade": false,
"faces": {
"down": {"uv": [0, 0, 16, 16], "texture": "#4"}
}
}
]
}