first pass
This commit is contained in:
39
assets/minecraft/items/light_blue_bed.json
Normal file
39
assets/minecraft/items/light_blue_bed.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:composite",
|
||||
"models": [
|
||||
{
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/light_blue_bed_head"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/light_blue_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
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user