@ -62,7 +62,7 @@ function food.asupport(group,add)
end
functionfood.item_eat(amt)
ifminetest.get_modpath("hud")then
returnhud.item_eat(hunger_change)
returnhud.item_eat(amt)
else
returnminetest.item_eat(amt)
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.