Files

88 lines
3.0 KiB
JSON

{
"credit": "Made with Blockbench",
"ambientocclusion": false,
"textures": {
"side_inside": "block/hopper/unlocked/side_inside",
"top": "block/hopper/top",
"side": "block/hopper/unlocked/side",
"inside": "block/hopper/unlocked/inside",
"bottom": "block/hopper/unlocked/bottom",
"particle": "block/hopper/side"
},
"elements": [
{
"from": [0, 10, 0],
"to": [16, 11, 16],
"faces": {
"north": {"uv": [0, 5, 16, 6], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 5, 16, 6], "texture": "#side", "cullface": "east"},
"south": {"uv": [0, 5, 16, 6], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 5, 16, 6], "texture": "#side", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#inside", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom"}
}
},
{
"from": [0, 11, 0],
"to": [2, 16, 16],
"faces": {
"north": {"uv": [14, 0, 16, 5], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 5], "texture": "#side_inside", "cullface": "up"},
"south": {"uv": [0, 0, 2, 5], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 5], "texture": "#side", "cullface": "west"},
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [14, 11, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 2, 5], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 5], "texture": "#side", "cullface": "east"},
"south": {"uv": [14, 0, 16, 5], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 5], "texture": "#side_inside", "cullface": "up"},
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 11, 0],
"to": [14, 16, 2],
"faces": {
"north": {"uv": [2, 0, 14, 5], "texture": "#side", "cullface": "north"},
"south": {"uv": [2, 0, 14, 5], "texture": "#side_inside", "cullface": "up"},
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 11, 14],
"to": [14, 16, 16],
"faces": {
"north": {"uv": [2, 0, 14, 5], "texture": "#side_inside", "cullface": "up"},
"south": {"uv": [2, 0, 14, 5], "texture": "#side", "cullface": "south"},
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [4, 4, 4],
"to": [12, 10, 12],
"faces": {
"north": {"uv": [4, 6, 12, 12], "texture": "#side"},
"east": {"uv": [4, 6, 12, 12], "texture": "#side"},
"south": {"uv": [4, 6, 12, 12], "texture": "#side"},
"west": {"uv": [4, 6, 12, 12], "texture": "#side"},
"down": {"uv": [4, 4, 12, 12], "texture": "#bottom"}
}
},
{
"from": [6, 0, 6],
"to": [10, 4, 10],
"faces": {
"north": {"uv": [6, 12, 10, 16], "texture": "#side"},
"east": {"uv": [6, 12, 10, 16], "texture": "#side"},
"south": {"uv": [6, 12, 10, 16], "texture": "#side"},
"west": {"uv": [6, 12, 10, 16], "texture": "#side"},
"down": {"uv": [6, 6, 10, 10], "texture": "#bottom", "cullface": "down"}
}
}
]
}