Updated homedecor_modpack
0
mods/homedecor_modpack/lrfurn/README.txt
Executable file → Normal file
4
mods/homedecor_modpack/lrfurn/armchairs.lua
Executable file → Normal file
@ -78,14 +78,14 @@ for i in ipairs(armchairs_list) do
|
||||
}
|
||||
})
|
||||
|
||||
--[[minetest.register_craft({
|
||||
minetest.register_craft({
|
||||
output = "lrfurn:armchair_"..colour,
|
||||
recipe = {
|
||||
{"wool:"..colour, "", "", },
|
||||
{"group:wood_slab", "", "", },
|
||||
{"group:stick", "", "", }
|
||||
}
|
||||
})]] -- Uncomment if further declaration of a group:wood_slab
|
||||
})
|
||||
|
||||
end
|
||||
|
||||
|
4
mods/homedecor_modpack/lrfurn/coffeetable.lua
Executable file → Normal file
@ -109,14 +109,14 @@ minetest.register_craft({
|
||||
}
|
||||
})
|
||||
|
||||
--[[minetest.register_craft({
|
||||
minetest.register_craft({
|
||||
output = "lrfurn:coffeetable",
|
||||
recipe = {
|
||||
{"", "", "", },
|
||||
{"group:wood_slab", "group:wood_slab", "group:wood_slab", },
|
||||
{"group:stick", "", "group:stick", }
|
||||
}
|
||||
})]] -- Uncomment if further declaration of a group:wood_slab
|
||||
})
|
||||
|
||||
if minetest.setting_get("log_mods") then
|
||||
minetest.log("action", "coffeetable loaded")
|
||||
|
0
mods/homedecor_modpack/lrfurn/depends.txt
Executable file → Normal file
4
mods/homedecor_modpack/lrfurn/endtable.lua
Executable file → Normal file
@ -46,14 +46,14 @@ minetest.register_craft({
|
||||
}
|
||||
})
|
||||
|
||||
--[[minetest.register_craft({
|
||||
minetest.register_craft({
|
||||
output = "lrfurn:endtable",
|
||||
recipe = {
|
||||
{"", "", "", },
|
||||
{"group:wood_slab", "group:wood_slab", "", },
|
||||
{"group:stick", "group:stick", "", }
|
||||
}
|
||||
})]] -- Uncomment if further declaration of a group:wood_slab
|
||||
})
|
||||
|
||||
if minetest.setting_get("log_mods") then
|
||||
minetest.log("action", "endtable loaded")
|
||||
|
0
mods/homedecor_modpack/lrfurn/init.lua
Executable file → Normal file
4
mods/homedecor_modpack/lrfurn/longsofas.lua
Executable file → Normal file
@ -202,14 +202,14 @@ for i in ipairs(longsofas_list) do
|
||||
}
|
||||
})
|
||||
|
||||
--[[ minetest.register_craft({
|
||||
minetest.register_craft({
|
||||
output = "lrfurn:longsofa_"..colour,
|
||||
recipe = {
|
||||
{"wool:"..colour, "wool:"..colour, "wool:"..colour, },
|
||||
{"group:wood_slab", "group:wood_slab", "group:wood_slab", },
|
||||
{"group:stick", "group:stick", "group:stick", }
|
||||
}
|
||||
})]] -- Uncomment if further declaration of a group:wood_slab
|
||||
})
|
||||
|
||||
end
|
||||
|
||||
|
4
mods/homedecor_modpack/lrfurn/sofas.lua
Executable file → Normal file
@ -146,14 +146,14 @@ for i in ipairs(sofas_list) do
|
||||
}
|
||||
})
|
||||
|
||||
--[[ minetest.register_craft({
|
||||
minetest.register_craft({
|
||||
output = "lrfurn:sofa_"..colour,
|
||||
recipe = {
|
||||
{"wool:"..colour, "wool:"..colour, "", },
|
||||
{"group:wood_slab", "group:wood_slab", "", },
|
||||
{"group:stick", "group:stick", "", }
|
||||
}
|
||||
})]] -- Uncomment if further declaration of a group:wood_slab
|
||||
})
|
||||
|
||||
end
|
||||
|
||||
|
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_front_black.png
Executable file → Normal file
Before Width: | Height: | Size: 430 B After Width: | Height: | Size: 430 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_front_blue.png
Executable file → Normal file
Before Width: | Height: | Size: 464 B After Width: | Height: | Size: 464 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_front_green.png
Executable file → Normal file
Before Width: | Height: | Size: 442 B After Width: | Height: | Size: 442 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_front_grey.png
Executable file → Normal file
Before Width: | Height: | Size: 426 B After Width: | Height: | Size: 426 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_front_orange.png
Executable file → Normal file
Before Width: | Height: | Size: 483 B After Width: | Height: | Size: 483 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_front_red.png
Executable file → Normal file
Before Width: | Height: | Size: 466 B After Width: | Height: | Size: 466 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_front_violet.png
Executable file → Normal file
Before Width: | Height: | Size: 492 B After Width: | Height: | Size: 492 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_front_white.png
Executable file → Normal file
Before Width: | Height: | Size: 441 B After Width: | Height: | Size: 441 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_front_yellow.png
Executable file → Normal file
Before Width: | Height: | Size: 426 B After Width: | Height: | Size: 426 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_top_black.png
Executable file → Normal file
Before Width: | Height: | Size: 301 B After Width: | Height: | Size: 301 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_top_blue.png
Executable file → Normal file
Before Width: | Height: | Size: 417 B After Width: | Height: | Size: 417 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_top_green.png
Executable file → Normal file
Before Width: | Height: | Size: 408 B After Width: | Height: | Size: 408 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_top_grey.png
Executable file → Normal file
Before Width: | Height: | Size: 330 B After Width: | Height: | Size: 330 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_top_orange.png
Executable file → Normal file
Before Width: | Height: | Size: 448 B After Width: | Height: | Size: 448 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_top_red.png
Executable file → Normal file
Before Width: | Height: | Size: 408 B After Width: | Height: | Size: 408 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_top_violet.png
Executable file → Normal file
Before Width: | Height: | Size: 471 B After Width: | Height: | Size: 471 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_top_white.png
Executable file → Normal file
Before Width: | Height: | Size: 319 B After Width: | Height: | Size: 319 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_armchair_top_yellow.png
Executable file → Normal file
Before Width: | Height: | Size: 314 B After Width: | Height: | Size: 314 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_coffeetable_back.png
Executable file → Normal file
Before Width: | Height: | Size: 523 B After Width: | Height: | Size: 523 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_coffeetable_front.png
Executable file → Normal file
Before Width: | Height: | Size: 532 B After Width: | Height: | Size: 532 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_front_black.png
Executable file → Normal file
Before Width: | Height: | Size: 408 B After Width: | Height: | Size: 408 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_front_blue.png
Executable file → Normal file
Before Width: | Height: | Size: 444 B After Width: | Height: | Size: 444 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_front_green.png
Executable file → Normal file
Before Width: | Height: | Size: 425 B After Width: | Height: | Size: 425 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_front_grey.png
Executable file → Normal file
Before Width: | Height: | Size: 400 B After Width: | Height: | Size: 400 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_front_orange.png
Executable file → Normal file
Before Width: | Height: | Size: 461 B After Width: | Height: | Size: 461 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_front_red.png
Executable file → Normal file
Before Width: | Height: | Size: 442 B After Width: | Height: | Size: 442 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_front_violet.png
Executable file → Normal file
Before Width: | Height: | Size: 471 B After Width: | Height: | Size: 471 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_front_white.png
Executable file → Normal file
Before Width: | Height: | Size: 418 B After Width: | Height: | Size: 418 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_front_yellow.png
Executable file → Normal file
Before Width: | Height: | Size: 404 B After Width: | Height: | Size: 404 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_top_black.png
Executable file → Normal file
Before Width: | Height: | Size: 266 B After Width: | Height: | Size: 266 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_top_blue.png
Executable file → Normal file
Before Width: | Height: | Size: 316 B After Width: | Height: | Size: 316 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_top_green.png
Executable file → Normal file
Before Width: | Height: | Size: 318 B After Width: | Height: | Size: 318 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_top_grey.png
Executable file → Normal file
Before Width: | Height: | Size: 259 B After Width: | Height: | Size: 259 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_top_orange.png
Executable file → Normal file
Before Width: | Height: | Size: 445 B After Width: | Height: | Size: 445 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_top_red.png
Executable file → Normal file
Before Width: | Height: | Size: 321 B After Width: | Height: | Size: 321 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_top_violet.png
Executable file → Normal file
Before Width: | Height: | Size: 465 B After Width: | Height: | Size: 465 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_top_white.png
Executable file → Normal file
Before Width: | Height: | Size: 266 B After Width: | Height: | Size: 266 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_longsofa_middle_top_yellow.png
Executable file → Normal file
Before Width: | Height: | Size: 259 B After Width: | Height: | Size: 259 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_back_black.png
Executable file → Normal file
Before Width: | Height: | Size: 270 B After Width: | Height: | Size: 270 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_back_blue.png
Executable file → Normal file
Before Width: | Height: | Size: 277 B After Width: | Height: | Size: 277 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_back_green.png
Executable file → Normal file
Before Width: | Height: | Size: 273 B After Width: | Height: | Size: 273 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_back_grey.png
Executable file → Normal file
Before Width: | Height: | Size: 271 B After Width: | Height: | Size: 271 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_back_orange.png
Executable file → Normal file
Before Width: | Height: | Size: 280 B After Width: | Height: | Size: 280 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_back_red.png
Executable file → Normal file
Before Width: | Height: | Size: 278 B After Width: | Height: | Size: 278 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_back_violet.png
Executable file → Normal file
Before Width: | Height: | Size: 275 B After Width: | Height: | Size: 275 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_back_white.png
Executable file → Normal file
Before Width: | Height: | Size: 271 B After Width: | Height: | Size: 271 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_back_yellow.png
Executable file → Normal file
Before Width: | Height: | Size: 271 B After Width: | Height: | Size: 271 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_front_black.png
Executable file → Normal file
Before Width: | Height: | Size: 430 B After Width: | Height: | Size: 430 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_front_blue.png
Executable file → Normal file
Before Width: | Height: | Size: 467 B After Width: | Height: | Size: 467 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_front_green.png
Executable file → Normal file
Before Width: | Height: | Size: 445 B After Width: | Height: | Size: 445 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_front_grey.png
Executable file → Normal file
Before Width: | Height: | Size: 421 B After Width: | Height: | Size: 421 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_front_orange.png
Executable file → Normal file
Before Width: | Height: | Size: 486 B After Width: | Height: | Size: 486 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_front_red.png
Executable file → Normal file
Before Width: | Height: | Size: 470 B After Width: | Height: | Size: 470 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_front_violet.png
Executable file → Normal file
Before Width: | Height: | Size: 497 B After Width: | Height: | Size: 497 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_front_white.png
Executable file → Normal file
Before Width: | Height: | Size: 440 B After Width: | Height: | Size: 440 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_front_yellow.png
Executable file → Normal file
Before Width: | Height: | Size: 422 B After Width: | Height: | Size: 422 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_side_black.png
Executable file → Normal file
Before Width: | Height: | Size: 412 B After Width: | Height: | Size: 412 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_side_blue.png
Executable file → Normal file
Before Width: | Height: | Size: 447 B After Width: | Height: | Size: 447 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_side_green.png
Executable file → Normal file
Before Width: | Height: | Size: 433 B After Width: | Height: | Size: 433 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_side_grey.png
Executable file → Normal file
Before Width: | Height: | Size: 405 B After Width: | Height: | Size: 405 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_side_orange.png
Executable file → Normal file
Before Width: | Height: | Size: 466 B After Width: | Height: | Size: 466 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_side_red.png
Executable file → Normal file
Before Width: | Height: | Size: 422 B After Width: | Height: | Size: 422 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_side_violet.png
Executable file → Normal file
Before Width: | Height: | Size: 464 B After Width: | Height: | Size: 464 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_side_white.png
Executable file → Normal file
Before Width: | Height: | Size: 421 B After Width: | Height: | Size: 421 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_side_yellow.png
Executable file → Normal file
Before Width: | Height: | Size: 504 B After Width: | Height: | Size: 504 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_top_black.png
Executable file → Normal file
Before Width: | Height: | Size: 301 B After Width: | Height: | Size: 301 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_top_blue.png
Executable file → Normal file
Before Width: | Height: | Size: 374 B After Width: | Height: | Size: 374 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_top_green.png
Executable file → Normal file
Before Width: | Height: | Size: 383 B After Width: | Height: | Size: 383 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_top_grey.png
Executable file → Normal file
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 290 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_top_orange.png
Executable file → Normal file
Before Width: | Height: | Size: 422 B After Width: | Height: | Size: 422 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_top_red.png
Executable file → Normal file
Before Width: | Height: | Size: 317 B After Width: | Height: | Size: 317 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_top_violet.png
Executable file → Normal file
Before Width: | Height: | Size: 520 B After Width: | Height: | Size: 520 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_top_white.png
Executable file → Normal file
Before Width: | Height: | Size: 295 B After Width: | Height: | Size: 295 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_left_top_yellow.png
Executable file → Normal file
Before Width: | Height: | Size: 298 B After Width: | Height: | Size: 298 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_front_black.png
Executable file → Normal file
Before Width: | Height: | Size: 429 B After Width: | Height: | Size: 429 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_front_blue.png
Executable file → Normal file
Before Width: | Height: | Size: 467 B After Width: | Height: | Size: 467 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_front_green.png
Executable file → Normal file
Before Width: | Height: | Size: 446 B After Width: | Height: | Size: 446 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_front_grey.png
Executable file → Normal file
Before Width: | Height: | Size: 425 B After Width: | Height: | Size: 425 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_front_orange.png
Executable file → Normal file
Before Width: | Height: | Size: 488 B After Width: | Height: | Size: 488 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_front_red.png
Executable file → Normal file
Before Width: | Height: | Size: 470 B After Width: | Height: | Size: 470 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_front_violet.png
Executable file → Normal file
Before Width: | Height: | Size: 499 B After Width: | Height: | Size: 499 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_front_white.png
Executable file → Normal file
Before Width: | Height: | Size: 440 B After Width: | Height: | Size: 440 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_front_yellow.png
Executable file → Normal file
Before Width: | Height: | Size: 422 B After Width: | Height: | Size: 422 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_side_black.png
Executable file → Normal file
Before Width: | Height: | Size: 408 B After Width: | Height: | Size: 408 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_side_blue.png
Executable file → Normal file
Before Width: | Height: | Size: 444 B After Width: | Height: | Size: 444 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_side_green.png
Executable file → Normal file
Before Width: | Height: | Size: 431 B After Width: | Height: | Size: 431 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_side_grey.png
Executable file → Normal file
Before Width: | Height: | Size: 406 B After Width: | Height: | Size: 406 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_side_orange.png
Executable file → Normal file
Before Width: | Height: | Size: 464 B After Width: | Height: | Size: 464 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_side_red.png
Executable file → Normal file
Before Width: | Height: | Size: 421 B After Width: | Height: | Size: 421 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_side_violet.png
Executable file → Normal file
Before Width: | Height: | Size: 463 B After Width: | Height: | Size: 463 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_side_white.png
Executable file → Normal file
Before Width: | Height: | Size: 419 B After Width: | Height: | Size: 419 B |
0
mods/homedecor_modpack/lrfurn/textures/lrfurn_sofa_right_side_yellow.png
Executable file → Normal file
Before Width: | Height: | Size: 402 B After Width: | Height: | Size: 402 B |