summaryrefslogtreecommitdiff
path: root/food.lua
diff options
context:
space:
mode:
Diffstat (limited to 'food.lua')
-rw-r--r--food.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/food.lua b/food.lua
index 01092a1..b8f2a9d 100644
--- a/food.lua
+++ b/food.lua
@@ -253,6 +253,7 @@ if minetest.get_modpath("farming") and farming.mod == "redo" then
end
register_food("farming:rhubarb", 1)
register_food("farming:rhubarb_pie", 6)
+ register_food("farming:beans", 1)
end
if minetest.get_modpath("kpgmobs") ~= nil then