Initial Commit!

This commit is contained in:
zombieguy
2026-07-08 22:58:56 +01:00
parent d9910aee00
commit 9cef1c5373
2371 changed files with 56283 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
[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