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

107 lines
3.1 KiB
JSON

{
"credit": "Made with Blockbench",
"render_type": "cutout",
"texture_size": [32, 32],
"textures": {
"2": "createdieselgenerators:block/diesel_engine",
"particle": "createdieselgenerators:block/diesel_engine"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 4, 16],
"faces": {
"north": {"uv": [8, 10, 16, 12], "texture": "#2", "cullface": "north"},
"east": {"uv": [8, 8, 16, 10], "texture": "#2", "cullface": "east"},
"south": {"uv": [8, 10, 16, 12], "texture": "#2", "cullface": "south"},
"west": {"uv": [8, 8, 16, 10], "texture": "#2", "cullface": "west"},
"up": {"uv": [8, 0, 16, 8], "texture": "#2"},
"down": {"uv": [8, 0, 16, 8], "texture": "#2", "cullface": "down"}
}
},
{
"from": [11, 4, 0],
"to": [13, 13, 16],
"faces": {
"north": {"uv": [2, 11.5, 3, 16], "texture": "#2", "cullface": "north"},
"east": {"uv": [0, 0, 8, 4.5], "texture": "#2"},
"south": {"uv": [6, 11.5, 7, 16], "texture": "#2", "cullface": "south"},
"west": {"uv": [8, 1.5, 16, 6], "texture": "#2"},
"up": {"uv": [0, 9.5, 8, 8.5], "rotation": 90, "texture": "#2"}
}
},
{
"from": [3, 4, 0],
"to": [5, 13, 16],
"faces": {
"north": {"uv": [6, 11.5, 7, 16], "texture": "#2", "cullface": "north"},
"east": {"uv": [8, 1.5, 16, 6], "texture": "#2"},
"south": {"uv": [2, 11.5, 3, 16], "texture": "#2", "cullface": "south"},
"west": {"uv": [0, 0, 8, 4.5], "texture": "#2"},
"up": {"uv": [0, 5.5, 8, 4.5], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 11, 0],
"to": [11, 13, 16],
"faces": {
"north": {"uv": [3, 11.5, 6, 12.5], "texture": "#2", "cullface": "north"},
"south": {"uv": [3, 11.5, 6, 12.5], "texture": "#2", "cullface": "south"},
"up": {"uv": [0, 8.5, 8, 5.5], "rotation": 90, "texture": "#2"},
"down": {"uv": [8, 2.5, 16, 5.5], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 0],
"to": [11, 5, 16],
"faces": {
"north": {"uv": [3, 15.5, 6, 16], "texture": "#2", "cullface": "north"},
"south": {"uv": [3, 15.5, 6, 16], "texture": "#2", "cullface": "south"},
"up": {"uv": [8, 2.5, 16, 5.5], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 5, 1],
"to": [11, 11, 15],
"faces": {
"north": {"uv": [7, 13, 10, 16], "texture": "#2", "cullface": "north"},
"south": {"uv": [7, 13, 10, 16], "texture": "#2"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, 45, 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": {
"translation": [0, 12.5, 0]
},
"fixed": {
"rotation": [-90, 90, 0],
"translation": [0, 0, -7]
}
}
}