Files
Custom_Launcher_mc/modpack/_upload/objects/5d/de/5ddef69e82cbbc4bb5b5fb1953a35f405137b330
T
felden.r@grenoble.archi.fr c280484561 first commit
2025-03-31 11:07:21 +02:00

28 lines
715 B
Plaintext

[items]
[items.banner]
#Enable or disable the effect granted by banners.
giveEffect = true
#Enable or disable the tooltip display for banners.
showTooltip = true
[items.hat]
#Enable or disable magic damage reduction provided by the hat.
damageReductionEnabled = true
#Percentage of magic damage reduction provided by the hat (0-100).
#Range: 0 ~ 100
damageReductionAmount = 40
[blocks]
#Duration of the drying process in ticks. (20 ticks = 1 second)
#Range: > 0
dryingDuration = 900
#Duration of the brewing process in ticks. (20 ticks = 1 second)
#Range: > 0
brewingDuration = 1200
#Duration of the jug's effect in ticks. (20 ticks = 1 second)
#Range: > 0
jugEffectDuration = 900