SangeFault/assets/minecraft/models/item/bone.json
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 a50683c84e Updated to 1.18.1 Vanilla Assets
basically starting over... this is gonna be fun!
2022-01-20 17:44:06 +01:00

13 lines
257 B
JSON

{
"parent": "item/handheld",
"textures": {
"layer0": "item/bone"
},
"display": {
"head": {
"rotation": [ 0, 0, -45 ],
"translation": [ 0, -4.5, -6.5],
"scale":[ 1, 1, 1 ]
}
}
}