This commit is contained in:
2025-08-03 10:27:07 +02:00
parent a6f1b67d04
commit ec73553006
2 changed files with 128 additions and 2 deletions

View File

@@ -139,10 +139,10 @@ food {
B:modifyFoodStackSize=false
# Enables/disables all food value modification [vanilla: false] [default: true]
B:modifyFoodValues=true
B:modifyFoodValues=false
# Enables/disables Hunger Overhaul manually setting the food values for supported mods ('modifyFoodValues' must be true) [vanilla: false] [default: true]
B:useHOFoodValues=true
B:useHOFoodValues=false
}