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

95 lines
2.9 KiB
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"credit": "Made with Blockbench",
"parent": "block/cube",
"textures": {
"0": "block/crafting_table_bottom",
"1": "block/crafting_table_back",
"2": "block/crafting_table_front",
"3": "block/crafting_table_left",
"4": "block/crafting_table_right",
"5": "block/crafting_table_top",
"6": "block/crafting_table_extra",
"8": "block/crafting_table_left_empty",
"particle": "block/air"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#2", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#8", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#5", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
}
},
{
"from": [14.25, 16, 6],
"to": [15.25, 17, 10],
"rotation": {"angle": 22.5, "axis": "y", "origin": [8, 0, 8]},
"faces": {
"east": {"uv": [4, 3, 5, 7], "rotation": 90, "texture": "#6", "cullface": "east"},
"south": {"uv": [4, 6, 5, 7], "texture": "#6", "cullface": "east"},
"west": {"uv": [4, 3, 5, 7], "rotation": 270, "texture": "#6", "cullface": "east"},
"up": {"uv": [4, 3, 5, 7], "texture": "#6", "cullface": "east"}
}
},
{
"from": [13.25, 15.8, 4],
"to": [16.25, 17.8, 6],
"rotation": {"angle": 22.5, "axis": "y", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [3, 1, 6, 3], "texture": "#6", "cullface": "east"},
"east": {"uv": [4, 1, 6, 3], "rotation": 90, "texture": "#6", "cullface": "east"},
"south": {"uv": [3, 1, 6, 3], "texture": "#6", "cullface": "east"},
"west": {"uv": [3, 1, 5, 3], "rotation": 270, "texture": "#6", "cullface": "east"},
"up": {"uv": [3, 1, 6, 3], "texture": "#6", "cullface": "east"}
}
},
{
"from": [2.75, 16.25, 13.5],
"to": [9.75, 16.25, 15.5],
"rotation": {"angle": -22.5, "axis": "y", "origin": [8, 0, 8]},
"faces": {
"up": {"uv": [0, 0, 2, 7], "rotation": 270, "texture": "#6", "cullface": "east"}
}
},
{
"from": [15, 0, 0],
"to": [16, 16, 2],
"faces": {
"south": {"uv": [14, 0, 15, 16], "texture": "#3", "cullface": "east"}
}
},
{
"from": [15, 0, 7],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [8, 0, 9, 16], "texture": "#3", "cullface": "east"}
}
},
{
"from": [15, 9, 2],
"to": [16, 16, 7],
"faces": {
"down": {"uv": [14, 6, 9, 7], "rotation": 270, "texture": "#3", "cullface": "east"}
}
},
{
"from": [15, 0, 0],
"to": [15, 16, 16],
"faces": {
"east": {"uv": [0, 0, 16, 16], "texture": "#3", "cullface": "east"}
}
},
{
"from": [15, 0, 2],
"to": [16, 4, 7],
"faces": {
"up": {"uv": [9, 12, 14, 13], "rotation": 90, "texture": "#3", "cullface": "east"}
}
}
]
}