Files
fuwuduan/config/lrtactical-common.toml
2025-10-20 07:39:17 +00:00

13 lines
360 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