Files
fuwuduan/config/lrtactical-common.toml
2026-01-19 12:28:32 +00:00

13 lines
348 B
TOML

[grenade]
#Whether grenade explosion can damage blocks (if it can)
grenadeExplosionBlockDamage = true
[melee]
#Whether melee items consume durability on attack
meleeItemConsumeDurability = true
#when target's invulnerable tick is less than this value, melee attack will ignore it
#Range: 0 ~ 100
meleeIgnoreInvulnerableTickThreshold = 20