spegling av
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-16 12:40:25 +02:00
Remove references to group:wood_slab
This commit is contained in:
@ -63,15 +63,6 @@ for i in ipairs(armchairs_list) do
|
||||
}
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
output = "lrfurn:armchair_"..colour,
|
||||
recipe = {
|
||||
{"wool:"..colour, "", "", },
|
||||
{"group:wood_slab", "", "", },
|
||||
{"group:stick", "", "", }
|
||||
}
|
||||
})
|
||||
|
||||
end
|
||||
|
||||
if minetest.setting_get("log_mods") then
|
||||
|
Referens i nytt ärende
Block a user