Fix mobs dropping charm fragments with looting

pull/3/head
copygirl 2 years ago
parent 49b461ddf8
commit 2f30781c75
  1. 2
      config/reliquary-common.toml

@ -288,7 +288,7 @@ mobDropsEnabled = true
dropChance = 0
#Additional chance per level of looting
#Range: 0.0 ~ 1.0
lootingMultiplier = 0.008333333767950535
lootingMultiplier = 0
#Phoenix Down settings
[items.PhoenixDown]

Loading…
Cancel
Save