Files
imr6-patches-testing/config/particle_core_config.toml
2026-07-26 13:21:37 +01:00

12 lines
308 B
TOML

# Don't change this! Version used to track needed updates.
version = 1
disableParticles = false
byTypeReductions = { }
maxParticlesPerSheet = 8192
particleRenderDistanceMultiplier = 0.75
asynchronousTicking = true
reduceAllChance = 0.25
reduceDecreasedChance = 0.25
turnOffPotionParticlesV2 = [
"NONE"
]