Advertisement
Lennel

OpenBlocks: Radio config section

Mar 2nd, 2014
1,759
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. ####################
  2. # radio
  3. ####################
  4.  
  5. radio {
  6. # Add tuned crystals as loot in chests
  7. B:enableChestLoot=true
  8.  
  9. # Maximum number of sources playing at one time
  10. I:maxSources=3
  11.  
  12. # List any radio stations you want
  13. S:radioStations <
  14. "http://74.86.186.4:12120;181.FM - **UK Top 40**;Yellow"
  15. "http://67.213.214.248:9870;Party 181.FM;Yellow"
  16. "http://67.213.213.137:8012;A-1 Hits @ Party Rockers Radio;Yellow"
  17. "http://69.46.75.101:80;idobi Radio (idobi.com);Blue"
  18. "http://192.184.9.79:8006;CINEMIX;Blue"
  19. "http://radiorivendell.de:80/;Radio Rivendell;Blue"
  20. "http://205.164.62.15:10052;1.fm Love Classics;Blue"
  21. "http://theradio.cc:8000/trcc-stream.mp3;TheRadioCC;Red"
  22. "http://streaming202.radionomy.com:80/abacusfm-vintage-jazz;Vintage Jazz;Red"
  23. "http://s1.stream-experts.net:8032/;Nature sounds;Red"
  24. "http://91.121.166.38:7016/;British Comedy;Red"
  25. "http://50.7.173.162:8010;Audiophile Baroque;Red"
  26. >
  27.  
  28. # Tuned crystals merchant id (-1 to disable)
  29. I:radioVillagerId=6156
  30.  
  31. # Should tuned crystals sell records too
  32. B:radioVillagerSellsRecords=true
  33. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement