ploof-pack/faithless/assets/minecraft/models/item/hypixel/gui.json

56 lines
991 B
JSON

{
"credit": "Made with Blockbench",
"textures": {
"1": "item/hypixel/button",
"3": "item/hypixel/button_small",
"2": "item/hypixel/close",
"particle": "item/hypixel/close"
},
"elements": [
{
"from": [-2, -2, -15],
"to": [18, 18, -15],
"faces": {
"south": {"uv": [0, 0, 10, 10], "texture": "#1"}
}
},
{
"from": [-1, -1, -14.75],
"to": [17, 17, -14.75],
"faces": {
"south": {"uv": [0, 0, 8.9, 8.9], "texture": "#3"}
}
},
{
"from": [0, 0, -13.75],
"to": [16, 16, -13.75],
"faces": {
"south": {"uv": [0, 0, 16, 16], "texture": "#2"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"scale": [0, 0, 0]
},
"thirdperson_lefthand": {
"scale": [0, 0, 0]
},
"firstperson_righthand": {
"scale": [0, 0, 0]
},
"firstperson_lefthand": {
"scale": [0, 0, 0]
},
"ground": {
"scale": [0, 0, 0]
},
"head": {
"scale": [0, 0, 0]
},
"fixed": {
"scale": [0, 0, 0]
}
}
}