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

34 lines
1.1 KiB
JSON

{
"credit": "Made with Blockbench",
"textures": {
"2": "block/brick_wall",
"particle": "block/bricks"
},
"elements": [
{
"from": [5, 0, 0],
"to": [11, 14, 16],
"faces": {
"north": {"uv": [14.5, 6.5, 16, 10], "texture": "#2", "cullface": "north"},
"east": {"uv": [10.25, 6.5, 14.25, 10], "texture": "#2"},
"south": {"uv": [8.5, 6.5, 10, 10], "texture": "#2", "cullface": "south"},
"west": {"uv": [4.25, 6.5, 8.25, 10], "texture": "#2"},
"up": {"uv": [13.25, 0, 14.75, 4], "texture": "#2"},
"down": {"uv": [13.25, 0, 14.75, 4], "texture": "#2", "cullface": "down"}
}
},
{
"from": [0, 0, 5],
"to": [16, 14, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 8]},
"faces": {
"north": {"uv": [4.25, 6.5, 8.25, 10], "texture": "#2"},
"east": {"uv": [8.5, 6.5, 10, 10], "texture": "#2", "cullface": "east"},
"south": {"uv": [10.25, 6.5, 14.25, 10], "texture": "#2"},
"west": {"uv": [14.5, 6.5, 16, 10], "texture": "#2", "cullface": "west"},
"up": {"uv": [12, 1.25, 16, 2.75], "texture": "#2"},
"down": {"uv": [12, 1.25, 16, 2.75], "texture": "#2", "cullface": "down"}
}
}
]
}