diff --git a/home_vending_machines/crafts.lua b/home_vending_machines/crafts.lua index 806c466..7bd123b 100644 --- a/home_vending_machines/crafts.lua +++ b/home_vending_machines/crafts.lua @@ -19,7 +19,7 @@ if minetest.get_modpath("default") then }, }) end - if farming and farming.mod and farming.mod == "redo" then + if farming and farming.mod == "redo" then minetest.register_craft({ output = "home_vending_machines:sweet_machine", recipe = {