szumielxd

fbDiscoCFG

Oct 24th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. # DiscoArmor Config File #
  2.  
  3. # How often the color of disco armor and glow changes in ticks (there are 20 ticks in a second)
  4. update-interval: 1
  5. # By how much the color changes (CANNOT BE MORE THAN 1)
  6. color-interval: .05
  7. # Whether or not disco armor disables when a player takes damage (either 'true' or 'false')
  8. disable-on-damage: true
  9.  
  10. # Worlds where disco armor works:
  11. worlds:
  12. - world
  13. - world_nether
  14. - spawn
Advertisement
Add Comment
Please, Sign In to add comment