Advertisement
Guest User

Untitled

a guest
Jan 17th, 2013
2,697
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 2.95 KB | None | 0 0
  1. # Configuration file
  2. # Generated on 1/17/13 9:22 PM
  3.  
  4. ####################
  5. # addonrecipes
  6. ####################
  7.  
  8. addonrecipes {
  9.     B:AESU=true
  10.     B:AutomationMachines=true
  11.     B:ChargOMat=true
  12.     B:CloakingDevice=true
  13.     B:CropHarvestor=true
  14.     B:Destructopack=true
  15.     B:DieselGenerator=true
  16.     B:DragonEggEnergySiphon=true
  17.     B:ElectricAutocrafter=true
  18.     B:Fusionreactor=true
  19.     B:GasTurbine=true
  20.     B:Helium2Coolantcell=true
  21.     B:IDSU=true
  22.     B:IndustrialGrinder=true
  23.     B:IridiumNeutronReflector=true
  24.     B:Iridiumblock=true
  25.     B:ItemClearer=true
  26.     B:JackHammer=true
  27.     B:LESU=true
  28.     B:Lapotronpack=true
  29.     B:LightHelmet=true
  30.     B:Lightningrod=true
  31.     B:Lithiumbattery=true
  32.     B:Lithiumpack=true
  33.     B:Matterfabricator=true
  34.     B:NaKCoolantcell=true
  35.     B:Playerdetector=true
  36.     B:Plutonium=true
  37.     B:Quantumchest=true
  38.     B:Quantumtank=true
  39.     B:RockBreaker=true
  40.     B:Rockcutter=true
  41.     B:Sawmill=true
  42.     B:Scrapboxinator=true
  43.     B:SemifluidGenerator=true
  44.     B:Sonictron=true
  45.     B:Superconductorwire=true
  46.     B:TeslaStaff=true
  47.     B:ThermalGenerator=true
  48.     B:Thorium=true
  49.     B:UUM_Assembler=true
  50. }
  51.  
  52.  
  53. ####################
  54. # dungeon
  55. ####################
  56.  
  57. dungeon {
  58.     B:DungeonICredits=false
  59.     B:DungeonLoot=true
  60.     B:DungeonMusicDiscFix=false
  61. }
  62.  
  63.  
  64. ####################
  65. # features
  66. ####################
  67.  
  68. features {
  69.     B:AllowDuplicatedDragonEggs=false
  70.     B:ConstantEnergyMachine=true
  71.     B:DisableStoneInRecycler=false
  72.     I:DragonEggEnergyPerTick=128
  73.     B:ForestryBronzeNerf=False
  74.     I:MatterFabricationRate=8333333
  75.     I:MaxLogStackSize=64
  76.     I:MaxOreStackSize=64
  77.     I:MaxOtherBlockStackSize=64
  78.     I:MaxPlankStackSize=64
  79.     B:MinerListLavaAddition=true
  80.     B:RPBlockBreakerNerf=false
  81.     B:Reactorplanner=true
  82.     B:Seedscanner=true
  83.     I:UpgradeStacksize=8
  84. }
  85.  
  86.  
  87. ####################
  88. # general
  89. ####################
  90.  
  91. general {
  92.     B:Animations=true
  93.     B:ConnectedMachineCasingTextures=true
  94.     B:Debug=false
  95.     B:ShowCapes=true
  96.     I:SpecialDebugMode=0
  97. }
  98.  
  99.  
  100. ####################
  101. # quantumsuit
  102. ####################
  103.  
  104. quantumsuit {
  105.     B:OverloadQSuitItems=false
  106.     B:QChestFireprotection=true
  107.     B:QChestInvincibility=false
  108.     B:QHelmetAirRefill=true
  109.     B:QHelmetHungerRefill=true
  110.     B:QHelmetLamp=false
  111.     B:QHelmetPoisonCure=true
  112. }
  113.  
  114.  
  115. ####################
  116. # unificatortargets
  117. ####################
  118.  
  119. unificatortargets {
  120.     B:Forestry=false
  121.     B:Railcraft=false
  122.     B:Redpower=true
  123.     B:ThermalExpansion=false
  124. }
  125.  
  126.  
  127. ####################
  128. # worldgeneration
  129. ####################
  130.  
  131. worldgeneration {
  132.     B:Bauxiteore=true
  133.     B:Cinnabarore=true
  134.     B:Cooperiteore=true
  135.     B:EnderAsteroids=true
  136.     I:IridiumProbability=25
  137.     B:Iridiumore=true
  138.     B:Olivineore=true
  139.     B:Pyriteore=true
  140.     B:Rubyore=true
  141.     B:Sapphireore=true
  142.     B:Silverore=false
  143.     B:Sodaliteore=true
  144.     B:Sphaleriteore=true
  145.     B:Tungstateore=true
  146. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement