@@ -198,26 +198,18 @@ features {
198198 B:CableAnchor =true
199199 B:CraftingTerminal =true
200200 B:ExportBus =true
201- B:ExportBusIMP =true
202201 B:FluidAnnihilationPlane =true
203202 B:FluidExportBus =true
204- B:FluidExportBusIMP =true
205203 B:FluidFormationPlane =true
206204 B:FluidImportBus =true
207- B:FluidImportBusIMP =true
208205 B:FluidInterface =true
209206 B:FluidLevelEmitter =true
210207 B:FluidStorageBus =true
211208 B:FluidTerminal =true
212209 B:FormationPlane =true
213210 B:IdentityAnnihilationPlane =true
214211 B:ImportBus =true
215- B:ImportBusIMP =true
216212 B:Interface =true
217- B:InterfaceADV =true
218- B:InterfaceIMP =true
219- B:InterfacePATTERNS =true
220- B:InterfacePER =true
221213 B:LevelEmitter =true
222214 B:P2PTunnel =true
223215 B:Panels =true
@@ -236,10 +228,8 @@ features {
236228 storage {
237229 B:Condenser =true
238230 B:IOPort =true
239- B:IOPortIMP =true
240231 B:MEChest =true
241232 B:MEDrive =true
242- B:MEDriveIMP =true
243233 B:StorageCells =true
244234 }
245235
@@ -250,10 +240,10 @@ features {
250240
251241 cables {
252242 B:CoveredCables =true
253- B:CreativeCables =true
254243 B:DenseCables =true
255244 B:GlassCables =true
256245 B:SmartCables =true
246+ B:UltraDenseCables =true
257247 }
258248
259249 energy {
@@ -266,6 +256,7 @@ features {
266256 B:P2PTunnelEU =true
267257 B:P2PTunnelFE =true
268258 B:P2PTunnelFluids =true
259+ B:P2PTunnelGTCEU =true
269260 B:P2PTunnelGTEU =true
270261 B:P2PTunnelItems =true
271262 B:P2PTunnelLight =true
@@ -315,9 +306,8 @@ features {
315306
316307 craftingfeatures {
317308 B:CraftingCPU =true
309+ B:CraftingManagerFallback =true
318310 B:MolecularAssembler =true
319- B:MolecularAssemblerCreative =true
320- B:MolecularAssemblerIMP =true
321311 B:Patterns =true
322312 }
323313
@@ -355,35 +345,14 @@ features {
355345
356346
357347general {
358- # Advanced Energy Cell Capacity
359- I:advEnergyCellCap =6400000
348+ # Max channel number may not exceed 256
349+ I:denseChannelCapacity =32
360350
361- # Max CPUs structure size. (values greater than 16 may cause unexpected errors and crash the game.)
362- I:cpusStructureMaxSizeX =16
363-
364- # Max CPUs structure size. (values greater than 16 may cause unexpected errors and crash the game.)
365- I:cpusStructureMaxSizeY =16
366-
367- # Max CPUs structure size. (values greater than 16 may cause unexpected errors and crash the game.)
368- I:cpusStructureMaxSizeZ =16
369-
370- # Channels capacity for dense cables
371- I:denseCableCapacity =32
372-
373- # Improved Energy Cell Capacity
374- I:impEnergyCellCap =3200000
375-
376- # This number multiplies the number of items that comes out after autocrafting the item-s (adjust with care!)
377- I:molecularAssemblerCreativeOutputScaling =2
378-
379- # Perfect Energy Cell Capacity
380- I:perEnergyCellCap =12800000
351+ # Max channel number may not exceed 256
352+ I:normalChannelCapacity =8
381353
382354 # Will auto-remove items that crash when being loaded from storage. This will destroy those items instead of crashing the game!
383- B:removeCrashingItemsOnLoad =false
384-
385- # Channels capacity for small cables
386- I:smallCableCapacity =8
355+ B:removeCrashingItemsOnLoad =true
387356}
388357
389358
@@ -403,7 +372,7 @@ grindstone {
403372 >
404373
405374 # Chance to actually get an output with stacksize > 1.
406- D:oreDoublePercentage =100 .0
375+ D:oreDoublePercentage =90 .0
407376}
408377
409378
@@ -431,6 +400,7 @@ modintegration {
431400
432401powerratios {
433402 D:ForgeEnergy =0.5
403+ D:GTCEU =2.0
434404 D:GTEU =2.0
435405 D:IC2 =2.0
436406 D:UsageMultiplier =1.0
@@ -452,38 +422,38 @@ spatialio {
452422# #########################################################################################################
453423
454424tickrates {
455- I:AnnihilationPlane.max =80
456- I:AnnihilationPlane.min =3
457- I:Charger.max =10
458- I:Charger.min =1
459- I:ExportBus.max =35
460- I:ExportBus.min =4
461- I:FluidExportBus.max =35
462- I:FluidExportBus.min =4
463- I:FluidImportBus.max =35
464- I:FluidImportBus.min =4
465- I:FluidStorageBus.max =35
466- I:FluidStorageBus.min =4
467- I:IOPort.max =1
425+ I:AnnihilationPlane.max =120
426+ I:AnnihilationPlane.min =2
427+ I:Charger.max =120
428+ I:Charger.min =10
429+ I:ExportBus.max =60
430+ I:ExportBus.min =5
431+ I:FluidExportBus.max =60
432+ I:FluidExportBus.min =5
433+ I:FluidImportBus.max =40
434+ I:FluidImportBus.min =5
435+ I:FluidStorageBus.max =60
436+ I:FluidStorageBus.min =5
437+ I:IOPort.max =5
468438 I:IOPort.min =1
469- I:ImportBus.max =35
470- I:ImportBus.min =4
439+ I:ImportBus.max =40
440+ I:ImportBus.min =5
471441 I:Inscriber.max =1
472442 I:Inscriber.min =1
473- I:Interface.max =1
474- I:Interface.min =1
443+ I:Interface.max =120
444+ I:Interface.min =5
475445 I:ItemTunnel.max =60
476- I:ItemTunnel.min =3
446+ I:ItemTunnel.min =5
477447 I:LightTunnel.max =60
478- I:LightTunnel.min =3
448+ I:LightTunnel.min =5
479449 I:METunnel.max =20
480450 I:METunnel.min =5
481451 I:OpenComputersTunnel.max =5
482452 I:OpenComputersTunnel.min =1
483453 I:PressureTunnel.max =120
484454 I:PressureTunnel.min =1
485- I:StorageBus.max =35
486- I:StorageBus.min =4
455+ I:StorageBus.max =60
456+ I:StorageBus.min =5
487457 I:VibrationChamber.max =40
488458 I:VibrationChamber.min =10
489459}
@@ -497,11 +467,11 @@ tickrates {
497467# #########################################################################################################
498468
499469wireless {
500- D:wirelessBaseCost =100
501- D:wirelessBaseRange =8 .0
502- D:wirelessBoosterExp =1.2
470+ D:wirelessBaseCost =50
471+ D:wirelessBaseRange =16 .0
472+ D:wirelessBoosterExp =1.5
503473 D:wirelessBoosterRangeMultiplier =1.0
504- D:wirelessCostMultiplier =100
474+ D:wirelessCostMultiplier =10
505475 D:wirelessTerminalDrainMultiplier =1.0
506476}
507477
0 commit comments