minecraft-modpack-1.16.5/config/everpotion-common.toml

32 lines
462 B
TOML

#Range: > 5
drinkDelay = 20
#Range: > 5
refillTime = 2400
#Range: > 5
tipArrowTimeCost = 600
naturallyRefill = true
#Damaging mobs can speed up refilling
#Range: 0.0 ~ 10.0
damageAcceleration = 0.0
[modules]
crafting = true
[slots]
#Range: 1 ~ 4
maxSlots = 3
#Range: 0 ~ 4
beginnerSlots = 0
[effects]
showParticles = true
#Range: 0.0 ~ 100.0
durationFactor = 1.0
ambient = true
showIcon = true
[temp]
#Range: 0.0 ~ 1.0
mobDropUnlockItem = 0.005