malloc-items/assets/malloc/models/item/dagger.json

128 lines
3.8 KiB
JSON
Raw Permalink Normal View History

2022-09-11 06:11:04 +00:00
{
"credit": "Made with Blockbench",
"texture_size": [8, 8],
"textures": {
"0": "malloc:custom/dagger/handle",
"2": "malloc:custom/dagger/blade",
"3": "malloc:custom/dagger/hilt",
"particle": "malloc:custom/dagger/blade"
},
"elements": [
{
"name": "hilt",
"from": [7.2, 5.9, 5.75],
"to": [8.8, 7, 9.75],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [8, 2, 10, 5], "rotation": 90, "texture": "#3"},
"east": {"uv": [16, 0, 8, 2], "texture": "#3"},
"south": {"uv": [8, 6, 10, 9], "rotation": 270, "texture": "#3"},
"west": {"uv": [8, 10, 0, 8], "rotation": 180, "texture": "#3"},
"up": {"uv": [0, 4, 8, 7], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 8, 3], "rotation": 270, "texture": "#3"}
}
},
{
"from": [7.5, 0.8, 7.35],
"to": [8.5, 6, 8.35],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [0, 4, 2, 14], "rotation": 180, "texture": "#0"},
"east": {"uv": [2, 4, 0, 14], "texture": "#0"},
"south": {"uv": [0, 4, 2, 14], "texture": "#0"},
"west": {"uv": [2, 14, 0, 4], "rotation": 180, "texture": "#0"},
"up": {"uv": [8, 8, 10, 10], "rotation": 270, "texture": "#0"},
"down": {"uv": [8, 6, 10, 8], "rotation": 270, "texture": "#0"}
}
},
{
"from": [7.4, 1, 7.05],
"to": [8.6, 2, 8.65],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [10, 0, 12, 2], "rotation": 90, "texture": "#0"},
"east": {"uv": [11, 4, 8, 6], "texture": "#0"},
"south": {"uv": [10, 2, 12, 4], "rotation": 270, "texture": "#0"},
"west": {"uv": [7, 10, 4, 8], "rotation": 180, "texture": "#0"},
"up": {"uv": [4, 6, 7, 8], "rotation": 270, "texture": "#0"},
"down": {"uv": [4, 4, 7, 6], "rotation": 270, "texture": "#0"}
}
},
{
"from": [7.5, 13, 7.75],
"to": [8.5, 16, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [4, 4, 7, 5], "rotation": 90, "texture": "#2"},
"east": {"uv": [4, 6, 5, 9], "texture": "#2"},
"south": {"uv": [4, 5, 7, 6], "rotation": 270, "texture": "#2"},
"west": {"uv": [5, 9, 4, 6], "rotation": 180, "texture": "#2"},
"up": {"uv": [1, 8, 2, 9], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 8, 1, 9], "rotation": 270, "texture": "#2"}
}
},
{
"from": [7.4, 6, 6.85],
"to": [8.6, 14, 8.85],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [4, 0, 12, 1.25], "rotation": 90, "texture": "#2"},
"east": {"uv": [0, 0, 2, 8], "texture": "#2"},
"south": {"uv": [4, 2, 12, 3.25], "rotation": 270, "texture": "#2"},
"west": {"uv": [2, 8, 0, 0], "rotation": 180, "texture": "#2"},
"up": {"uv": [7, 4, 9, 5.25], "rotation": 270, "texture": "#2"},
"down": {"uv": [6, 6, 8, 7.25], "rotation": 270, "texture": "#2"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 2.25, 1.75]
},
"thirdperson_lefthand": {
"translation": [0, 2.25, 0.5]
},
"firstperson_righthand": {
"rotation": [-33, 0, 0],
"translation": [0, 3, 0]
},
"firstperson_lefthand": {
"rotation": [-33, 0, 0],
"translation": [0, 3, 0]
},
"ground": {
"rotation": [-47, 0, 0],
"translation": [0, 2.25, 0],
"scale": [0.7, 0.7, 0.7]
},
"gui": {
"rotation": [90, -44, 90]
},
"fixed": {
"rotation": [90, -136, 90],
"translation": [0, 0, -2.25]
}
},
"groups": [
{
"name": "group",
"origin": [7.25, 7.5, 6],
"color": 0,
"children": [
0,
{
"name": "handle",
"origin": [7.25, 7.5, 6],
"color": 0,
"children": [1, 2]
},
{
"name": "blade",
"origin": [7.25, 7.5, 6],
"color": 0,
"children": [3, 4]
}
]
}
]
}