mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-16 15:30:30 +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:
parent
8a3b971cdb
commit
47cb17a3c5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user