1061770
应用能源2内存卡在服务器中使用无效(OP使用有效,葡萄玩家使用没反应)
最后一点金粒了,大佬们,怎么办!


应用能源2配置文件:
  1. # Configuration file

  2. automation {
  3.     I:formationPlaneEntityLimit=128
  4. }


  5. battery {
  6.     I:chargedStaff=8000
  7.     I:colorApplicator=20000
  8.     I:entropyManipulator=200000
  9.     I:matterCannon=200000
  10.     I:portableCell=20000
  11.     I:wirelessTerminal=1600000
  12. }


  13. client {
  14.     # Possible Values: AE, EU, WA, RF, MK
  15.     S:PowerUnit=AE

  16.     # Possible Values: AUTOSEARCH, MANUAL_SEARCH, NEI_AUTOSEARCH, NEI_MANUAL_SEARCH
  17.     S:SEARCH_MODE=NEI_MANUAL_SEARCH

  18.     # Possible Values: YES, NO, UNDECIDED
  19.     S:SEARCH_TOOLTIPS=YES

  20.     # Possible Values: TALL, FULL, SMALL
  21.     S:TERMINAL_STYLE=TALL

  22.     # Controls buttons on Crafting Screen : Capped at 9
  23.     I:craftAmtButton1=1

  24.     # Controls buttons on Crafting Screen : Capped at 99
  25.     I:craftAmtButton2=10

  26.     # Controls buttons on Crafting Screen : Capped at 999
  27.     I:craftAmtButton3=100

  28.     # Controls buttons on Crafting Screen : Capped at 9999
  29.     I:craftAmtButton4=1000
  30.     B:disableColoredCableRecipesInNEI=true
  31.     B:enableEffects=true

  32.     # Controls buttons on Level Emitter Screen : Capped at 9
  33.     I:levelAmtButton1=1

  34.     # Controls buttons on Level Emitter Screen : Capped at 99
  35.     I:levelAmtButton2=10

  36.     # Controls buttons on Level Emitter Screen : Capped at 999
  37.     I:levelAmtButton3=100

  38.     # Controls buttons on Level Emitter Screen : Capped at 9999
  39.     I:levelAmtButton4=1000

  40.     # Controls buttons on Priority Screen : Capped at 9
  41.     I:priorityAmtButton1=1

  42.     # Controls buttons on Priority Screen : Capped at 99
  43.     I:priorityAmtButton2=10

  44.     # Controls buttons on Priority Screen : Capped at 999
  45.     I:priorityAmtButton3=100

  46.     # Controls buttons on Priority Screen : Capped at 9999
  47.     I:priorityAmtButton4=1000
  48.     B:useColoredCraftingStatus=true
  49.     B:useTerminalUseLargeFont=false
  50. }


  51. condenser {
  52.     I:MatterBalls=256
  53.     I:Singularity=256000
  54. }


  55. craftingcpu {
  56.     I:craftingCalculationTimePerTick=5
  57. }


  58. features {

  59.     world {
  60.         B:CertusQuartzWorldGen=true
  61.         B:ChestLoot=true
  62.         B:DecorativeLights=true
  63.         B:DecorativeQuartzBlocks=true
  64.         B:Flour=true
  65.         B:GrindStone=true
  66.         B:Inscriber=true
  67.         B:MeteoriteWorldGen=true
  68.         B:SkyStoneChests=true
  69.         B:SpawnPressesInMeteorites=true
  70.         B:TinyTNT=true
  71.         B:VillagerTrading=true
  72.     }

  73.     toolsclassifications {
  74.         B:CertusQuartzTools=true
  75.         B:NetherQuartzTools=true
  76.         B:PoweredTools=true
  77.     }

  78.     tools {
  79.         B:ChargedStaff=true
  80.         B:ColorApplicator=true
  81.         B:EntropyManipulator=true
  82.         B:MatterCannon=true
  83.         B:MeteoriteCompass=true
  84.         B:PaintBalls=true
  85.         B:QuartzAxe=true
  86.         B:QuartzHoe=true
  87.         B:QuartzKnife=true
  88.         B:QuartzPickaxe=true
  89.         B:QuartzSpade=true
  90.         B:QuartzSword=true
  91.         B:QuartzWrench=true
  92.         B:WirelessAccessTerminal=true
  93.     }

  94.     networkfeatures {
  95.         B:Channels=true
  96.         B:PowerGen=true
  97.         B:QuantumNetworkBridge=true
  98.         B:Security=true
  99.         B:SpatialIO=true
  100.     }

  101.     networkbuses {
  102.         B:AnnihilationPlane=true
  103.         B:CraftingTerminal=true
  104.         B:ExportBus=true
  105.         B:FormationPlane=true
  106.         B:IdentityAnnihilationPlane=true
  107.         B:ImportBus=true

  108.         B:LevelEmitter=true
  109.         B:P2PTunnel=true
  110.         B:PartConversionMonitor=true
  111.         B:StorageBus=true
  112.         B:StorageMonitor=true
  113.     }

  114.     portablecell {
  115.         B:PortableCell=true
  116.     }

  117.     storage {
  118.         B:IOPort=true
  119.         B:MEChest=true
  120.         B:MEDrive=true
  121.         B:StorageCells=true
  122.     }

  123.     networktool {
  124.         B:NetworkTool=true
  125.     }

  126.     highercapacity {
  127.         B:DenseCables=true
  128.         B:DenseEnergyCells=true
  129.     }

  130.     p2ptunnels {
  131.         B:P2PTunnelEU=true
  132.         B:P2PTunnelItems=true
  133.         B:P2PTunnelLight=true
  134.         B:P2PTunnelLiquids=true
  135.         B:P2PTunnelME=true
  136.         B:P2PTunnelOpenComputers=true
  137.         B:P2PTunnelPressure=true
  138.         B:P2PTunnelRF=true
  139.         B:P2PTunnelRedstone=true
  140.     }

  141.     blockfeatures {
  142.         B:MassCannonBlockDamage=true
  143.         B:TinyTNTBlockDamage=true
  144.     }

  145.     facades {
  146.         B:Facades=true
  147.     }

  148.     misc {
  149.         B:Achievements=true
  150.         B:CraftingLog=false
  151.         B:Creative=true
  152.         B:DebugLogging=false
  153.         B:GrinderLogging=false
  154.         B:IntegrationLogging=false
  155.         B:LightDetector=true
  156.         B:LogSecurityAudits=false
  157.         B:Logging=true
  158.         B:PacketLogging=false
  159.         B:UnsupportedDeveloperTools=false
  160.         B:UpdateLogging=false
  161.         B:WebsiteRecipes=false
  162.     }

  163.     crafting {
  164.         B:EnableDisassemblyCrafting=true
  165.         B:EnableFacadeCrafting=true
  166.         B:InWorldFluix=true
  167.         B:InWorldPurification=true
  168.         B:InWorldSingularity=true
  169.         B:InterfaceTerminal=true
  170.     }

  171.     rendering {
  172.         B:AlphaPass=true
  173.     }

  174.     craftingfeatures {
  175.         B:CraftingCPU=true
  176.         B:MolecularAssembler=true
  177.         B:Patterns=true
  178.     }

  179.     commands {
  180.         B:ChunkLoggerTrace=false
  181.     }

  182. }


  183. grindstone {
  184.     S:grinderOres <
  185.         Obsidian
  186.         Ender
  187.         EnderPearl
  188.         Coal
  189.         Iron
  190.         Gold
  191.         Charcoal
  192.         NetherQuartz
  193.         Copper
  194.         Tin
  195.         Silver
  196.         Lead
  197.         Bronze
  198.         CertusQuartz
  199.         Wheat
  200.         Fluix
  201.         Brass
  202.         Platinum
  203.         Nickel
  204.         Invar
  205.         Aluminium
  206.         Electrum
  207.         Osmium
  208.         Zinc
  209.      >
  210.     D:oreDoublePercentage=90.0
  211. }


  212. ##########################################################################################################
  213. # modintegration
  214. #--------------------------------------------------------------------------------------------------------#
  215. # 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.
  216. ##########################################################################################################

  217. modintegration {
  218.     S:BetterStorage=AUTO
  219.     S:BuildCraftBuilders=AUTO
  220.     S:BuildCraftCore=AUTO
  221.     S:BuildCraftTransport=AUTO
  222.     S:ColoredLightsCore=AUTO
  223.     S:CraftGuide=AUTO
  224.     S:DeepStorageUnit=AUTO
  225.     S:Factorization=AUTO
  226.     S:ForgeMultiPart=AUTO
  227.     S:ImmibisMicroblocks=AUTO
  228.     S:IndustrialCraft2=AUTO
  229.     S:InventoryTweaks=AUTO
  230.     S:Mekanism=AUTO
  231.     S:MineFactoryReloaded=AUTO
  232.     S:NotEnoughItems=AUTO
  233.     S:OpenComputers=AUTO
  234.     S:PneumaticCraft=AUTO
  235.     S:Railcraft=AUTO
  236.     S:RedstoneFluxPower-Items=AUTO
  237.     S:RedstoneFluxPower-Tiles=AUTO
  238.     S:RotaryCraft=AUTO
  239.     S:RotatableBlocks=AUTO
  240.     S:Waila=AUTO
  241. }


  242. ##########################################################################################################
  243. # orecamouflage
  244. #--------------------------------------------------------------------------------------------------------#
  245. # 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.
  246. ##########################################################################################################

  247. orecamouflage {
  248.     # OreDictionary Names: dustEnder,dustEnderPearl
  249.     B:EnderDust=true

  250.     # OreDictionary Names: dustGold
  251.     B:GoldDust=true

  252.     # OreDictionary Names: dustIron
  253.     B:IronDust=true

  254.     # OreDictionary Names: nuggetIron
  255.     B:IronNugget=true

  256.     # OreDictionary Names: itemSilicon
  257.     B:Silicon=true
  258. }


  259. powerratios {
  260.     D:IC2=2.0
  261.     D:Mekanism=0.2
  262.     D:RotaryCraft=8.884150675195451E-5
  263.     D:ThermalExpansion=0.5
  264.     D:UsageMultiplier=1.0
  265. }


  266. spatialio {
  267.     D:spatialPowerExponent=1.35
  268.     D:spatialPowerMultiplier=1250.0
  269.     I:storageBiomeID=40
  270.     I:storageProviderID=-11
  271. }


  272. ##########################################################################################################
  273. # tickrates
  274. #--------------------------------------------------------------------------------------------------------#
  275. #  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.
  276. ##########################################################################################################

  277. tickrates {
  278.     I:AnnihilationPlane.max=120
  279.     I:AnnihilationPlane.min=2
  280.     I:ExportBus.max=60
  281.     I:ExportBus.min=5
  282.     I:IOPort.max=5
  283.     I:IOPort.min=1
  284.     I:ImportBus.max=40
  285.     I:ImportBus.min=5
  286.     I:Inscriber.max=1
  287.     I:Inscriber.min=1
  288.     I:Interface.max=120
  289.     I:Interface.min=5
  290.     I:ItemTunnel.max=60
  291.     I:ItemTunnel.min=5
  292.     I:LightTunnel.max=120
  293.     I:LightTunnel.min=5
  294.     I:METunnel.max=20
  295.     I:METunnel.min=5
  296.     I:OpenComputersTunnel.max=5
  297.     I:OpenComputersTunnel.min=1
  298.     I:PressureTunnel.max=120
  299.     I:PressureTunnel.min=1
  300.     I:StorageBus.max=60
  301.     I:StorageBus.min=5
  302.     I:VibrationChamber.max=40
  303.     I:VibrationChamber.min=10
  304. }


  305. ##########################################################################################################
  306. # wireless
  307. #--------------------------------------------------------------------------------------------------------#
  308. # Range= WirelessBaseRange + WirelessBoosterRangeMultiplier * Math.pow( boosters, WirelessBoosterExp )
  309. # PowerDrain= WirelessBaseCost + WirelessCostMultiplier * Math.pow( boosters, 1 + boosters / WirelessHighWirelessCount )
  310. ##########################################################################################################

  311. wireless {
  312.     D:WirelessBaseCost=8.0
  313.     D:WirelessBaseRange=16.0
  314.     D:WirelessBoosterExp=1.5
  315.     D:WirelessBoosterRangeMultiplier=1.0
  316.     D:WirelessCostMultiplier=1.0
  317.     D:WirelessTerminalDrainMultiplier=1.0
  318. }


  319. worldgen {
  320.     D:meteoriteClusterChance=0.1
  321.     I:meteoriteDimensionWhitelist <
  322.         0
  323.      >
  324.     D:meteoriteSpawnChance=0.3
  325.     I:minMeteoriteDistance=707
  326.     I:quartzOresClusterAmount=15
  327.     I:quartzOresPerCluster=4
  328.     D:spawnChargedChance=0.07999998331069946
  329. }


复制代码



第一页 上一页 下一页 最后一页