first pass

This commit is contained in:
2026-07-03 22:04:34 -04:00
parent 2b1dd273b4
commit 2fa76da8bc
10973 changed files with 128242 additions and 0 deletions

View 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
]
}
}
]
}
}