rajsdwh/rajsdwh/assets/minecraft/optifine/cem/wolf_collar.jem
2025-02-26 15:22:14 -08:00

67 lines
No EOL
1 KiB
Text

{
"credit": "Made with Blockbench",
"textureSize": [64, 32],
"texture": "wolf_collar",
"models": [
{
"part": "head",
"id": "head",
"invertAxis": "xy",
"translate": [-1, -10.5, 7]
},
{
"part": "mane",
"id": "mane",
"invertAxis": "xy",
"translate": [-1, -10, 3],
"rotate": [-90, 0, 0],
"animations": [
{
"this.rx": 0
}
]
},
{
"part": "body",
"id": "body",
"invertAxis": "xy",
"translate": [0, -10, -2],
"rotate": [-90, 0, 0],
"animations": [
{
"this.rx": 0
}
]
},
{
"part": "leg1",
"id": "leg1",
"invertAxis": "xy",
"translate": [-2.5, -8, -7]
},
{
"part": "leg2",
"id": "leg2",
"invertAxis": "xy",
"translate": [0.5, -8, -7]
},
{
"part": "leg3",
"id": "leg3",
"invertAxis": "xy",
"translate": [-2.5, -8, 4]
},
{
"part": "leg4",
"id": "leg4",
"invertAxis": "xy",
"translate": [0.5, -8, 4]
},
{
"part": "tail",
"id": "tail",
"invertAxis": "xy",
"translate": [-1, -12, -10]
}
]
}