Remove foodbenefits and use rely on kubejs + hunger strike

This commit is contained in:
2026-03-07 04:49:19 -07:00
parent d5938858bd
commit 5498d90683
97 changed files with 1294 additions and 1121 deletions

View File

@@ -9,7 +9,7 @@
mode = "ALL"
#How to translate food points into heart points when consuming food.
#At the default value of 0.5, food fills your heart bar at half the rate it would fill hunger.
foodHealFactor = 0.0
foodHealFactor = 0.5
#Globally overrides the maximum stack size of food items.
#This property affects all Vanilla and Mod food items that derive from ItemFood.
#Set to -1 to retain the default stack size of each food item. Note: This will affect the entire server, not just players on hunger strike.