Files
Aris-Random-Additions/models/enditescythe.json
nimsolated 4b658a0cce 2.3.0
2026-03-28 19:42:27 -07:00

54 lines
1.4 KiB
JSON

{
"format_version": "1.9.0",
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"1": "blade",
"2": "handle",
"particle": "handle"
},
"elements": [
{
"from": [-6, 8.7, 6.7],
"to": [19, 11.3, 9.3],
"rotation": {"angle": 22.5, "axis": "z", "origin": [3, 11, 7]},
"faces": {
"north": {"uv": [0, 0, 12.5, 1.5], "texture": "#1"},
"east": {"uv": [0, 6, 1.5, 7.5], "texture": "#1"},
"south": {"uv": [0, 1.5, 12.5, 3], "texture": "#1"},
"west": {"uv": [1.5, 6, 3, 7.5], "texture": "#1"},
"up": {"uv": [12.5, 4.5, 0, 3], "texture": "#1"},
"down": {"uv": [12.5, 4.5, 0, 6], "texture": "#1"}
}
},
{
"from": [12.34375, 8.6875, -5.1875],
"to": [18.34375, 8.6885, 6.8125],
"rotation": {"angle": 22.5, "axis": "z", "origin": [-0.65625, 10.6875, -0.1875]},
"faces": {
"north": {"uv": [6, 0.5, 9, 1], "texture": "#2"},
"east": {"uv": [0, 6, 6, 6.5], "texture": "#2"},
"south": {"uv": [6, 1, 9, 1.5], "texture": "#2"},
"west": {"uv": [6, 0, 12, 0.5], "texture": "#2"},
"up": {"uv": [3, 6, 0, 0], "texture": "#2"},
"down": {"uv": [6, 0, 3, 6], "texture": "#2"}
}
}
],
"groups": [
{
"name": "Handle",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0]
},
{
"name": "Blade",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [1]
}
]
}