mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-11-05 14:25:29 +01:00
Add beans to the hunger.lua
found here : https://forum.minetest.net/viewtopic.php?f=11&t=6342&start=250#p177019
This commit is contained in:
@@ -277,6 +277,7 @@ if minetest.get_modpath("farming") and farming.mod == "redo" then
|
||||
overwrite("farming:raspberries", 1)
|
||||
overwrite("farming:blueberries", 1)
|
||||
overwrite("farming:muffin_blueberry", 4)
|
||||
overwrite("farming:beans", 1)
|
||||
if minetest.get_modpath("vessels") then
|
||||
overwrite("farming:smoothie_raspberry", 2, "vessels:drinking_glass")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user