Nexan-s_Custom_Resources/assets/custom/models/item/bingo_cards/bingocard7.json

71 lines
1.6 KiB
JSON

{
"credit": "Made with Blockbench",
"parent": "bingocard",
"texture_size": [32, 32],
"textures": {
"2": "custom:item/bingo_cards/bingocard7"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 1, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8]},
"faces": {
"north": {"uv": [8, 0, 16, 0.5], "texture": "#2"},
"east": {"uv": [8, 0.5, 16, 1], "texture": "#2"},
"south": {"uv": [8, 1, 16, 1.5], "texture": "#2"},
"west": {"uv": [8, 1.5, 16, 2], "texture": "#2"},
"up": {"uv": [8, 8, 0, 0], "texture": "#2"},
"down": {"uv": [8, 8, 0, 16], "texture": "#2"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [-59.25, 0, 166.5],
"translation": [0, 1.25, 5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [-59.25, 0, 166.5],
"translation": [0, 1.25, 5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"rotation": [-87, 0, 166.5],
"translation": [-0.5, 4.75, 3],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"rotation": [-87, 0, 166.5],
"translation": [-0.5, 4.75, 3],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"translation": [0, 5, 0]
},
"gui": {
"rotation": [90, -180, 0],
"scale": [0.9, 0.9, 0.9]
},
"head": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -14.25]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -15.25],
"scale": [2, 2, 2]
}
},
"groups": [
{
"name": "bingocard",
"origin": [0, 16, 0],
"rotation": [2.5, 0, -2.5],
"color": 0,
"children": [0]
}
]
}