Add colored beds
@ -13,9 +13,23 @@ local nodebox = {
|
||||
},
|
||||
}
|
||||
|
||||
-- TODO: All 16 bed colors
|
||||
local colors = {
|
||||
{ "red", "Bed", "group:wool" },
|
||||
{ "red", "Red Bed", "mcl_wool:red" },
|
||||
{ "blue", "Blue Bed", "mcl_wool:blue" },
|
||||
{ "cyan", "Cyan Bed", "mcl_wool:cyan" },
|
||||
{ "grey", "Grey Bed", "mcl_wool:grey" },
|
||||
{ "silver", "Light Grey Bed", "mcl_wool:silver" },
|
||||
{ "black", "Black Bed", "mcl_wool:black" },
|
||||
{ "yellow", "Yellow Bed", "mcl_wool:yellow" },
|
||||
{ "green", "Green Bed", "mcl_wool:green" },
|
||||
{ "magenta", "Magenta Bed", "mcl_wool:magenta" },
|
||||
{ "orange", "Orange Bed", "mcl_wool:orange" },
|
||||
{ "purple", "Purple Bed", "mcl_wool:purple" },
|
||||
{ "brown", "Brown Bed", "mcl_wool:brown" },
|
||||
{ "pink", "Pink Bed", "mcl_wool:pink" },
|
||||
{ "lime", "Lime Bed", "mcl_wool:lime" },
|
||||
{ "light_blue", "Light Blue Bed", "mcl_wool:light_blue" },
|
||||
{ "white", "White Bed", "mcl_wool:white" },
|
||||
}
|
||||
|
||||
for c=1, #colors do
|
||||
|
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_black.png
Normal file
After Width: | Height: | Size: 237 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_blue.png
Normal file
After Width: | Height: | Size: 237 B |
Before Width: | Height: | Size: 148 B After Width: | Height: | Size: 109 B |
Before Width: | Height: | Size: 141 B After Width: | Height: | Size: 107 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_brown.png
Normal file
After Width: | Height: | Size: 237 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_cyan.png
Normal file
After Width: | Height: | Size: 237 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_green.png
Normal file
After Width: | Height: | Size: 237 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_grey.png
Normal file
After Width: | Height: | Size: 237 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_light_blue.png
Normal file
After Width: | Height: | Size: 237 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_lime.png
Normal file
After Width: | Height: | Size: 237 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_magenta.png
Normal file
After Width: | Height: | Size: 237 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_orange.png
Normal file
After Width: | Height: | Size: 237 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_pink.png
Normal file
After Width: | Height: | Size: 237 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_purple.png
Normal file
After Width: | Height: | Size: 237 B |
Before Width: | Height: | Size: 499 B After Width: | Height: | Size: 237 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_black.png
Normal file
After Width: | Height: | Size: 193 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_blue.png
Normal file
After Width: | Height: | Size: 193 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_brown.png
Normal file
After Width: | Height: | Size: 193 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_cyan.png
Normal file
After Width: | Height: | Size: 193 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_green.png
Normal file
After Width: | Height: | Size: 193 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_grey.png
Normal file
After Width: | Height: | Size: 193 B |
After Width: | Height: | Size: 193 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_lime.png
Normal file
After Width: | Height: | Size: 193 B |
After Width: | Height: | Size: 193 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_orange.png
Normal file
After Width: | Height: | Size: 193 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_pink.png
Normal file
After Width: | Height: | Size: 193 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_purple.png
Normal file
After Width: | Height: | Size: 193 B |
After Width: | Height: | Size: 171 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_r_blue.png
Normal file
After Width: | Height: | Size: 179 B |
After Width: | Height: | Size: 180 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_r_cyan.png
Normal file
After Width: | Height: | Size: 179 B |
After Width: | Height: | Size: 179 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_r_grey.png
Normal file
After Width: | Height: | Size: 171 B |
After Width: | Height: | Size: 179 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_r_lime.png
Normal file
After Width: | Height: | Size: 180 B |
After Width: | Height: | Size: 180 B |
After Width: | Height: | Size: 177 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_r_pink.png
Normal file
After Width: | Height: | Size: 179 B |
After Width: | Height: | Size: 180 B |
Before Width: | Height: | Size: 228 B After Width: | Height: | Size: 180 B |
After Width: | Height: | Size: 171 B |
After Width: | Height: | Size: 172 B |
After Width: | Height: | Size: 177 B |
Before Width: | Height: | Size: 291 B After Width: | Height: | Size: 193 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_silver.png
Normal file
After Width: | Height: | Size: 193 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_white.png
Normal file
After Width: | Height: | Size: 193 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_bottom_yellow.png
Normal file
After Width: | Height: | Size: 193 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_black.png
Normal file
After Width: | Height: | Size: 204 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_blue.png
Normal file
After Width: | Height: | Size: 204 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_brown.png
Normal file
After Width: | Height: | Size: 204 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_cyan.png
Normal file
After Width: | Height: | Size: 204 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_green.png
Normal file
After Width: | Height: | Size: 204 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_grey.png
Normal file
After Width: | Height: | Size: 204 B |
After Width: | Height: | Size: 204 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_lime.png
Normal file
After Width: | Height: | Size: 204 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_magenta.png
Normal file
After Width: | Height: | Size: 204 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_orange.png
Normal file
After Width: | Height: | Size: 204 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_pink.png
Normal file
After Width: | Height: | Size: 204 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_purple.png
Normal file
After Width: | Height: | Size: 204 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_r_black.png
Normal file
After Width: | Height: | Size: 202 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_r_blue.png
Normal file
After Width: | Height: | Size: 202 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_r_brown.png
Normal file
After Width: | Height: | Size: 202 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_r_cyan.png
Normal file
After Width: | Height: | Size: 202 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_r_green.png
Normal file
After Width: | Height: | Size: 202 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_r_grey.png
Normal file
After Width: | Height: | Size: 202 B |
After Width: | Height: | Size: 202 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_r_lime.png
Normal file
After Width: | Height: | Size: 202 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_r_magenta.png
Normal file
After Width: | Height: | Size: 202 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_r_orange.png
Normal file
After Width: | Height: | Size: 202 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_r_pink.png
Normal file
After Width: | Height: | Size: 202 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_r_purple.png
Normal file
After Width: | Height: | Size: 202 B |
Before Width: | Height: | Size: 295 B After Width: | Height: | Size: 202 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_r_silver.png
Normal file
After Width: | Height: | Size: 202 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_r_white.png
Normal file
After Width: | Height: | Size: 202 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_r_yellow.png
Normal file
After Width: | Height: | Size: 202 B |
Before Width: | Height: | Size: 211 B After Width: | Height: | Size: 204 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_silver.png
Normal file
After Width: | Height: | Size: 204 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_white.png
Normal file
After Width: | Height: | Size: 204 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_side_top_yellow.png
Normal file
After Width: | Height: | Size: 204 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_silver.png
Normal file
After Width: | Height: | Size: 237 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_bottom_black.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_bottom_blue.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_bottom_brown.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_bottom_cyan.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_bottom_gray.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_bottom_green.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_bottom_grey.png
Normal file
After Width: | Height: | Size: 172 B |
After Width: | Height: | Size: 172 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_bottom_lime.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_bottom_magenta.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_bottom_orange.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_bottom_pink.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_bottom_purple.png
Normal file
After Width: | Height: | Size: 172 B |
Before Width: | Height: | Size: 324 B After Width: | Height: | Size: 172 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_bottom_silver.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_bottom_white.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_bottom_yellow.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_top_black.png
Normal file
After Width: | Height: | Size: 223 B |
BIN
mods/ITEMS/mcl_beds/textures/mcl_beds_bed_top_top_blue.png
Normal file
After Width: | Height: | Size: 223 B |