LTDV10/packet/kubejs/assets/createdelight/models/item/incomplete_alternator.json
2026-04-14 18:20:56 +08:00

74 lines
1.9 KiB
JSON

{
"credit": "Made with Blockbench",
"textures": {
"particle": "create:block/industrial_iron_block",
"1_0": "create:block/axis",
"1_1": "create:block/axis_top",
"main": "createaddition:block/alternator/alternator"
},
"elements": [
{
"name": "housing",
"from": [2, 2, 0],
"to": [14, 14, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]},
"faces": {
"north": {"uv": [9, 1, 15, 7], "texture": "#main", "cullface": "north"},
"east": {"uv": [9, 1, 16, 7], "texture": "#main"},
"south": {"uv": [1, 9, 7, 15], "texture": "#main"},
"west": {"uv": [8, 1, 15, 7], "texture": "#main"},
"up": {"uv": [9, 0, 15, 7], "texture": "#main"},
"down": {"uv": [9, 1, 15, 8], "texture": "#main"}
}
},
{
"name": "Axis",
"from": [6, 6, 6],
"to": [10, 10, 16],
"shade": false,
"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]},
"faces": {
"east": {"uv": [6, 0, 10, 10], "rotation": 270, "texture": "#1_0"},
"south": {"uv": [6, 6, 10, 10], "texture": "#1_1"},
"west": {"uv": [6, 0, 10, 10], "rotation": 90, "texture": "#1_0"},
"up": {"uv": [6, 0, 10, 10], "rotation": 180, "texture": "#1_0"},
"down": {"uv": [6, 0, 10, 10], "texture": "#1_0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [75, -135, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [75, -135, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, -135, 0],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 225, 0],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"translation": [0, 3, 0],
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [30, 45, 0],
"scale": [0.625, 0.625, 0.625]
},
"head": {
"rotation": [0, 180, 0]
},
"fixed": {
"rotation": [0, 180, 0],
"scale": [0.5, 0.5, 0.5]
}
}
}