banana-mc/config/particle_core_config.toml
2025-07-20 23:03:14 +02:00

10 lines
225 B
TOML

# Don't change this! Version used to track needed updates.
version = 0
turnOffPotionParticles = "NONE"
reduceAllChance = 0.0
reduceDecreasedChance = 0.0
disableParticles = false
byTypeReductions = {
"minecraft:smoke" = 0.1
}