1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-19 21:03:20 +02:00
aetheria/packwiz/1.20.1/config/nutritiousmilk.json5

8 lines
No EOL
301 B
Text
Executable file

{
// The hunger level decreased. Example values: cookie = 2, bread = 5, salmon = 6, steak = 8.
// min: 0, max: 20
"hungerLevelIncrease": 10,
// The saturation increase. Example values: melon = 1.2, carrot = 3.6, chicken = 7.2, steak 12.8.
// min: 0.0, max: 20.0
"saturationLevelIncrease": 10.0
}