mirror of
https://git.webmc.xyz/Starlike-Client/Starlike-Client
synced 2025-07-22 05:31:18 -09:00
96 lines
3.3 KiB
JSON
96 lines
3.3 KiB
JSON
{
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"particle": "blocks/hopper_outside",
|
|
"top": "blocks/hopper_top",
|
|
"side": "blocks/hopper_outside",
|
|
"inside": "blocks/hopper_inside"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0, 10, 0],
|
|
"to": [16, 11, 16],
|
|
"faces": {
|
|
"down": { "uv": [0, 0, 16, 16], "texture": "#side" },
|
|
"up": { "uv": [0, 0, 16, 16], "texture": "#inside" },
|
|
"north": { "uv": [0, 5, 16, 6], "texture": "#side" },
|
|
"south": { "uv": [0, 5, 16, 6], "texture": "#side" },
|
|
"west": { "uv": [0, 5, 16, 6], "texture": "#side" },
|
|
"east": { "uv": [0, 5, 16, 6], "texture": "#side" }
|
|
}
|
|
},
|
|
{
|
|
"from": [0, 11, 0],
|
|
"to": [2, 16, 16],
|
|
"faces": {
|
|
"down": { "uv": [0, 0, 2, 16], "texture": "#side" },
|
|
"up": { "uv": [0, 0, 2, 16], "texture": "#top" },
|
|
"north": { "uv": [0, 0, 2, 5], "texture": "#side" },
|
|
"south": { "uv": [0, 0, 2, 5], "texture": "#side" },
|
|
"west": { "uv": [0, 0, 16, 5], "texture": "#side" },
|
|
"east": { "uv": [0, 0, 16, 5], "texture": "#side" }
|
|
}
|
|
},
|
|
{
|
|
"from": [14, 11, 0],
|
|
"to": [16, 16, 16],
|
|
"faces": {
|
|
"down": { "uv": [14, 0, 16, 16], "texture": "#side" },
|
|
"up": { "uv": [14, 0, 16, 16], "texture": "#top" },
|
|
"north": { "uv": [14, 0, 16, 5], "texture": "#side" },
|
|
"south": { "uv": [14, 0, 16, 5], "texture": "#side" },
|
|
"west": { "uv": [0, 0, 16, 5], "texture": "#side" },
|
|
"east": { "uv": [0, 0, 16, 5], "texture": "#side" }
|
|
}
|
|
},
|
|
{
|
|
"from": [2, 11, 0],
|
|
"to": [14, 16, 2],
|
|
"faces": {
|
|
"down": { "uv": [2, 0, 14, 2], "texture": "#side" },
|
|
"up": { "uv": [2, 0, 14, 2], "texture": "#top" },
|
|
"north": { "uv": [2, 0, 14, 5], "texture": "#side" },
|
|
"south": { "uv": [2, 0, 14, 5], "texture": "#side" },
|
|
"west": { "uv": [0, 0, 2, 5], "texture": "#side" },
|
|
"east": { "uv": [0, 0, 2, 5], "texture": "#side" }
|
|
}
|
|
},
|
|
{
|
|
"from": [2, 11, 14],
|
|
"to": [14, 16, 16],
|
|
"faces": {
|
|
"down": { "uv": [2, 14, 14, 16], "texture": "#side" },
|
|
"up": { "uv": [2, 14, 14, 16], "texture": "#top" },
|
|
"north": { "uv": [2, 0, 14, 5], "texture": "#side" },
|
|
"south": { "uv": [2, 0, 14, 5], "texture": "#side" },
|
|
"west": { "uv": [14, 0, 16, 5], "texture": "#side" },
|
|
"east": { "uv": [14, 0, 16, 5], "texture": "#side" }
|
|
}
|
|
},
|
|
{
|
|
"from": [4, 4, 4],
|
|
"to": [12, 10, 12],
|
|
"faces": {
|
|
"down": { "uv": [4, 4, 12, 12], "texture": "#side" },
|
|
"up": { "uv": [4, 4, 12, 12], "texture": "#side" },
|
|
"north": { "uv": [4, 6, 12, 12], "texture": "#side" },
|
|
"south": { "uv": [4, 6, 12, 12], "texture": "#side" },
|
|
"west": { "uv": [4, 6, 12, 12], "texture": "#side" },
|
|
"east": { "uv": [4, 6, 12, 12], "texture": "#side" }
|
|
}
|
|
},
|
|
{
|
|
"from": [6, 0, 6],
|
|
"to": [10, 4, 10],
|
|
"faces": {
|
|
"down": { "uv": [6, 6, 10, 10], "texture": "#side" },
|
|
"up": { "uv": [6, 6, 10, 10], "texture": "#side" },
|
|
"north": { "uv": [6, 12, 10, 16], "texture": "#side" },
|
|
"south": { "uv": [6, 12, 10, 16], "texture": "#side" },
|
|
"west": { "uv": [6, 12, 10, 16], "texture": "#side" },
|
|
"east": { "uv": [6, 12, 10, 16], "texture": "#side" }
|
|
}
|
|
}
|
|
]
|
|
}
|