Initial Commit

Commit Suicide

add disabled jars to lfs

remove mods

re-add mods
This commit is contained in:
luxtracon
2025-11-01 17:56:55 +01:00
commit 60535c0011
377 changed files with 14211 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
[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).
# Default: 40
# Range: 0 ~ 100
damageReductionAmount = 40
[blocks]
#Duration of the drying process in ticks. (20 ticks = 1 second)
# Default: 900
# Range: > 0
dryingDuration = 900
#Duration of the brewing process in ticks. (20 ticks = 1 second)
# Default: 1200
# Range: > 0
brewingDuration = 1200
#Duration of the jug's effect in ticks. (20 ticks = 1 second)
# Default: 900
# Range: > 0
jugEffectDuration = 900