superb-warfare/src/main/resources/assets/superbwarfare/models/item/ammo_box.json
2024-10-10 00:27:47 +08:00

120 lines
No EOL
3.5 KiB
JSON

{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"0": "superbwarfare:item/ammo_box",
"particle": "superbwarfare:item/ammo_box"
},
"elements": [
{
"from": [7.5, 5.58982, 4.93105],
"to": [8.5, 5.83982, 6.43105],
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 5.71482, 4.68105]},
"faces": {
"north": {"uv": [8.5, 3, 9, 3.125], "texture": "#0"},
"east": {"uv": [8.5, 1, 9.25, 1.125], "texture": "#0"},
"south": {"uv": [8.5, 3.5, 9, 3.625], "texture": "#0"},
"west": {"uv": [8.5, 1.5, 9.25, 1.625], "texture": "#0"},
"up": {"uv": [8, 7.75, 7.5, 7], "texture": "#0"},
"down": {"uv": [8.5, 7, 8, 7.75], "texture": "#0"}
}
},
{
"from": [6, 0, 4],
"to": [10, 5, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8.5]},
"faces": {
"north": {"uv": [6.5, 0, 8.5, 2.5], "texture": "#0"},
"east": {"uv": [0, 0, 4, 2.5], "texture": "#0"},
"south": {"uv": [6.5, 2.5, 8.5, 5], "texture": "#0"},
"west": {"uv": [0, 2.5, 4, 5], "texture": "#0"},
"up": {"uv": [2, 9, 0, 5], "texture": "#0"},
"down": {"uv": [4, 5, 2, 9], "texture": "#0"}
}
},
{
"from": [5.75, 5, 3.75],
"to": [10.25, 6, 12.25],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8.5]},
"faces": {
"north": {"uv": [6.5, 6, 8.75, 6.5], "texture": "#0"},
"east": {"uv": [6.5, 5, 10.75, 5.5], "texture": "#0"},
"south": {"uv": [6.5, 6.5, 8.75, 7], "texture": "#0"},
"west": {"uv": [6.5, 5.5, 10.75, 6], "texture": "#0"},
"up": {"uv": [6.25, 4.25, 4, 0], "texture": "#0"},
"down": {"uv": [6.25, 4.5, 4, 8.75], "texture": "#0"}
}
},
{
"from": [7.5, 6.25, 6.25],
"to": [8.5, 6.5, 9.75],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8.5]},
"faces": {
"north": {"uv": [8.5, 4, 9, 4.125], "texture": "#0"},
"east": {"uv": [8.5, 0, 10.25, 0.125], "texture": "#0"},
"south": {"uv": [8.5, 4.5, 9, 4.625], "texture": "#0"},
"west": {"uv": [8.5, 0.5, 10.25, 0.625], "texture": "#0"},
"up": {"uv": [7, 8.75, 6.5, 7], "texture": "#0"},
"down": {"uv": [7.5, 7, 7, 8.75], "texture": "#0"}
}
},
{
"from": [7.5, 5.58982, 9.56895],
"to": [8.5, 5.83982, 11.06895],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 5.71482, 11.31895]},
"faces": {
"north": {"uv": [8.5, 7, 9, 7.125], "texture": "#0"},
"east": {"uv": [8.5, 2, 9.25, 2.125], "texture": "#0"},
"south": {"uv": [8.5, 7.5, 9, 7.625], "texture": "#0"},
"west": {"uv": [8.5, 2.5, 9.25, 2.625], "texture": "#0"},
"up": {"uv": [8, 8.75, 7.5, 8], "texture": "#0"},
"down": {"uv": [8.5, 8, 8, 8.75], "texture": "#0"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [90, 0, 0],
"translation": [0, -2, 2]
},
"thirdperson_lefthand": {
"rotation": [90, 0, 0],
"translation": [0, -2, 2]
},
"firstperson_righthand": {
"rotation": [7.9, 31.95, -3.04],
"translation": [-1.75, 8.75, 0]
},
"firstperson_lefthand": {
"rotation": [7.9, 31.95, -3.04],
"translation": [-1.75, 8.75, 0]
},
"ground": {
"translation": [0, 5.5, 0]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, 5, -3.25],
"scale": [1.5, 1.5, 1.5]
},
"head": {
"rotation": [0, 90, 0],
"translation": [0, 16.75, -1.5],
"scale": [1.3, 1.3, 1.3]
},
"fixed": {
"rotation": [0, 90, 0],
"translation": [0, 8.5, -3.25],
"scale": [2, 2, 2]
}
},
"groups": [
{
"name": "ammobox",
"origin": [8, 5.71482, 11.31895],
"color": 0,
"children": [0, 1, 2, 3, 4]
}
]
}