mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-17 03:15:35 -04:00
all bed models
This commit is contained in:
parent
a4735d48f8
commit
4992ce3b38
@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"part=head,facing=north": {
|
||||
"model": "minecraft:block/black_bed_head"
|
||||
},
|
||||
"part=head,facing=east": {
|
||||
"model": "minecraft:block/black_bed_head",
|
||||
"y": 90
|
||||
},
|
||||
"part=head,facing=south": {
|
||||
"model": "minecraft:block/black_bed_head",
|
||||
"y": 180
|
||||
},
|
||||
"part=head,facing=west": {
|
||||
"model": "minecraft:block/black_bed_head",
|
||||
"y": 270
|
||||
},
|
||||
"part=foot,facing=north": {
|
||||
"model": "minecraft:block/black_bed_foot"
|
||||
},
|
||||
"part=foot,facing=east": {
|
||||
"model": "minecraft:block/black_bed_foot",
|
||||
"y": 90
|
||||
},
|
||||
"part=foot,facing=south": {
|
||||
"model": "minecraft:block/black_bed_foot",
|
||||
"y": 180
|
||||
},
|
||||
"part=foot,facing=west": {
|
||||
"model": "minecraft:block/black_bed_foot",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"part=head,facing=north": {
|
||||
"model": "minecraft:block/blue_bed_head"
|
||||
},
|
||||
"part=head,facing=east": {
|
||||
"model": "minecraft:block/blue_bed_head",
|
||||
"y": 90
|
||||
},
|
||||
"part=head,facing=south": {
|
||||
"model": "minecraft:block/blue_bed_head",
|
||||
"y": 180
|
||||
},
|
||||
"part=head,facing=west": {
|
||||
"model": "minecraft:block/blue_bed_head",
|
||||
"y": 270
|
||||
},
|
||||
"part=foot,facing=north": {
|
||||
"model": "minecraft:block/blue_bed_foot"
|
||||
},
|
||||
"part=foot,facing=east": {
|
||||
"model": "minecraft:block/blue_bed_foot",
|
||||
"y": 90
|
||||
},
|
||||
"part=foot,facing=south": {
|
||||
"model": "minecraft:block/blue_bed_foot",
|
||||
"y": 180
|
||||
},
|
||||
"part=foot,facing=west": {
|
||||
"model": "minecraft:block/blue_bed_foot",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"part=head,facing=north": {
|
||||
"model": "minecraft:block/brown_bed_head"
|
||||
},
|
||||
"part=head,facing=east": {
|
||||
"model": "minecraft:block/brown_bed_head",
|
||||
"y": 90
|
||||
},
|
||||
"part=head,facing=south": {
|
||||
"model": "minecraft:block/brown_bed_head",
|
||||
"y": 180
|
||||
},
|
||||
"part=head,facing=west": {
|
||||
"model": "minecraft:block/brown_bed_head",
|
||||
"y": 270
|
||||
},
|
||||
"part=foot,facing=north": {
|
||||
"model": "minecraft:block/brown_bed_foot"
|
||||
},
|
||||
"part=foot,facing=east": {
|
||||
"model": "minecraft:block/brown_bed_foot",
|
||||
"y": 90
|
||||
},
|
||||
"part=foot,facing=south": {
|
||||
"model": "minecraft:block/brown_bed_foot",
|
||||
"y": 180
|
||||
},
|
||||
"part=foot,facing=west": {
|
||||
"model": "minecraft:block/brown_bed_foot",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"part=head,facing=north": {
|
||||
"model": "minecraft:block/cyan_bed_head"
|
||||
},
|
||||
"part=head,facing=east": {
|
||||
"model": "minecraft:block/cyan_bed_head",
|
||||
"y": 90
|
||||
},
|
||||
"part=head,facing=south": {
|
||||
"model": "minecraft:block/cyan_bed_head",
|
||||
"y": 180
|
||||
},
|
||||
"part=head,facing=west": {
|
||||
"model": "minecraft:block/cyan_bed_head",
|
||||
"y": 270
|
||||
},
|
||||
"part=foot,facing=north": {
|
||||
"model": "minecraft:block/cyan_bed_foot"
|
||||
},
|
||||
"part=foot,facing=east": {
|
||||
"model": "minecraft:block/cyan_bed_foot",
|
||||
"y": 90
|
||||
},
|
||||
"part=foot,facing=south": {
|
||||
"model": "minecraft:block/cyan_bed_foot",
|
||||
"y": 180
|
||||
},
|
||||
"part=foot,facing=west": {
|
||||
"model": "minecraft:block/cyan_bed_foot",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"part=head,facing=north": {
|
||||
"model": "minecraft:block/gray_bed_head"
|
||||
},
|
||||
"part=head,facing=east": {
|
||||
"model": "minecraft:block/gray_bed_head",
|
||||
"y": 90
|
||||
},
|
||||
"part=head,facing=south": {
|
||||
"model": "minecraft:block/gray_bed_head",
|
||||
"y": 180
|
||||
},
|
||||
"part=head,facing=west": {
|
||||
"model": "minecraft:block/gray_bed_head",
|
||||
"y": 270
|
||||
},
|
||||
"part=foot,facing=north": {
|
||||
"model": "minecraft:block/gray_bed_foot"
|
||||
},
|
||||
"part=foot,facing=east": {
|
||||
"model": "minecraft:block/gray_bed_foot",
|
||||
"y": 90
|
||||
},
|
||||
"part=foot,facing=south": {
|
||||
"model": "minecraft:block/gray_bed_foot",
|
||||
"y": 180
|
||||
},
|
||||
"part=foot,facing=west": {
|
||||
"model": "minecraft:block/gray_bed_foot",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"part=head,facing=north": {
|
||||
"model": "minecraft:block/green_bed_head"
|
||||
},
|
||||
"part=head,facing=east": {
|
||||
"model": "minecraft:block/green_bed_head",
|
||||
"y": 90
|
||||
},
|
||||
"part=head,facing=south": {
|
||||
"model": "minecraft:block/green_bed_head",
|
||||
"y": 180
|
||||
},
|
||||
"part=head,facing=west": {
|
||||
"model": "minecraft:block/green_bed_head",
|
||||
"y": 270
|
||||
},
|
||||
"part=foot,facing=north": {
|
||||
"model": "minecraft:block/green_bed_foot"
|
||||
},
|
||||
"part=foot,facing=east": {
|
||||
"model": "minecraft:block/green_bed_foot",
|
||||
"y": 90
|
||||
},
|
||||
"part=foot,facing=south": {
|
||||
"model": "minecraft:block/green_bed_foot",
|
||||
"y": 180
|
||||
},
|
||||
"part=foot,facing=west": {
|
||||
"model": "minecraft:block/green_bed_foot",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"part=head,facing=north": {
|
||||
"model": "minecraft:block/light_blue_bed_head"
|
||||
},
|
||||
"part=head,facing=east": {
|
||||
"model": "minecraft:block/light_blue_bed_head",
|
||||
"y": 90
|
||||
},
|
||||
"part=head,facing=south": {
|
||||
"model": "minecraft:block/light_blue_bed_head",
|
||||
"y": 180
|
||||
},
|
||||
"part=head,facing=west": {
|
||||
"model": "minecraft:block/light_blue_bed_head",
|
||||
"y": 270
|
||||
},
|
||||
"part=foot,facing=north": {
|
||||
"model": "minecraft:block/light_blue_bed_foot"
|
||||
},
|
||||
"part=foot,facing=east": {
|
||||
"model": "minecraft:block/light_blue_bed_foot",
|
||||
"y": 90
|
||||
},
|
||||
"part=foot,facing=south": {
|
||||
"model": "minecraft:block/light_blue_bed_foot",
|
||||
"y": 180
|
||||
},
|
||||
"part=foot,facing=west": {
|
||||
"model": "minecraft:block/light_blue_bed_foot",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"part=head,facing=north": {
|
||||
"model": "minecraft:block/light_gray_bed_head"
|
||||
},
|
||||
"part=head,facing=east": {
|
||||
"model": "minecraft:block/light_gray_bed_head",
|
||||
"y": 90
|
||||
},
|
||||
"part=head,facing=south": {
|
||||
"model": "minecraft:block/light_gray_bed_head",
|
||||
"y": 180
|
||||
},
|
||||
"part=head,facing=west": {
|
||||
"model": "minecraft:block/light_gray_bed_head",
|
||||
"y": 270
|
||||
},
|
||||
"part=foot,facing=north": {
|
||||
"model": "minecraft:block/light_gray_bed_foot"
|
||||
},
|
||||
"part=foot,facing=east": {
|
||||
"model": "minecraft:block/light_gray_bed_foot",
|
||||
"y": 90
|
||||
},
|
||||
"part=foot,facing=south": {
|
||||
"model": "minecraft:block/light_gray_bed_foot",
|
||||
"y": 180
|
||||
},
|
||||
"part=foot,facing=west": {
|
||||
"model": "minecraft:block/light_gray_bed_foot",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"part=head,facing=north": {
|
||||
"model": "minecraft:block/lime_bed_head"
|
||||
},
|
||||
"part=head,facing=east": {
|
||||
"model": "minecraft:block/lime_bed_head",
|
||||
"y": 90
|
||||
},
|
||||
"part=head,facing=south": {
|
||||
"model": "minecraft:block/lime_bed_head",
|
||||
"y": 180
|
||||
},
|
||||
"part=head,facing=west": {
|
||||
"model": "minecraft:block/lime_bed_head",
|
||||
"y": 270
|
||||
},
|
||||
"part=foot,facing=north": {
|
||||
"model": "minecraft:block/lime_bed_foot"
|
||||
},
|
||||
"part=foot,facing=east": {
|
||||
"model": "minecraft:block/lime_bed_foot",
|
||||
"y": 90
|
||||
},
|
||||
"part=foot,facing=south": {
|
||||
"model": "minecraft:block/lime_bed_foot",
|
||||
"y": 180
|
||||
},
|
||||
"part=foot,facing=west": {
|
||||
"model": "minecraft:block/lime_bed_foot",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"part=head,facing=north": {
|
||||
"model": "minecraft:block/magenta_bed_head"
|
||||
},
|
||||
"part=head,facing=east": {
|
||||
"model": "minecraft:block/magenta_bed_head",
|
||||
"y": 90
|
||||
},
|
||||
"part=head,facing=south": {
|
||||
"model": "minecraft:block/magenta_bed_head",
|
||||
"y": 180
|
||||
},
|
||||
"part=head,facing=west": {
|
||||
"model": "minecraft:block/magenta_bed_head",
|
||||
"y": 270
|
||||
},
|
||||
"part=foot,facing=north": {
|
||||
"model": "minecraft:block/magenta_bed_foot"
|
||||
},
|
||||
"part=foot,facing=east": {
|
||||
"model": "minecraft:block/magenta_bed_foot",
|
||||
"y": 90
|
||||
},
|
||||
"part=foot,facing=south": {
|
||||
"model": "minecraft:block/magenta_bed_foot",
|
||||
"y": 180
|
||||
},
|
||||
"part=foot,facing=west": {
|
||||
"model": "minecraft:block/magenta_bed_foot",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"part=head,facing=north": {
|
||||
"model": "minecraft:block/pink_bed_head"
|
||||
},
|
||||
"part=head,facing=east": {
|
||||
"model": "minecraft:block/pink_bed_head",
|
||||
"y": 90
|
||||
},
|
||||
"part=head,facing=south": {
|
||||
"model": "minecraft:block/pink_bed_head",
|
||||
"y": 180
|
||||
},
|
||||
"part=head,facing=west": {
|
||||
"model": "minecraft:block/pink_bed_head",
|
||||
"y": 270
|
||||
},
|
||||
"part=foot,facing=north": {
|
||||
"model": "minecraft:block/pink_bed_foot"
|
||||
},
|
||||
"part=foot,facing=east": {
|
||||
"model": "minecraft:block/pink_bed_foot",
|
||||
"y": 90
|
||||
},
|
||||
"part=foot,facing=south": {
|
||||
"model": "minecraft:block/pink_bed_foot",
|
||||
"y": 180
|
||||
},
|
||||
"part=foot,facing=west": {
|
||||
"model": "minecraft:block/pink_bed_foot",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"part=head,facing=north": {
|
||||
"model": "minecraft:block/purple_bed_head"
|
||||
},
|
||||
"part=head,facing=east": {
|
||||
"model": "minecraft:block/purple_bed_head",
|
||||
"y": 90
|
||||
},
|
||||
"part=head,facing=south": {
|
||||
"model": "minecraft:block/purple_bed_head",
|
||||
"y": 180
|
||||
},
|
||||
"part=head,facing=west": {
|
||||
"model": "minecraft:block/purple_bed_head",
|
||||
"y": 270
|
||||
},
|
||||
"part=foot,facing=north": {
|
||||
"model": "minecraft:block/purple_bed_foot"
|
||||
},
|
||||
"part=foot,facing=east": {
|
||||
"model": "minecraft:block/purple_bed_foot",
|
||||
"y": 90
|
||||
},
|
||||
"part=foot,facing=south": {
|
||||
"model": "minecraft:block/purple_bed_foot",
|
||||
"y": 180
|
||||
},
|
||||
"part=foot,facing=west": {
|
||||
"model": "minecraft:block/purple_bed_foot",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"part=head,facing=north": {
|
||||
"model": "minecraft:block/red_bed_head"
|
||||
},
|
||||
"part=head,facing=east": {
|
||||
"model": "minecraft:block/red_bed_head",
|
||||
"y": 90
|
||||
},
|
||||
"part=head,facing=south": {
|
||||
"model": "minecraft:block/red_bed_head",
|
||||
"y": 180
|
||||
},
|
||||
"part=head,facing=west": {
|
||||
"model": "minecraft:block/red_bed_head",
|
||||
"y": 270
|
||||
},
|
||||
"part=foot,facing=north": {
|
||||
"model": "minecraft:block/red_bed_foot"
|
||||
},
|
||||
"part=foot,facing=east": {
|
||||
"model": "minecraft:block/red_bed_foot",
|
||||
"y": 90
|
||||
},
|
||||
"part=foot,facing=south": {
|
||||
"model": "minecraft:block/red_bed_foot",
|
||||
"y": 180
|
||||
},
|
||||
"part=foot,facing=west": {
|
||||
"model": "minecraft:block/red_bed_foot",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"part=head,facing=north": {
|
||||
"model": "minecraft:block/white_bed_head"
|
||||
},
|
||||
"part=head,facing=east": {
|
||||
"model": "minecraft:block/white_bed_head",
|
||||
"y": 90
|
||||
},
|
||||
"part=head,facing=south": {
|
||||
"model": "minecraft:block/white_bed_head",
|
||||
"y": 180
|
||||
},
|
||||
"part=head,facing=west": {
|
||||
"model": "minecraft:block/white_bed_head",
|
||||
"y": 270
|
||||
},
|
||||
"part=foot,facing=north": {
|
||||
"model": "minecraft:block/white_bed_foot"
|
||||
},
|
||||
"part=foot,facing=east": {
|
||||
"model": "minecraft:block/white_bed_foot",
|
||||
"y": 90
|
||||
},
|
||||
"part=foot,facing=south": {
|
||||
"model": "minecraft:block/white_bed_foot",
|
||||
"y": 180
|
||||
},
|
||||
"part=foot,facing=west": {
|
||||
"model": "minecraft:block/white_bed_foot",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"part=head,facing=north": {
|
||||
"model": "minecraft:block/yellow_bed_head"
|
||||
},
|
||||
"part=head,facing=east": {
|
||||
"model": "minecraft:block/yellow_bed_head",
|
||||
"y": 90
|
||||
},
|
||||
"part=head,facing=south": {
|
||||
"model": "minecraft:block/yellow_bed_head",
|
||||
"y": 180
|
||||
},
|
||||
"part=head,facing=west": {
|
||||
"model": "minecraft:block/yellow_bed_head",
|
||||
"y": 270
|
||||
},
|
||||
"part=foot,facing=north": {
|
||||
"model": "minecraft:block/yellow_bed_foot"
|
||||
},
|
||||
"part=foot,facing=east": {
|
||||
"model": "minecraft:block/yellow_bed_foot",
|
||||
"y": 90
|
||||
},
|
||||
"part=foot,facing=south": {
|
||||
"model": "minecraft:block/yellow_bed_foot",
|
||||
"y": 180
|
||||
},
|
||||
"part=foot,facing=west": {
|
||||
"model": "minecraft:block/yellow_bed_foot",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_foot",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/black"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_head",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/black"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_foot",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/blue"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_head",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/blue"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_foot",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/brown"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_head",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/brown"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_foot",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/cyan"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_head",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/cyan"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_foot",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/gray"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_head",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/gray"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_foot",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/green"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_head",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/green"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_foot",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/light_blue"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_head",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/light_blue"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_foot",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/light_gray"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_head",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/light_gray"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_foot",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/lime"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_head",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/lime"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_foot",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/magenta"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_head",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/magenta"
|
||||
}
|
||||
}
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_foot",
|
||||
"textures": {
|
||||
"particle": "minecraft:block/oak_planks",
|
||||
"bed": "minecraft:entity/bed/orange"
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_head",
|
||||
"textures": {
|
||||
"particle": "minecraft:block/oak_planks",
|
||||
"bed": "minecraft:entity/bed/orange"
|
||||
}
|
||||
}
|
||||
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_foot",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/pink"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_head",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/pink"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_foot",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/purple"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_head",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/purple"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_foot",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/red"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_head",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/red"
|
||||
}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
{
|
||||
"textures": {
|
||||
"particle": "minecraft:block/oak_planks"
|
||||
}
|
||||
}
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"parent": "block/template_bed",
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Base",
|
||||
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"parent": "block/template_bed",
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Base",
|
||||
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_foot",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/white"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_head",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/white"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_foot",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/yellow"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_bed_head",
|
||||
"textures": {
|
||||
"bed": "minecraft:entity/bed/yellow"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user