Files
Custom_Launcher_mc/modpack/_upload/objects/01/3c/013c38e6dfc2976a69d2fc7977f86e4212062730
felden.r@grenoble.archi.fr c280484561 first commit
2025-03-31 11:07:21 +02:00

24 lines
608 B
Plaintext

#base size per serve
#Range: 1 ~ 100
baseServe = 4
#base nutrition factor
#Range: 0.0 ~ 100.0
baseNutrition = 0.1
#bonus for every extra food type
#Range: 0.0 ~ 100.0
varietyBonus = 0.2
#bonus for perfect food
#Range: 0.0 ~ 100.0
perfectionBonus = 0.5
#max number of ingredient entries
#Range: 1 ~ 20
maxIngredient = 9
#nourishment duration per food type
#Range: 1 ~ 10000
nourishmentDuration = 100
#Enable SoL compat so that eating a dish is equivalent to eating all components
enableSoLCompat = true
#Enable Diet compat so that eating a dish is equivalent to eating all components
enableDietCompat = true