1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-20 05:13:20 +02:00
aetheria/packwiz/1.20.1/config/cofh_core-common.toml

20 lines
637 B
TOML
Raw Normal View History

2024-06-14 19:06:44 +02:00
[Gameplay]
#If TRUE, dismantled blocks will be placed in the dismantling player's inventory if possible.
"Return Dismantle Drops" = false
[Gameplay.Fishing]
#If TRUE, Fishing will cause exhaustion.
"Fishing Exhaustion" = false
#This option sets the amount of exhaustion caused by fishing, if enabled.
#Range: 0.0 ~ 10.0
"Fishing Exhaustion Amount" = 0.125
[Gameplay.World]
#If TRUE, Sapling growth will be slowed by a configurable factor.
"Sapling Growth Reduction" = false
#This option sets the growth factor for saplings - they will only grow 1 in N times.
#Range: > 1
"Sapling Growth Reduction Factor" = 4