56 lines
1.7 KiB
JSON
56 lines
1.7 KiB
JSON
{
|
|
"parent": "block/block",
|
|
"textures": {
|
|
"2": "block/anvil_base",
|
|
"particle": "block/anvil",
|
|
"body": "block/anvil",
|
|
"side": "block/anvil_side"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [2, 0, 2],
|
|
"to": [14, 4, 14],
|
|
"faces": {
|
|
"north": {"uv": [2, 12, 14, 16], "texture": "#side"},
|
|
"east": {"uv": [2, 12, 14, 16], "texture": "#body"},
|
|
"south": {"uv": [2, 12, 14, 16], "texture": "#side"},
|
|
"west": {"uv": [2, 12, 14, 16], "texture": "#body"},
|
|
"up": {"uv": [2, 2, 14, 14], "rotation": 180, "texture": "#2"},
|
|
"down": {"uv": [2, 2, 14, 14], "rotation": 180, "texture": "#2", "cullface": "down"}
|
|
}
|
|
},
|
|
{
|
|
"from": [4, 4, 3],
|
|
"to": [12, 5, 13],
|
|
"faces": {
|
|
"north": {"uv": [4, 11, 12, 12], "texture": "#side"},
|
|
"east": {"uv": [3, 11, 13, 12], "texture": "#body"},
|
|
"south": {"uv": [4, 11, 12, 12], "texture": "#side"},
|
|
"west": {"uv": [3, 11, 13, 12], "texture": "#body"},
|
|
"up": {"uv": [4, 3, 12, 13], "texture": "#2"}
|
|
}
|
|
},
|
|
{
|
|
"from": [6, 5, 4],
|
|
"to": [10, 10, 12],
|
|
"faces": {
|
|
"north": {"uv": [6, 6, 10, 11], "texture": "#side"},
|
|
"east": {"uv": [4, 6, 12, 11], "texture": "#body"},
|
|
"south": {"uv": [6, 6, 10, 11], "texture": "#side"},
|
|
"west": {"uv": [4, 6, 12, 11], "texture": "#body"}
|
|
}
|
|
},
|
|
{
|
|
"from": [3, 10, 0],
|
|
"to": [13, 16, 16],
|
|
"faces": {
|
|
"north": {"uv": [3, 0, 13, 6], "texture": "#side"},
|
|
"east": {"uv": [0, 0, 16, 6], "texture": "#body"},
|
|
"south": {"uv": [3, 0, 13, 6], "texture": "#side"},
|
|
"west": {"uv": [0, 0, 16, 6], "texture": "#body"},
|
|
"up": {"uv": [3, 0, 13, 16], "rotation": 180, "texture": "#top"},
|
|
"down": {"uv": [3, 0, 13, 16], "rotation": 180, "texture": "#2"}
|
|
}
|
|
}
|
|
]
|
|
} |