diff --git a/config/psi.cfg b/config/psi.cfg index 401f8681b..0cf99d903 100644 --- a/config/psi.cfg +++ b/config/psi.cfg @@ -3,15 +3,13 @@ general { # The harvest level of a CAD for the purposes of block breaking spells. 3 is diamond level. Defaults to 2 (iron level) I:"CAD Harvest Level"=7 - - # Set this to true to disable all server side features from Magical Psi, to allow you to use it purely as a client side mod B:"Client Side Magical Psi"=false # Controls whether the Psi Bar should be hidden if it's full and the player is holding an item that uses Psi. B:"Context Sensitive Bar"=true # The maximum scale your Psi bar can be. This prevents it from being too large on a bigger GUI scale. This is maximum amount of "on screen pixels" each actual pixel can take. - I:"Maximum Psi Bar Scale"=3 + I:"Maximum Psi Bar Scale"=2 # Controls whether the Psi Bar should be rendered on the right of the screen or not. B:"Psi Bar on the Right"=true