diff --git a/data/woolcutter/recipes/bed/black.json b/data/woolcutter/recipes/bed/black.json index c86dee9..a7ba945 100644 --- a/data/woolcutter/recipes/bed/black.json +++ b/data/woolcutter/recipes/bed/black.json @@ -48,6 +48,9 @@ }, { "item": "minecraft:yellow_bed" + }, + { + "item": "minecraft:black_wool" } ], "result": "minecraft:black_bed", diff --git a/data/woolcutter/recipes/bed/blue.json b/data/woolcutter/recipes/bed/blue.json index 6466a96..6dbf24a 100644 --- a/data/woolcutter/recipes/bed/blue.json +++ b/data/woolcutter/recipes/bed/blue.json @@ -48,6 +48,9 @@ }, { "item": "minecraft:yellow_bed" + }, + { + "item": "minecraft:blue_wool" } ], "result": "minecraft:blue_bed", diff --git a/data/woolcutter/recipes/bed/brown.json b/data/woolcutter/recipes/bed/brown.json index d5859fd..c7cdd14 100644 --- a/data/woolcutter/recipes/bed/brown.json +++ b/data/woolcutter/recipes/bed/brown.json @@ -48,6 +48,9 @@ }, { "item": "minecraft:yellow_bed" + }, + { + "item": "minecraft:brown_wool" } ], "result": "minecraft:brown_bed", diff --git a/data/woolcutter/recipes/bed/cyan.json b/data/woolcutter/recipes/bed/cyan.json index dfcfaa6..904fa40 100644 --- a/data/woolcutter/recipes/bed/cyan.json +++ b/data/woolcutter/recipes/bed/cyan.json @@ -48,6 +48,9 @@ }, { "item": "minecraft:yellow_bed" + }, + { + "item": "minecraft:cyan_wool" } ], "result": "minecraft:cyan_bed", diff --git a/data/woolcutter/recipes/bed/gray.json b/data/woolcutter/recipes/bed/gray.json index 1434e4d..c32efbc 100644 --- a/data/woolcutter/recipes/bed/gray.json +++ b/data/woolcutter/recipes/bed/gray.json @@ -48,6 +48,9 @@ }, { "item": "minecraft:yellow_bed" + }, + { + "item": "minecraft:gray_wool" } ], "result": "minecraft:gray_bed", diff --git a/data/woolcutter/recipes/bed/green.json b/data/woolcutter/recipes/bed/green.json index 81ee540..a420650 100644 --- a/data/woolcutter/recipes/bed/green.json +++ b/data/woolcutter/recipes/bed/green.json @@ -48,6 +48,9 @@ }, { "item": "minecraft:yellow_bed" + }, + { + "item": "minecraft:green_wool" } ], "result": "minecraft:green_bed", diff --git a/data/woolcutter/recipes/bed/light_blue.json b/data/woolcutter/recipes/bed/light_blue.json index f1f6add..9b66bc9 100644 --- a/data/woolcutter/recipes/bed/light_blue.json +++ b/data/woolcutter/recipes/bed/light_blue.json @@ -48,6 +48,9 @@ }, { "item": "minecraft:yellow_bed" + }, + { + "item": "minecraft:light_blue_wool" } ], "result": "minecraft:light_blue_bed", diff --git a/data/woolcutter/recipes/bed/light_gray.json b/data/woolcutter/recipes/bed/light_gray.json index 5bbba1e..4c16328 100644 --- a/data/woolcutter/recipes/bed/light_gray.json +++ b/data/woolcutter/recipes/bed/light_gray.json @@ -48,6 +48,9 @@ }, { "item": "minecraft:yellow_bed" + }, + { + "item": "minecraft:light_gray_wool" } ], "result": "minecraft:light_gray_bed", diff --git a/data/woolcutter/recipes/bed/lime.json b/data/woolcutter/recipes/bed/lime.json index dd8993f..2f9f3c3 100644 --- a/data/woolcutter/recipes/bed/lime.json +++ b/data/woolcutter/recipes/bed/lime.json @@ -48,6 +48,9 @@ }, { "item": "minecraft:yellow_bed" + }, + { + "item": "minecraft:lime_wool" } ], "result": "minecraft:lime_bed", diff --git a/data/woolcutter/recipes/bed/magenta.json b/data/woolcutter/recipes/bed/magenta.json index f838abc..d07b0fd 100644 --- a/data/woolcutter/recipes/bed/magenta.json +++ b/data/woolcutter/recipes/bed/magenta.json @@ -48,6 +48,9 @@ }, { "item": "minecraft:yellow_bed" + }, + { + "item": "minecraft:magenta_wool" } ], "result": "minecraft:magenta_bed", diff --git a/data/woolcutter/recipes/bed/orange.json b/data/woolcutter/recipes/bed/orange.json index cb27e44..d6f7a52 100644 --- a/data/woolcutter/recipes/bed/orange.json +++ b/data/woolcutter/recipes/bed/orange.json @@ -48,6 +48,9 @@ }, { "item": "minecraft:yellow_bed" + }, + { + "item": "minecraft:orange_wool" } ], "result": "minecraft:orange_bed", diff --git a/data/woolcutter/recipes/bed/pink.json b/data/woolcutter/recipes/bed/pink.json index 8638cd7..29e7a3b 100644 --- a/data/woolcutter/recipes/bed/pink.json +++ b/data/woolcutter/recipes/bed/pink.json @@ -48,6 +48,9 @@ }, { "item": "minecraft:yellow_bed" + }, + { + "item": "minecraft:pink_wool" } ], "result": "minecraft:pink_bed", diff --git a/data/woolcutter/recipes/bed/purple.json b/data/woolcutter/recipes/bed/purple.json index d05363d..db28ccf 100644 --- a/data/woolcutter/recipes/bed/purple.json +++ b/data/woolcutter/recipes/bed/purple.json @@ -48,6 +48,9 @@ }, { "item": "minecraft:yellow_bed" + }, + { + "item": "minecraft:purple_wool" } ], "result": "minecraft:purple_bed", diff --git a/data/woolcutter/recipes/bed/red.json b/data/woolcutter/recipes/bed/red.json index 595cdd2..28b273f 100644 --- a/data/woolcutter/recipes/bed/red.json +++ b/data/woolcutter/recipes/bed/red.json @@ -48,6 +48,9 @@ }, { "item": "minecraft:yellow_bed" + }, + { + "item": "minecraft:red_wool" } ], "result": "minecraft:red_bed", diff --git a/data/woolcutter/recipes/bed/white.json b/data/woolcutter/recipes/bed/white.json index 4e20d93..3a38387 100644 --- a/data/woolcutter/recipes/bed/white.json +++ b/data/woolcutter/recipes/bed/white.json @@ -48,6 +48,9 @@ }, { "item": "minecraft:yellow_bed" + }, + { + "item": "minecraft:white_wool" } ], "result": "minecraft:white_bed", diff --git a/data/woolcutter/recipes/bed/yellow.json b/data/woolcutter/recipes/bed/yellow.json index 508b263..aea66e9 100644 --- a/data/woolcutter/recipes/bed/yellow.json +++ b/data/woolcutter/recipes/bed/yellow.json @@ -48,6 +48,9 @@ }, { "item": "minecraft:yellow_bed" + }, + { + "item": "minecraft:yellow_wool" } ], "result": "minecraft:yellow_bed",