Files
fuwuduan/config/lrtactical-common.toml

13 lines
360 B
TOML
Raw Permalink Normal View History

2025-10-20 07:33:27 +00:00
[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