mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-10 07:32:43 +00:00
a50683c84e
basically starting over... this is gonna be fun!
13 lines
257 B
JSON
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 ]
|
|
}
|
|
}
|
|
}
|