9 lines
246 B
TOML
9 lines
246 B
TOML
|
|
||
|
#General settings
|
||
|
[General]
|
||
|
#Setting this to false disables the levitation effect from Geysers (Default: true)
|
||
|
geyserLevitation = true
|
||
|
#Setting this to false disables the damage from Nether Geysers (Default: true)
|
||
|
netherGeyserDamage = true
|
||
|
|