Nexan-s_Custom_Resources/assets/custom/models/item/pumpkinantenna.json

101 lines
2.8 KiB
JSON
Raw Normal View History

{
"credit": "Made with Blockbench",
"parent": "minecraft:item/carved_pumpkin",
"texture_size": [32, 32],
"textures": {
"2": "custom:item/pumpkinantenna"
},
"elements": [
{
"from": [8.5, 20, 6],
"to": [13.5, 25, 11],
"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [0, 0, 2.5, 2.5], "texture": "#2"},
"east": {"uv": [0, 2.5, 2.5, 5], "texture": "#2"},
"south": {"uv": [2.5, 0, 5, 2.5], "texture": "#2"},
"west": {"uv": [2.5, 2.5, 5, 5], "texture": "#2"},
"up": {"uv": [2.5, 7.5, 0, 5], "texture": "#2"},
"down": {"uv": [7.5, 0, 5, 2.5], "texture": "#2"}
}
},
{
"from": [10.5, 13, 8],
"to": [11.5, 20, 9],
"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [7.5, 6, 8, 9.5], "texture": "#2"},
"east": {"uv": [6.5, 7.5, 7, 11], "texture": "#2"},
"south": {"uv": [7, 7.5, 7.5, 11], "texture": "#2"},
"west": {"uv": [8, 2.5, 8.5, 6], "texture": "#2"},
"up": {"uv": [8.5, 7.5, 8, 7], "texture": "#2"},
"down": {"uv": [8.5, 7.5, 8, 8], "texture": "#2"}
}
},
{
"from": [2.5, 20, 6],
"to": [7.5, 25, 11],
"rotation": {"angle": -22.5, "axis": "z", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [2.5, 5, 5, 7.5], "texture": "#2"},
"east": {"uv": [5, 2.5, 7.5, 5], "texture": "#2"},
"south": {"uv": [5, 5, 7.5, 7.5], "texture": "#2"},
"west": {"uv": [0, 7.5, 2.5, 10], "texture": "#2"},
"up": {"uv": [10, 2.5, 7.5, 0], "texture": "#2"},
"down": {"uv": [5, 7.5, 2.5, 10], "texture": "#2"}
}
},
{
"from": [4.5, 13, 8],
"to": [5.5, 20, 9],
"rotation": {"angle": -22.5, "axis": "z", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [7.5, 2.5, 8, 6], "texture": "#2"},
"east": {"uv": [5, 7.5, 5.5, 11], "texture": "#2"},
"south": {"uv": [5.5, 7.5, 6, 11], "texture": "#2"},
"west": {"uv": [6, 7.5, 6.5, 11], "texture": "#2"},
"up": {"uv": [8.5, 6.5, 8, 6], "texture": "#2"},
"down": {"uv": [8.5, 6.5, 8, 7], "texture": "#2"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [50, 0, 0],
"translation": [0, -1.5, -1.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [50, 0, 0],
"translation": [0, -1.5, -1.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, -1, 2],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"translation": [0, -1, 2],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [0, -180, 0],
"translation": [0, -11, 0]
},
"fixed": {
"translation": [0, -11.25, -0.75]
}
},
"groups": [
{
"name": "hat",
"origin": [0, 16, 0],
"rotation": [2.5, 0, -2.5],
"color": 0,
"children": [0, 1, 2, 3]
}
]
}