init
This commit is contained in:
12
config/lrtactical-common.toml
Normal file
12
config/lrtactical-common.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user