Guest User

shaders.properties

a guest
Dec 23rd, 2015
1,137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. # Place in the shader pack as "shaders/shaders.properties"
  2. #
  3. # Set clouds type or turn clouds off
  4. # The clouds are also controlled by "Video Settings -> Details -> Clouds" with higher priority
  5. # clouds=<fast|fancy|off>
  6. #
  7. # Enable or disable old block lighting with fixed multiplier
  8. # The old block lighting is also controlled by "Video Settings -> Shaders -> Old Lighting" with higher priority
  9. # oldLighting=<true|false>
  10. #
  11. clouds=off
  12. oldLighting=false
Add Comment
Please, Sign In to add comment