2025-01-20 11:24:16 -08:00

31 lines
655 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]
}
}
}