12 lines
306 B
TOML
12 lines
306 B
TOML
# Don't change this! Version used to track needed updates.
|
|
version = 1
|
|
disableParticles = false
|
|
byTypeReductions = { }
|
|
maxParticlesPerSheet = 16384
|
|
particleRenderDistanceMultiplier = 1.0
|
|
asynchronousTicking = true
|
|
reduceAllChance = 0.0
|
|
reduceDecreasedChance = 0.0
|
|
turnOffPotionParticlesV2 = [
|
|
"NONE"
|
|
] |