ploof-pack/faithless/assets/minecraft/optifine/cem/snow_golem.jem

87 lines
1.7 KiB
Plaintext

{
"credit": "Made with Blockbench",
"texture": "snow_golem.png",
"textureSize": [64, 64],
"models": [
{
"part": "head",
"id": "head",
"invertAxis": "xy",
"translate": [0, -20, 0],
"boxes": [
{"coordinates": [-3.5, 20, -3.5, 7, 7, 7], "textureOffset": [0, 0]}
]
},
{
"part": "left_hand",
"id": "left_hand",
"invertAxis": "xy",
"translate": [4.5, -18.75, 0],
"submodels": [
{
"id": "left_hand_rotation",
"invertAxis": "xy",
"translate": [-4, 17.75, 0],
"rotate": [0, 0, 57],
"boxes": [
{"coordinates": [-12.08707, -0.38125, -1.5, 12, 1, 2], "textureOffset": [36, 0]}
]
}
],
"animations": [
{
"left_hand_rotation.rz": 0
}
]
},
{
"part": "right_hand",
"id": "right_hand",
"invertAxis": "xy",
"translate": [-14.5, -18.75, 0],
"submodels": [
{
"id": "right_hand_flip",
"invertAxis": "xy",
"translate": [9.5, 17.75, 0],
"rotate": [0, -180, 0],
"submodels": [
{
"id": "right_hand_rotation",
"invertAxis": "xy",
"translate": [5.5, 0, 0],
"rotate": [0, 0, 57],
"boxes": [
{"coordinates": [-12.08707, -0.38125, -0.5, 12, 1, 2], "textureOffset": [36, 0]}
]
}
]
}
],
"animations": [
{
"right_hand_rotation.rz": 0,
"right_hand_flip.ry": 0
}
]
},
{
"part": "body",
"id": "body",
"invertAxis": "xy",
"translate": [0, -11, 0],
"boxes": [
{"coordinates": [-4.5, 11, -4.5, 9, 9, 9], "textureOffset": [0, 14]}
]
},
{
"part": "body_bottom",
"id": "body_bottom",
"invertAxis": "xy",
"translate": [0, 0, 0],
"boxes": [
{"coordinates": [-5.5, 0, -5.5, 11, 11, 11], "textureOffset": [0, 32]}
]
}
]
}