39 lines
713 B
JSON
39 lines
713 B
JSON
{
|
|
"model": {
|
|
"type": "minecraft:composite",
|
|
"models": [
|
|
{
|
|
"type": "minecraft:model",
|
|
"model": "minecraft:block/orange_bed_head"
|
|
},
|
|
{
|
|
"type": "minecraft:model",
|
|
"model": "minecraft:block/orange_bed_foot",
|
|
"transformation": {
|
|
"left_rotation": [
|
|
0.0,
|
|
0.0,
|
|
0.0,
|
|
1.0
|
|
],
|
|
"right_rotation": [
|
|
0.0,
|
|
0.0,
|
|
0.0,
|
|
1.0
|
|
],
|
|
"scale": [
|
|
1.0,
|
|
1.0,
|
|
1.0
|
|
],
|
|
"translation": [
|
|
0.0,
|
|
0.0,
|
|
1.0
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |