Advertisement
Corosus

Weather / Storm Performance Settings

Feb 22nd, 2012
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. Weather / Storm Performance Settings
  2. ------------------------------------
  3.  
  4. .minecraft/config/mod_EntMover.cfg:
  5.  
  6. //disable wind particles
  7. wind_SpawnParticles=false
  8.  
  9. //disable wind altogether
  10. wind_Movement=false
  11.  
  12. .minecraft/config/mod_ExtendedRenderer.cfg:
  13.  
  14. //disable smooth particle based rain and use default
  15. smoothRain=false
  16.  
  17. //lower rain volume, mc def: 1.0
  18. rainVolume=0.75
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement