1
0
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:
LeMagnesium
2015-04-06 22:37:28 +02:00
parent 6d62388898
commit df7cd271b4
19 changed files with 9 additions and 280 deletions

View File

@ -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