lihzahrd.journeypowers

class lihzahrd.journeypowers.JourneyPowers(freeze_time: Optional[bool] = None, time_rate: Optional[float] = None, freeze_rain: Optional[bool] = None, freeze_wind: Optional[bool] = None, difficulty: Optional[float] = None, freeze_biome_spread: Optional[bool] = None)

Journey mode powers settings. Spawn rate does not appear to be stored in the world.

difficulty

Enemy difficulty scaling, 0.5x to 3x. Value ranges from 0.0 to 1.0.

far_placement_range
freeze_biome_spread

Can evil biomes & the hallow spread.

freeze_rain

Can the rain change.

freeze_time

Is time frozen?

freeze_wind

Can the wind speed and direction change.

god_mode
time_rate

How fast does time go, 1x to 24x. Value ranges from 0.0 to 1.0.