diff --git a/config/ProjectE/server.toml b/config/ProjectE/server.toml index a39e239..917a1dc 100644 --- a/config/ProjectE/server.toml +++ b/config/ProjectE/server.toml @@ -29,10 +29,10 @@ [server.effects] #Bonus ticks given by the Watch of Flowing Time while in the pedestal. 0 = effectively no bonus. #Range: 0 ~ 256 - timePedBonus = 2 + timePedBonus = 0 #Factor the Watch of Flowing Time slows down mobs by while in the pedestal. Set to 1.0 for no slowdown. #Range: 0.0 ~ 1.0 - timePedMobSlowness = 0.1 + timePedMobSlowness = 0.5 #If true the Interdiction Torch only affects hostile mobs and projectiles. If false it affects all non blacklisted living entities. interdictionMode = true