Guest User

Untitled

a guest
Sep 14th, 2013
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. # Configuration file
  2.  
  3. ####################
  4. # block
  5. ####################
  6.  
  7. block {
  8. I:blockID=194
  9. }
  10.  
  11.  
  12. ####################
  13. # general
  14. ####################
  15.  
  16. general {
  17. I:AdvGenDay=8
  18. I:AdvGenNight=1
  19. I:AdvOutput=32
  20. I:AdvStorage=32000
  21. I:HybGenDay=64
  22. I:HybGenNight=8
  23. I:HybOutput=128
  24. I:HybStorage=100000
  25. I:UltHybGenDay=512
  26. I:UltHybGenNight=64
  27. I:UltOutput=512
  28. I:UltStorage=1000000
  29. }
  30.  
  31.  
  32. ####################
  33. # items
  34. ####################
  35.  
  36. items {
  37. I:advSolarHelmetID=30576
  38. I:hybridSolarHelmetID=30577
  39. I:itemsID=30575
  40. I:ultimateSolarHelmetID=30578
  41. }
  42.  
  43.  
  44. ####################
  45. # quantum generator
  46. ####################
  47.  
  48. "quantum generator" {
  49. I:"Quantum generator default maximum packet size"=512
  50. I:"Quantum generator default production"=512
  51. }
  52.  
  53.  
  54. ####################
  55. # recipes settings
  56. ####################
  57.  
  58. "recipes settings" {
  59. B:"Disable Advanced Solar Helmet recipe"=false
  60. B:"Disable AdvancedSolarPanel recipe"=false
  61. B:"Disable DoubleSlab recipe"=false
  62. B:"Disable Hybrid Solar Helmet recipe"=false
  63. B:"Disable HybridSolarPanel recipe"=false
  64. B:"Disable Ultimate Solar Helmet recipe"=false
  65. B:"Disable UltimateSolarPanel recipe"=false
  66. B:"Enable hard recipes"=true
  67. B:"Enable simple Advanced Solar Panel recipe"=false
  68. }
Add Comment
Please, Sign In to add comment