From 921c05da0d057469032fe9aced321503f1f0d498 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Sat, 4 Feb 2017 20:11:09 -0500 Subject: updated several mods to use newer unified dyes API blox, bobblocks, coloredwood, framedglass, homedecor, ilights, plasticbox, stained_glass, unifiedbricks, and of course unified dyes. --- homedecor/furniture_recipes.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'homedecor/furniture_recipes.lua') diff --git a/homedecor/furniture_recipes.lua b/homedecor/furniture_recipes.lua index 9ece79f..e64e849 100644 --- a/homedecor/furniture_recipes.lua +++ b/homedecor/furniture_recipes.lua @@ -1,6 +1,6 @@ minetest.register_craft({ - output = "homedecor:table", "homedecor:kitchen_chair_wood 2", + output = "homedecor:table", recipe = { { "group:wood","group:wood", "group:wood" }, { "group:stick", "", "group:stick" }, -- cgit v1.2.3