Update home_vending_machines/crafts.lua

Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
This commit is contained in:
Niklp 2022-06-29 13:58:21 +02:00 committed by GitHub
parent 9cc46e02c3
commit b4c694a79e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {