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

38 lines
599 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"textures": {
"1": "item/hypixel/black_stained_glass_pane"
},
"elements": [
{
"from": [-1, -1, -16],
"to": [17, 17, -16],
"faces": {
"south": {"uv": [0, 0, 16, 16], "texture": "#1"}
}
}
],
"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]
}
}
}