Create mod buffs - smoother lava animation - uncapped some apoth enchants
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user