GPack/config/lrtactical-common.toml
2026-03-26 13:17:41 +01: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