Advertisement
Guest User

Greg

a guest
May 12th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. # Configuration file
  2.  
  3. ####################
  4. # features
  5. ####################
  6.  
  7. features {
  8. B:AllowDuplicatedDragonEggs=false
  9. I:DigitalChestMaxItemCount=32768
  10. I:DragonEggEnergyPerTick=1024
  11. I:EnderCrystalEnergyPerTick=32
  12. I:MatterFabricationRate=16666666
  13. I:MaxLogStackSize=64
  14. I:MaxOreStackSize=64
  15. I:MaxOtherBlockStackSize=64
  16. I:MaxPlankStackSize=64
  17. I:QuantumChestMaxItemCount=2000000000
  18. B:Reactorplanner=true
  19. B:Seedscanner=true
  20. I:UpgradeStacksize=4
  21. I:VisEnergyPerUnit=12800
  22. }
  23.  
  24.  
  25. ####################
  26. # general
  27. ####################
  28.  
  29. general {
  30. B:ConnectedMachineCasingTextures=true
  31. B:Debug=false
  32. B:Debug2=false
  33. B:ShowCapes=true
  34. I:SpecialDebugMode=0
  35. B:UniversalElectricityPower=true
  36. B:online=true
  37. B:unsuspiciousHungerConfig=true
  38. }
  39.  
  40.  
  41. ####################
  42. # machines
  43. ####################
  44.  
  45. machines {
  46. B:constant_need_of_energy=true
  47. B:explosions_on_nonwrenching=false
  48. B:fire_causes_explosions=false
  49. B:lightning_causes_explosions=false
  50. B:machines_flammable=false
  51. B:rain_causes_explosions=false
  52. B:wirefire_on_explosion=false
  53. }
  54.  
  55.  
  56. ####################
  57. # unificatortargets
  58. ####################
  59.  
  60. unificatortargets {
  61. B:Forestry=false
  62. B:Railcraft=false
  63. B:Redpower=true
  64. B:Thaumcraft=true
  65. B:ThermalExpansion=false
  66. }
  67.  
  68.  
  69. ####################
  70. # worldgeneration
  71. ####################
  72.  
  73. worldgeneration {
  74. B:Bauxiteore=true
  75. B:Cinnabarore=true
  76. B:Cooperiteore=true
  77. B:EnderAsteroids=true
  78. B:Galenaore=true
  79. I:IridiumProbability=20
  80. B:Iridiumore=true
  81. B:Olivineore=true
  82. B:Pyriteore=true
  83. B:Rubyore=true
  84. B:Sapphireore=true
  85. B:Sodaliteore=true
  86. B:Sphaleriteore=true
  87. B:Tungstateore=true
  88. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement