mirror of
https://git.webmc.xyz/Starlike-Client/Starlike-Client
synced 2025-07-23 14:11:15 -09:00
31 lines
851 B
JSON
31 lines
851 B
JSON
{
|
|
"parent": "block/bed_inventory",
|
|
"display": {
|
|
"ground": {
|
|
"rotation": [ 0, 0, 0 ],
|
|
"translation": [ 0, 0, 0 ],
|
|
"scale": [ 2, 2, 2 ]
|
|
},
|
|
"thirdperson": {
|
|
"rotation": [ -115, 35, -30 ],
|
|
"translation": [ 0.5, 1.5, -4 ],
|
|
"scale": [ 0.5, 0.5, 0.5 ]
|
|
},
|
|
"firstperson": {
|
|
"rotation": [ -25, -247.5, 10 ],
|
|
"translation": [ 6, 1.8, 3 ],
|
|
"scale": [ 3.4, 3.4, 3.4 ]
|
|
},
|
|
"gui": {
|
|
"rotation": [ 0, -65, 0 ],
|
|
"translation": [ -0.5, 4, 0 ],
|
|
"scale": [ 1.7, 1.7, 1.7 ]
|
|
},
|
|
"fixed": {
|
|
"rotation": [ -90, 0, 0 ],
|
|
"translation": [ 0, 0, -6 ],
|
|
"scale": [ 2, 2, 2 ]
|
|
}
|
|
}
|
|
}
|