diff --git a/Server/crafting.txt b/Server/crafting.txt index 4abbded59..7fb3527ad 100644 --- a/Server/crafting.txt +++ b/Server/crafting.txt @@ -972,18 +972,34 @@ FireworkStar = FireworkStar, * | Dye ^-1, * | Dye ^-1, * | Dye ^-1, * | Dye #******************************************************# # Bed different colors Bed^0 = Planks^-1, 1:2, 2:2, 3:2 | Wool^0, 1:1, 2:1, 3:1 +Bed^0 = Bed^0, * | WhiteDye, * Bed^1 = Planks^-1, 1:2, 2:2, 3:2 | Wool^1, 1:1, 2:1, 3:1 +Bed^1 = Bed^0, * | OrangeDye, * Bed^2 = Planks^-1, 1:2, 2:2, 3:2 | Wool^2, 1:1, 2:1, 3:1 +Bed^2 = Bed^0, * | MagentaDye, * Bed^3 = Planks^-1, 1:2, 2:2, 3:2 | Wool^3, 1:1, 2:1, 3:1 +Bed^3 = Bed^0, * | LightBlueDye, * Bed^4 = Planks^-1, 1:2, 2:2, 3:2 | Wool^4, 1:1, 2:1, 3:1 +Bed^4 = Bed^0, * | YellowDye, * Bed^5 = Planks^-1, 1:2, 2:2, 3:2 | Wool^5, 1:1, 2:1, 3:1 +Bed^5 = Bed^0, * | LimeDye, * Bed^6 = Planks^-1, 1:2, 2:2, 3:2 | Wool^6, 1:1, 2:1, 3:1 +Bed^6 = Bed^0, * | PinkDye, * Bed^7 = Planks^-1, 1:2, 2:2, 3:2 | Wool^7, 1:1, 2:1, 3:1 +Bed^7 = Bed^0, * | GrayDye, * Bed^8 = Planks^-1, 1:2, 2:2, 3:2 | Wool^8, 1:1, 2:1, 3:1 +Bed^8 = Bed^0, * | LightGrayDye, * Bed^9 = Planks^-1, 1:2, 2:2, 3:2 | Wool^9, 1:1, 2:1, 3:1 +Bed^9 = Bed^0, * | CyanDye, * Bed^10 = Planks^-1, 1:2, 2:2, 3:2 | Wool^10, 1:1, 2:1, 3:1 +Bed^10 = Bed^0, * | PurpleDye, * Bed^11 = Planks^-1, 1:2, 2:2, 3:2 | Wool^11, 1:1, 2:1, 3:1 +Bed^11 = Bed^0, * | BlueDye, * Bed^12 = Planks^-1, 1:2, 2:2, 3:2 | Wool^12, 1:1, 2:1, 3:1 +Bed^12 = Bed^0, * | BrownDye, * Bed^13 = Planks^-1, 1:2, 2:2, 3:2 | Wool^13, 1:1, 2:1, 3:1 +Bed^13 = Bed^0, * | GreenDye, * Bed^14 = Planks^-1, 1:2, 2:2, 3:2 | Wool^14, 1:1, 2:1, 3:1 +Bed^14 = Bed^0, * | RedDye, * Bed^15 = Planks^-1, 1:2, 2:2, 3:2 | Wool^15, 1:1, 2:1, 3:1 +Bed^15 = Bed^0, * | BlackDye, * \ No newline at end of file