36 lines
1.3 KiB
JSON
36 lines
1.3 KiB
JSON
{
|
|
"textures": {
|
|
"0": "block/barrel_bottom",
|
|
"1": "block/barrel_side",
|
|
"2": "block/barrel_top",
|
|
"3": "block/barrel_top_open",
|
|
"particle": "block/air"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0, 0, 0],
|
|
"to": [16, 16, 16],
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "north"},
|
|
"east": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "east"},
|
|
"south": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "south"},
|
|
"west": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "west"},
|
|
"up": {"uv": [0, 0, 16, 16], "texture": "#3", "cullface": "up"},
|
|
"down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
|
|
}
|
|
},
|
|
{
|
|
"from": [-1, 16, -6],
|
|
"to": [13, 18, 8],
|
|
"rotation": {"angle": 22.5, "axis": "y", "origin": [8, 17, 8]},
|
|
"faces": {
|
|
"north": {"uv": [0, 1, 2, 15], "rotation": 270, "texture": "#2", "cullface": "up"},
|
|
"east": {"uv": [14, 1, 16, 15], "rotation": 270, "texture": "#2", "cullface": "up"},
|
|
"south": {"uv": [0, 1, 2, 15], "rotation": 90, "texture": "#2", "cullface": "up"},
|
|
"west": {"uv": [14, 1, 16, 15], "rotation": 270, "texture": "#2", "cullface": "up"},
|
|
"up": {"uv": [1, 1, 15, 15], "texture": "#2", "cullface": "up"},
|
|
"down": {"uv": [1, 1, 15, 15], "rotation": 90, "texture": "#0", "cullface": "up"}
|
|
}
|
|
}
|
|
]
|
|
} |