mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-14 13:50:19 +02:00
Rebased update of hud/hunger
This commit is contained in:
@ -4,6 +4,7 @@ register_food("default:apple", 2)
|
||||
|
||||
if minetest.get_modpath("farming") ~= nil then
|
||||
register_food("farming:bread", 4)
|
||||
register_food("farming:rhubarb_pie", 6)
|
||||
end
|
||||
|
||||
if minetest.get_modpath("maptools") then
|
||||
|
Reference in New Issue
Block a user