43 lines
1.1 KiB
JSON
43 lines
1.1 KiB
JSON
{
|
|
"textures": {
|
|
"particle": "block/copper_block"
|
|
},
|
|
"display": {
|
|
"gui": {
|
|
"rotation": [ 30, 45, 180 ],
|
|
"translation": [ 0, 2, 0 ],
|
|
"scale": [ 0.55, 0.55, 0.55 ]
|
|
},
|
|
"ground": {
|
|
"rotation": [ 0, 0, 180 ],
|
|
"translation": [ 0, 0, 0 ],
|
|
"scale": [ 0.35, 0.35, 0.35 ]
|
|
},
|
|
"firstperson_righthand": {
|
|
"rotation": [ 0, -45, 180 ],
|
|
"translation": [ 0, 5, 0 ],
|
|
"scale": [ 0.5, 0.5, 0.5 ]
|
|
},
|
|
"thirdperson_righthand": {
|
|
"rotation": [ 0, -45, 180 ],
|
|
"translation": [ 0, 5, 0 ],
|
|
"scale": [ 0.5, 0.5, 0.5 ]
|
|
},
|
|
"fixed": {
|
|
"rotation": [ 0, 180, 180 ],
|
|
"translation": [ 0, 3, 0 ],
|
|
"scale": [ 0.5, 0.5, 0.5 ]
|
|
},
|
|
"on_shelf": {
|
|
"rotation": [ 0, 0, 180 ],
|
|
"translation": [ 0, 8, 0 ],
|
|
"scale": [ 1, 1, 1 ]
|
|
},
|
|
"head": {
|
|
"rotation": [ 0, 180, 180 ],
|
|
"translation": [ 0, 22.5, 0 ],
|
|
"scale": [ 1, 1, 1 ]
|
|
}
|
|
}
|
|
}
|