Create mod buffs - smoother lava animation - uncapped some apoth enchants

This commit is contained in:
2025-05-17 09:49:00 -05:00
parent 35b7063666
commit bb5d44d67b
6 changed files with 55 additions and 52 deletions

View File

@ -4,12 +4,12 @@
#Day is defined as any time between 23500 (middle of dawn) and 12500 (middle of dusk) the next day.
#Vanilla speed: 1.0
#Range: 0.0 ~ 24000.0
daySpeed = 0.1
daySpeed = 0.2
#The speed at which time passes during the night.
#Night is defined as any time between 12500 (middle of dusk) and 23500 (middle of dawn).
#Vanilla speed: 1.0
#Range: 0.0 ~ 24000.0
nightSpeed = 0.1
nightSpeed = 0.2
[time.effects]
#When applied, this effect syncs the passage of weather with the current speed of time.