Advertisement
duhadventure

Untitled

Mar 18th, 2017
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.74 KB | None | 0 0
  1. # Configuration file
  2.  
  3. automation {
  4. I:formationPlaneEntityLimit=128
  5. }
  6.  
  7.  
  8. battery {
  9. I:chargedStaff=8000
  10. I:colorApplicator=20000
  11. I:entropyManipulator=200000
  12. I:matterCannon=200000
  13. I:portableCell=20000
  14. I:wirelessTerminal=1600000
  15. }
  16.  
  17.  
  18. client {
  19. # Possible Values: AE, EU, WA, RF, MK
  20. S:PowerUnit=RF
  21.  
  22. # Possible Values: AUTOSEARCH, MANUAL_SEARCH, NEI_AUTOSEARCH, NEI_MANUAL_SEARCH
  23. S:SEARCH_MODE=AUTOSEARCH
  24.  
  25. # Possible Values: YES, NO, UNDECIDED
  26. S:SEARCH_TOOLTIPS=YES
  27.  
  28. # Possible Values: TALL, FULL, SMALL
  29. S:TERMINAL_STYLE=TALL
  30.  
  31. # Controls buttons on Crafting Screen : Capped at 9
  32. I:craftAmtButton1=1
  33.  
  34. # Controls buttons on Crafting Screen : Capped at 99
  35. I:craftAmtButton2=10
  36.  
  37. # Controls buttons on Crafting Screen : Capped at 999
  38. I:craftAmtButton3=100
  39.  
  40. # Controls buttons on Crafting Screen : Capped at 9999
  41. I:craftAmtButton4=1000
  42. B:disableColoredCableRecipesInNEI=true
  43. B:enableEffects=true
  44.  
  45. # Controls buttons on Level Emitter Screen : Capped at 9
  46. I:levelAmtButton1=1
  47.  
  48. # Controls buttons on Level Emitter Screen : Capped at 99
  49. I:levelAmtButton2=10
  50.  
  51. # Controls buttons on Level Emitter Screen : Capped at 999
  52. I:levelAmtButton3=100
  53.  
  54. # Controls buttons on Level Emitter Screen : Capped at 9999
  55. I:levelAmtButton4=1000
  56.  
  57. # Controls buttons on Priority Screen : Capped at 9
  58. I:priorityAmtButton1=1
  59.  
  60. # Controls buttons on Priority Screen : Capped at 99
  61. I:priorityAmtButton2=10
  62.  
  63. # Controls buttons on Priority Screen : Capped at 999
  64. I:priorityAmtButton3=100
  65.  
  66. # Controls buttons on Priority Screen : Capped at 9999
  67. I:priorityAmtButton4=1000
  68. B:useColoredCraftingStatus=true
  69. B:useTerminalUseLargeFont=false
  70. }
  71.  
  72.  
  73. condenser {
  74. I:MatterBalls=256
  75. I:Singularity=256000
  76. }
  77.  
  78.  
  79. craftingcpu {
  80. I:craftingCalculationTimePerTick=5
  81. }
  82.  
  83.  
  84. features {
  85.  
  86. world {
  87. B:CertusQuartzWorldGen=true
  88. B:ChestLoot=true
  89. B:DecorativeLights=true
  90. B:DecorativeQuartzBlocks=true
  91. B:Flour=true
  92. B:GrindStone=true
  93. B:Inscriber=true
  94. B:MeteoriteWorldGen=true
  95. B:SkyStoneChests=true
  96. B:SpawnPressesInMeteorites=true
  97. B:TinyTNT=true
  98. B:VillagerTrading=true
  99. }
  100.  
  101. toolsclassifications {
  102. B:CertusQuartzTools=true
  103. B:NetherQuartzTools=true
  104. B:PoweredTools=true
  105. }
  106.  
  107. tools {
  108. B:ChargedStaff=true
  109. B:ColorApplicator=true
  110. B:EntropyManipulator=true
  111. B:MatterCannon=true
  112. B:MeteoriteCompass=true
  113. B:PaintBalls=true
  114. B:QuartzAxe=true
  115. B:QuartzHoe=true
  116. B:QuartzKnife=true
  117. B:QuartzPickaxe=true
  118. B:QuartzSpade=true
  119. B:QuartzSword=true
  120. B:QuartzWrench=true
  121. B:WirelessAccessTerminal=true
  122. }
  123.  
  124. craftingfeatures {
  125. B:CraftingCPU=true
  126. B:MolecularAssembler=true
  127. B:Patterns=true
  128. }
  129.  
  130. networkfeatures {
  131. B:Channels=true
  132. B:PowerGen=true
  133. B:QuantumNetworkBridge=true
  134. B:Security=true
  135. B:SpatialIO=true
  136. }
  137.  
  138. networkbuses {
  139. B:AnnihilationPlane=false
  140. B:CraftingTerminal=true
  141. B:ExportBus=true
  142. B:FormationPlane=false
  143. B:ImportBus=true
  144. B:LevelEmitter=true
  145. B:P2PTunnel=true
  146. B:PartConversionMonitor=true
  147. B:StorageBus=true
  148. B:StorageMonitor=true
  149. }
  150.  
  151. storage {
  152. B:IOPort=true
  153. B:MEChest=true
  154. B:MEDrive=true
  155. B:StorageCells=true
  156. }
  157.  
  158. portablecell {
  159. B:PortableCell=true
  160. }
  161.  
  162. networktool {
  163. B:NetworkTool=true
  164. }
  165.  
  166. highercapacity {
  167. B:DenseCables=true
  168. B:DenseEnergyCells=true
  169. }
  170.  
  171. p2ptunnels {
  172. B:P2PTunnelEU=true
  173. B:P2PTunnelItems=true
  174. B:P2PTunnelLight=true
  175. B:P2PTunnelLiquids=true
  176. B:P2PTunnelME=true
  177. B:P2PTunnelRF=true
  178. B:P2PTunnelRedstone=true
  179. }
  180.  
  181. blockfeatures {
  182. B:MassCannonBlockDamage=true
  183. B:TinyTNTBlockDamage=true
  184. }
  185.  
  186. facades {
  187. B:Facades=true
  188. }
  189.  
  190. misc {
  191. B:Achievements=true
  192. B:CraftingLog=false
  193. B:Creative=true
  194. B:GrinderLogging=false
  195. B:IntegrationLogging=false
  196. B:LightDetector=true
  197. B:LogSecurityAudits=false
  198. B:Logging=true
  199. B:PacketLogging=false
  200. B:UnsupportedDeveloperTools=false
  201. B:UpdateLogging=false
  202. B:WebsiteRecipes=false
  203. }
  204.  
  205. crafting {
  206. B:CustomRecipes=false
  207. B:InterfaceTerminal=true
  208. B:enableDisassemblyCrafting=true
  209. B:enableFacadeCrafting=true
  210. B:inWorldFluix=true
  211. B:inWorldPurification=true
  212. B:inWorldSingularity=true
  213. }
  214.  
  215. rendering {
  216. B:AlphaPass=true
  217. }
  218.  
  219. commands {
  220. B:ChunkLoggerTrace=false
  221. }
  222.  
  223. }
  224.  
  225.  
  226. grindstone {
  227. S:grinderOres <
  228. Obsidian
  229. Ender
  230. EnderPearl
  231. Coal
  232. Iron
  233. Gold
  234. Charcoal
  235. NetherQuartz
  236. Copper
  237. Tin
  238. Silver
  239. Lead
  240. Bronze
  241. CertusQuartz
  242. Wheat
  243. Fluix
  244. Brass
  245. Platinum
  246. Nickel
  247. Invar
  248. Aluminium
  249. Electrum
  250. Osmium
  251. Zinc
  252. >
  253. D:oreDoublePercentage=90.0
  254. }
  255.  
  256.  
  257. ##########################################################################################################
  258. # modintegration
  259. #--------------------------------------------------------------------------------------------------------#
  260. # Valid Values are 'AUTO', 'ON', or 'OFF' - defaults to 'AUTO' ; Suggested that you leave this alone unless your experiencing an issue, or wish to disable the integration for a reason.
  261. ##########################################################################################################
  262.  
  263. modintegration {
  264. S:BetterStorage=AUTO
  265. S:BuildCraft=AUTO
  266. S:ColoredLightsCore=AUTO
  267. S:CraftGuide=AUTO
  268. S:DeepStorageUnit=AUTO
  269. S:Factorization=AUTO
  270. S:ForgeMultiPart=AUTO
  271. S:ImmibisMicroblocks=AUTO
  272. S:IndustrialCraft2=AUTO
  273. S:InventoryTweaks=AUTO
  274. S:Mekanism=AUTO
  275. S:MineFactoryReloaded=AUTO
  276. S:NotEnoughItems=AUTO
  277. S:Railcraft=AUTO
  278. S:RedstoneFluxPower-Items=AUTO
  279. S:RedstoneFluxPower-Tiles=AUTO
  280. S:RotaryCraft=AUTO
  281. S:RotatableBlocks=AUTO
  282. S:Waila=AUTO
  283. }
  284.  
  285.  
  286. ##########################################################################################################
  287. # orecamouflage
  288. #--------------------------------------------------------------------------------------------------------#
  289. # AE2 Automatically uses alternative ores present in your instance of MC to blend better with its surroundings, if you prefer you can disable this selectively using these flags; Its important to note, that some if these items even if enabled may not be craftable in game because other items are overriding their recipes.
  290. ##########################################################################################################
  291.  
  292. orecamouflage {
  293. # OreDictionary Names: dustGold
  294. B:GoldDust=true
  295.  
  296. # OreDictionary Names: dustIron
  297. B:IronDust=true
  298.  
  299. # OreDictionary Names: nuggetIron
  300. B:IronNugget=true
  301. B:Silicon=true
  302. }
  303.  
  304.  
  305. powerratios {
  306. D:IC2=2.0
  307. D:Mekanism=0.2
  308. D:RotaryCraft=8.884150675195451E-5
  309. D:ThermalExpansion=0.25
  310. D:UsageMultiplier=3.0
  311. }
  312.  
  313.  
  314. spatialio {
  315. D:spatialPowerExponent=1.35
  316. D:spatialPowerMultiplier=1250.0
  317. I:storageBiomeID=40
  318. I:storageProviderID=-11
  319. }
  320.  
  321.  
  322. ##########################################################################################################
  323. # tickrates
  324. #--------------------------------------------------------------------------------------------------------#
  325. # Min / Max Tickrates for dynamic ticking, most of these components also use sleeping, to prevent constant ticking, adjust with care, non standard rates are not supported or tested.
  326. ##########################################################################################################
  327.  
  328. tickrates {
  329. I:AnnihilationPlane.max=120
  330. I:AnnihilationPlane.min=2
  331. I:ExportBus.max=60
  332. I:ExportBus.min=5
  333. I:IOPort.max=5
  334. I:IOPort.min=1
  335. I:ImportBus.max=40
  336. I:ImportBus.min=5
  337. I:Inscriber.max=1
  338. I:Inscriber.min=1
  339. I:Interface.max=120
  340. I:Interface.min=5
  341. I:ItemTunnel.max=60
  342. I:ItemTunnel.min=5
  343. I:LightTunnel.max=120
  344. I:LightTunnel.min=5
  345. I:METunnel.max=20
  346. I:METunnel.min=5
  347. I:StorageBus.max=60
  348. I:StorageBus.min=5
  349. I:VibrationChamber.max=40
  350. I:VibrationChamber.min=10
  351. }
  352.  
  353.  
  354. ##########################################################################################################
  355. # wireless
  356. #--------------------------------------------------------------------------------------------------------#
  357. # Range= WirelessBaseRange + WirelessBoosterRangeMultiplier * Math.pow( boosters, WirelessBoosterExp )
  358. # PowerDrain= WirelessBaseCost + WirelessCostMultiplier * Math.pow( boosters, 1 + boosters / WirelessHighWirelessCount )
  359. ##########################################################################################################
  360.  
  361. wireless {
  362. D:WirelessBaseCost=20.0
  363. D:WirelessBaseRange=32.0
  364. D:WirelessBoosterExp=1.5
  365. D:WirelessBoosterRangeMultiplier=1.5
  366. D:WirelessCostMultiplier=3.0
  367. D:WirelessTerminalDrainMultiplier=2.0
  368. }
  369.  
  370.  
  371. worldgen {
  372. D:meteoriteClusterChance=0.1
  373. I:meteoriteDimensionWhitelist <
  374. 0
  375. >
  376. D:meteoriteSpawnChance=0.3
  377. I:minMeteoriteDistance=707
  378. I:quartzOresClusterAmount=15
  379. I:quartzOresPerCluster=4
  380. D:spawnChargedChance=0.07999998331069946
  381. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement