Skip to content
This repository has been archived by the owner on Dec 14, 2019. It is now read-only.

Commit

Permalink
Add requested food
Browse files Browse the repository at this point in the history
  • Loading branch information
BlockMen committed Jul 14, 2015
1 parent 63d6fe2 commit 2a5acfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions food.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2a5acfa

Please sign in to comment.