From 7ef94da105ea7a8c20881ffd8078693e82d61ec2 Mon Sep 17 00:00:00 2001 From: CrossTech <526383173@qq.com> Date: Wed, 11 May 2022 15:37:11 +0800 Subject: [PATCH 1/3] Semi-automate pack mode switching for windows --- .../AppliedEnergistics2.cfg | 534 +++++++++++++ .../expert/cofh/thermalexpansion/common.cfg | 721 ++++++++++++++++++ .../config-overrides/expert/extrautils2.cfg | 171 +++++ .../expert/globalgamerules.cfg | 118 +++ .../config-overrides/expert/gregtech.cfg | 621 +++++++++++++++ .../config-overrides/expert/packmode.cfg | 11 + .../AppliedEnergistics2.cfg | 535 +++++++++++++ .../normal/cofh/thermalexpansion/common.cfg | 721 ++++++++++++++++++ .../config-overrides/normal/extrautils2.cfg | 171 +++++ .../config-overrides/normal/gregtech.cfg | 621 +++++++++++++++ .../config-overrides/normal/packmode.cfg | 11 + overrides/pack-mode-switcher.bat | 28 + 12 files changed, 4263 insertions(+) create mode 100644 overrides/config-overrides/expert/AppliedEnergistics2/AppliedEnergistics2.cfg create mode 100644 overrides/config-overrides/expert/cofh/thermalexpansion/common.cfg create mode 100644 overrides/config-overrides/expert/extrautils2.cfg create mode 100644 overrides/config-overrides/expert/globalgamerules.cfg create mode 100644 overrides/config-overrides/expert/gregtech.cfg create mode 100644 overrides/config-overrides/expert/packmode.cfg create mode 100644 overrides/config-overrides/normal/AppliedEnergistics2/AppliedEnergistics2.cfg create mode 100644 overrides/config-overrides/normal/cofh/thermalexpansion/common.cfg create mode 100644 overrides/config-overrides/normal/extrautils2.cfg create mode 100644 overrides/config-overrides/normal/gregtech.cfg create mode 100644 overrides/config-overrides/normal/packmode.cfg create mode 100644 overrides/pack-mode-switcher.bat diff --git a/overrides/config-overrides/expert/AppliedEnergistics2/AppliedEnergistics2.cfg b/overrides/config-overrides/expert/AppliedEnergistics2/AppliedEnergistics2.cfg new file mode 100644 index 0000000..5d6ae95 --- /dev/null +++ b/overrides/config-overrides/expert/AppliedEnergistics2/AppliedEnergistics2.cfg @@ -0,0 +1,534 @@ +# Configuration file + +automation { + I:formationPlaneEntityLimit=128 +} + + +battery { + I:chargedStaff=8000 + I:colorApplicator=20000 + I:entropyManipulator=200000 + I:matterCannon=200000 + I:portableCell=20000 + I:wirelessTerminal=1600000 +} + + +########################################################################################################## +# blockingmode +#--------------------------------------------------------------------------------------------------------# +# Map of items to not block when blockingmode is enabled. +# [modid] +# modid:item:metadata(optional,default:0) +# Supports more than one modid, so you can block different things between, for example, gregtech or enderio +########################################################################################################## + +blockingmode { + # NonBlockingItems + S:nonBlockingItems < + [gregtech] + gregtech:shape.mold.plate + gregtech:shape.mold.gear + gregtech:shape.mold.credit + gregtech:shape.mold.bottle + gregtech:shape.mold.ingot + gregtech:shape.mold.ball + gregtech:shape.mold.block + gregtech:shape.mold.nugget + gregtech:shape.mold.cylinder + gregtech:shape.mold.anvil + gregtech:shape.mold.name + gregtech:shape.mold.gear.small + gregtech:shape.mold.rotor + gregtech:shape.extruder.plate + gregtech:shape.extruder.rod + gregtech:shape.extruder.bolt + gregtech:shape.extruder.ring + gregtech:shape.extruder.cell + gregtech:shape.extruder.ingot + gregtech:shape.extruder.wire + gregtech:shape.extruder.pipe.tiny + gregtech:shape.extruder.pipe.small + gregtech:shape.extruder.pipe.normal + gregtech:shape.extruder.pipe.large + gregtech:shape.extruder.pipe.huge + gregtech:shape.extruder.block + gregtech:shape.extruder.sword + gregtech:shape.extruder.pickaxe + gregtech:shape.extruder.shovel + gregtech:shape.extruder.axe + gregtech:shape.extruder.hoe + gregtech:shape.extruder.hammer + gregtech:shape.extruder.file + gregtech:shape.extruder.saw + gregtech:shape.extruder.gear + gregtech:shape.extruder.bottle + gregtech:shape.extruder.foil + gregtech:shape.extruder.gear_small + gregtech:shape.extruder.rod_long + gregtech:shape.extruder.rotor + gregtech:glass_lens.white + gregtech:glass_lens.orange + gregtech:glass_lens.magenta + gregtech:glass_lens.light_blue + gregtech:glass_lens.yellow + gregtech:glass_lens.lime + gregtech:glass_lens.pink + gregtech:glass_lens.gray + gregtech:glass_lens.light_gray + gregtech:glass_lens.cyan + gregtech:glass_lens.purple + gregtech:glass_lens.blue + gregtech:glass_lens.brown + gregtech:glass_lens.green + gregtech:glass_lens.red + gregtech:glass_lens.black + contenttweaker:smallgearextrudershape + contenttweaker:creativeportabletankmold + > +} + + +client { + # Possible Values: AE, EU, RF, GTEU + S:PowerUnit=AE + + # Possible Values: AUTOSEARCH, AUTOSEARCH_KEEP, MANUAL_SEARCH, MANUAL_SEARCH_KEEP, JEI_AUTOSEARCH, JEI_AUTOSEARCH_KEEP, JEI_MANUAL_SEARCH, JEI_MANUAL_SEARCH_KEEP + S:SEARCH_MODE=AUTOSEARCH + + # Possible Values: YES, NO, UNDECIDED + S:SEARCH_TOOLTIPS=YES + + # Possible Values: TALL, FULL, SMALL + S:TERMINAL_STYLE=TALL + + # Controls buttons on Crafting Screen : Capped at 9 + I:craftAmtButton1=1 + + # Controls buttons on Crafting Screen : Capped at 99 + I:craftAmtButton2=10 + + # Controls buttons on Crafting Screen : Capped at 999 + I:craftAmtButton3=100 + + # Controls buttons on Crafting Screen : Capped at 9999 + I:craftAmtButton4=1000 + B:disableColoredCableRecipesInJEI=true + B:enableEffects=true + + # Controls buttons on Level Emitter Screen : Capped at 9 + I:levelAmtButton1=1 + + # Controls buttons on Level Emitter Screen : Capped at 99 + I:levelAmtButton2=10 + + # Controls buttons on Level Emitter Screen : Capped at 999 + I:levelAmtButton3=100 + + # Controls buttons on Level Emitter Screen : Capped at 9999 + I:levelAmtButton4=1000 + + # Controls buttons on Priority Screen : Capped at 9 + I:priorityAmtButton1=1 + + # Controls buttons on Priority Screen : Capped at 99 + I:priorityAmtButton2=10 + + # Controls buttons on Priority Screen : Capped at 999 + I:priorityAmtButton3=100 + + # Controls buttons on Priority Screen : Capped at 9999 + I:priorityAmtButton4=1000 + B:useColoredCraftingStatus=true + B:useTerminalUseLargeFont=false +} + + +condenser { + I:MatterBalls=256 + I:Singularity=256000 +} + + +craftingcpu { + I:craftingCalculationTimePerTick=5 +} + + +########################################################################################################## +# features +#--------------------------------------------------------------------------------------------------------# +# Warning: Disabling a feature may disable other features depending on it. +########################################################################################################## + +features { + + world { + B:CertusOre=false + B:CertusQuartzWorldGen=false + B:ChargedCertusOre=false + B:ChestLoot=true + + # Blocks that are not used in any essential recipes, also slabs and stairs. + B:DecorativeBlocks=true + B:DecorativeLights=true + B:Flour=false + B:MeteoriteWorldGen=true + B:SkyStoneChests=true + B:SpawnPressesInMeteorites=true + B:TinyTNT=true + B:VillagerTrading=true + } + + machines { + B:Charger=true + B:CrystalGrowthAccelerator=false + B:GrindStone=false + B:Inscriber=true + B:VibrationChamber=false + } + + toolsclassifications { + B:CertusQuartzTools=true + B:NetherQuartzTools=true + B:PoweredTools=true + } + + tools { + B:ChargedStaff=false + B:ColorApplicator=false + B:EntropyManipulator=false + B:MatterCannon=false + B:MeteoriteCompass=true + B:PaintBalls=false + B:QuartzAxe=false + B:QuartzHoe=false + B:QuartzKnife=false + B:QuartzPickaxe=false + B:QuartzSpade=false + B:QuartzSword=false + B:QuartzWrench=false + B:WirelessAccessTerminal=true + } + + networkfeatures { + B:Channels=true + B:QuantumNetworkBridge=true + B:Security=true + B:SpatialIO=true + } + + networkbuses { + B:AnnihilationPlane=true + B:CableAnchor=true + B:CraftingTerminal=true + B:ExportBus=true + B:FluidAnnihilationPlane=true + B:FluidExportBus=true + B:FluidFormationPlane=true + B:FluidImportBus=true + B:FluidInterface=true + B:FluidLevelEmitter=true + B:FluidStorageBus=true + B:FluidTerminal=true + B:FormationPlane=true + B:IdentityAnnihilationPlane=true + B:ImportBus=true + B:Interface=true + B:LevelEmitter=true + B:P2PTunnel=true + B:Panels=true + B:PartConversionMonitor=true + B:QuartzFiber=true + B:StorageBus=true + B:StorageMonitor=true + B:Terminal=true + B:ToggleBus=true + } + + portablecell { + B:PortableCell=true + } + + storage { + B:Condenser=true + B:IOPort=true + B:MEChest=true + B:MEDrive=true + B:StorageCells=true + } + + networktool { + B:MemoryCard=true + B:NetworkTool=true + } + + cables { + B:CoveredCables=true + B:DenseCables=true + B:GlassCables=true + B:SmartCables=true + } + + energy { + B:DenseEnergyCells=true + B:EnergyAcceptor=true + B:EnergyCells=true + } + + p2ptunnels { + B:P2PTunnelEU=true + B:P2PTunnelFE=true + B:P2PTunnelFluids=true + B:P2PTunnelGTCEU=true + B:P2PTunnelGTEU=true + B:P2PTunnelItems=true + B:P2PTunnelLight=true + B:P2PTunnelME=true + B:P2PTunnelOpenComputers=true + B:P2PTunnelPressure=true + B:P2PTunnelRedstone=true + } + + blockfeatures { + B:MassCannonBlockDamage=true + B:TinyTNTBlockDamage=true + } + + facades { + B:Facades=true + } + + misc { + B:Achievements=false + B:CraftingLog=false + B:Creative=true + B:DebugLogging=false + B:GrinderLogging=false + B:IntegrationLogging=false + B:LightDetector=true + B:LogSecurityAudits=false + B:Logging=true + B:PacketLogging=false + B:UnsupportedDeveloperTools=false + B:UpdateLogging=false + B:WebsiteRecipes=false + } + + crafting { + B:EnableDisassemblyCrafting=true + B:EnableFacadeCrafting=true + B:InWorldFluix=true + B:InWorldPurification=true + B:InWorldSingularity=true + B:InterfaceTerminal=true + } + + rendering { + B:AlphaPass=true + } + + craftingfeatures { + B:CraftingCPU=true + B:CraftingManagerFallback=true + B:MolecularAssembler=true + B:Patterns=true + } + + upgrades { + B:AdvancedCards=true + B:BasicCards=true + B:ViewCell=true + } + + materials { + B:Certus=true + B:CrystalSeeds=true + B:Dusts=true + B:Fluix=true + B:Nuggets=true + B:PureCrystals=true + B:QuartzGlass=true + B:Silicon=true + B:SkyStone=true + } + + craftingcomponents { + B:Cores=true + B:MatterBall=true + B:Presses=true + B:PrintedCircuits=true + B:Processors=true + } + + commands { + B:ChunkLoggerTrace=false + } + +} + + +general { + # Will auto-remove items that crash when being loaded from storage. This will destroy those items instead of crashing the game! + B:removeCrashingItemsOnLoad=false +} + + +########################################################################################################## +# grindstone +#--------------------------------------------------------------------------------------------------------# +# Creates recipe of the following pattern automatically: '1 oreTYPE => 2 dustTYPE' and '(1 ingotTYPE or 1 crystalTYPE or 1 gemTYPE) => 1 dustTYPE' +########################################################################################################## + +grindstone { + # Blacklists the exact oredict name from being handled by any recipe. + S:blacklist < + > + + # The list of types to handle. Specify without a prefix like ore or dust. + S:grinderOres < + Obsidian + Ender + EnderPearl + Coal + Iron + Gold + Charcoal + NetherQuartz + CertusQuartz + Wheat + Fluix + Copper + Tin + Silver + Lead + Bronze + Brass + Platinum + Nickel + Invar + Aluminium + Electrum + Osmium + Zinc + > + + # Chance to actually get an output with stacksize > 1. + D:oreDoublePercentage=90.0 +} + + +########################################################################################################## +# modintegration +#--------------------------------------------------------------------------------------------------------# +# 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. +########################################################################################################## + +modintegration { + S:CraftTweaker=AUTO + S:GregTech=AUTO + S:IndustrialCraft2=AUTO + S:InventoryTweaks=AUTO + S:JustEnoughItems=AUTO + S:Mekanism=AUTO + S:MineFactoryReloaded=AUTO + S:OpenComputers=AUTO + S:Railcraft=AUTO + S:Tesla=AUTO + S:TheOneProbe=AUTO + S:Waila=AUTO +} + + +powerratios { + D:ForgeEnergy=0.5 + D:GTCEU=2.0 + D:GTEU=2.0 + D:IC2=2.0 + D:UsageMultiplier=1.0 +} + + +spatialio { + D:spatialPowerExponent=1.35 + D:spatialPowerMultiplier=1250.0 + I:storageDimensionID=2 + I:storageProviderID=-11 +} + + +########################################################################################################## +# tickrates +#--------------------------------------------------------------------------------------------------------# +# 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. +########################################################################################################## + +tickrates { + I:AnnihilationPlane.max=120 + I:AnnihilationPlane.min=2 + I:Charger.max=120 + I:Charger.min=10 + I:ExportBus.max=60 + I:ExportBus.min=5 + I:FluidExportBus.max=60 + I:FluidExportBus.min=5 + I:FluidImportBus.max=40 + I:FluidImportBus.min=5 + I:FluidStorageBus.max=60 + I:FluidStorageBus.min=5 + I:IOPort.max=5 + I:IOPort.min=1 + I:ImportBus.max=40 + I:ImportBus.min=5 + I:Inscriber.max=1 + I:Inscriber.min=1 + I:Interface.max=120 + I:Interface.min=5 + I:ItemTunnel.max=60 + I:ItemTunnel.min=5 + I:LightTunnel.max=60 + I:LightTunnel.min=5 + I:METunnel.max=20 + I:METunnel.min=5 + I:OpenComputersTunnel.max=5 + I:OpenComputersTunnel.min=1 + I:PressureTunnel.max=120 + I:PressureTunnel.min=1 + I:StorageBus.max=60 + I:StorageBus.min=5 + I:VibrationChamber.max=40 + I:VibrationChamber.min=10 +} + + +########################################################################################################## +# wireless +#--------------------------------------------------------------------------------------------------------# +# Range= wirelessBaseRange + wirelessBoosterRangeMultiplier * Math.pow( boosters, wirelessBoosterExp ) +# PowerDrain= wirelessBaseCost + wirelessCostMultiplier * Math.pow( boosters, 1 + boosters / wirelessHighWirelessCount ) +########################################################################################################## + +wireless { + D:wirelessBaseCost=8.0 + D:wirelessBaseRange=16.0 + D:wirelessBoosterExp=1.5 + D:wirelessBoosterRangeMultiplier=1.0 + D:wirelessCostMultiplier=1.0 + D:wirelessTerminalDrainMultiplier=1.0 +} + + +worldgen { + D:meteoriteClusterChance=0.1 + I:meteoriteDimensionWhitelist < + 0 + > + I:meteoriteMaximumSpawnHeight=180 + I:minMeteoriteDistance=707 + I:quartzOresClusterAmount=15 + I:quartzOresPerCluster=4 + D:spawnChargedChance=0.07999998331069946 +} + + diff --git a/overrides/config-overrides/expert/cofh/thermalexpansion/common.cfg b/overrides/config-overrides/expert/cofh/thermalexpansion/common.cfg new file mode 100644 index 0000000..aa34d2b --- /dev/null +++ b/overrides/config-overrides/expert/cofh/thermalexpansion/common.cfg @@ -0,0 +1,721 @@ +# Configuration file + +Device { + # If TRUE, most Devices will no longer have Auto-Input functionality. Not recommended, but knock yourself out. + B:DisableAutoInput=false + + # If TRUE, most Devices will no longer have Auto-Output functionality. Not recommended, but knock yourself out. + B:DisableAutoOutput=false + + # If TRUE, Devices are securable. + B:Securable=false + + WaterGen { + B:Enable=true + + # If TRUE, the Aqueous Accumulator will act as an Infinite Source and will also function in the Nether. + B:Infinite=true + + # If TRUE, the Aqueous Accumulator will produce water very slowly even without adjacent source blocks. + B:PassiveGeneration=true + } + + Nullifier { + B:Enable=true + } + + HeatSink { + B:Enable=true + } + + Tapper { + B:Enable=false + + # Adjust this value to set the number of cycles Phyto-Gro lasts. [range: 2 ~ 64, default: 8] + I:FertilizerDuration=8 + + # If TRUE, the Arboreal Extractor will REQUIRE Phyto-Gro to operate. + B:RequireFertilizer=false + } + + Fisher { + # Adjust this value to set the number of cycles Aqua-Chow lasts. [range: 2 ~ 64, default: 8] + I:BaitDuration=8 + B:Enable=true + + # If TRUE, the Aquatic Entangler will REQUIRE Aqua-Chow to operate. + B:RequireBait=false + } + + ItemBuffer { + B:Enable=true + } + + FluidBuffer { + B:Enable=true + } + + Lexicon { + B:Enable=false + } + + XpCollector { + B:Enable=true + + # Adjust this value to change the capture radius for the Insightful Condenser. [range: 2 ~ 16, default: 5] + I:Radius=5 + } + + Diffuser { + B:Enable=true + + # Adjust this value to change the area effect radius when Lingering Potion fluid is used in a Decoctive Diffuser. [range: 2 ~ 16, default: 8] + I:LingeringPotionRadius=8 + + # Adjust this value to change the area effect radius when Potion fluid is used in a Decoctive Diffuser. [range: 2 ~ 16, default: 4] + I:PotionRadius=4 + + # Adjust this value to change the area effect radius when Splash Potion fluid is used in a Decoctive Diffuser. [range: 2 ~ 16, default: 6] + I:SplashPotionRadius=6 + } + + Factorizer { + B:Enable=false + } + + MobCatcher { + B:Enable=false + + # Adjust this value to change the capture radius for the Creature Encaptulator. [range: 2 ~ 16, default: 5] + I:Radius=4 + } + + ItemCollector { + B:Enable=true + + # Adjust this value to change the capture radius for the Vacuumulator. [range: 2 ~ 16, default: 5] + I:Radius=5 + } + +} + + +Dynamo { + # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. + B:ClassicCrafting=false + + # If TRUE, Dynamo Augment Slot scaling will use a custom set of values rather than default behavior (1/level). + B:CustomAugmentScaling=true + + # If TRUE, Dynamo RF/t (POWER) scaling will use a custom set of values rather than default behavior. The default custom configuration provides a reasonable alternate progression. + B:CustomPowerScaling=true + + # If TRUE, Dynamos are securable. + B:Securable=true + + # If TRUE, Dynamos will have much smaller internal energy (RF) storage. Generation speed will no longer scale with internal energy. + B:SmallStorage=false + + # If TRUE, Dynamos are upgradable. If disabled, be sure and change the Augment Progression. + B:Upgradable=true + + # If TRUE, Dynamos can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. + B:UpgradeKitCrafting=true + + ########################################################################################################## + # AugmentSlots + #--------------------------------------------------------------------------------------------------------# + # Adjust the number of augments that Dynamos have at any given Level. + # Progression will be checked for validity - upgrading a block cannot result in fewer slots. + ########################################################################################################## + + AugmentSlots { + # Augment Slots for Level 0 Dynamos. [range: 0 ~ 9, default: 0] + I:Level0=2 + + # Augment Slots for Level 1 Dynamos. [range: 0 ~ 9, default: 1] + I:Level1=4 + + # Augment Slots for Level 2 Dynamos. [range: 0 ~ 9, default: 2] + I:Level2=6 + + # Augment Slots for Level 3 Dynamos. [range: 0 ~ 9, default: 3] + I:Level3=8 + + # Augment Slots for Level 4 Dynamos. [range: 0 ~ 9, default: 4] + I:Level4=9 + } + + ########################################################################################################## + # CustomPowerScaling + #--------------------------------------------------------------------------------------------------------# + # ADVANCED FEATURE - ONLY EDIT IF YOU KNOW WHAT YOU ARE DOING. + # Values are expressed as a percentage of Base Power; Base Scale Factor is 100 percent. + # Values will be checked for validity and rounded down to the nearest 10. + ########################################################################################################## + + CustomPowerScaling { + # Scale Factor for Level 1 Dynamos. [range: 100 ~ 400, default: 150] + I:Level1=150 + + # Scale Factor for Level 2 Dynamos. [range: 100 ~ 900, default: 250] + I:Level2=250 + + # Scale Factor for Level 3 Dynamos. [range: 100 ~ 1600, default: 400] + I:Level3=500 + + # Scale Factor for Level 4 Dynamos. [range: 100 ~ 2500, default: 600] + I:Level4=1000 + } + + Steam { + # Adjust this value to change the Energy generation (in RF/t) for a Steam Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] + I:BasePower=40 + B:Enable=true + } + + Magmatic { + # Adjust this value to change the Energy generation (in RF/t) for a Magmatic Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] + I:BasePower=60 + B:Enable=true + } + + Compression { + # Adjust this value to change the Energy generation (in RF/t) for a Compression Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] + I:BasePower=60 + B:Enable=false + } + + Reactant { + # Adjust this value to change the Energy generation (in RF/t) for a Reactant Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] + I:BasePower=250 + B:Enable=true + } + + Enervation { + # Adjust this value to change the Energy generation (in RF/t) for an Enervation Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] + I:BasePower=80 + B:Enable=false + } + + Numismatic { + # Adjust this value to change the Energy generation (in RF/t) for a Numismatic Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] + I:BasePower=500 + B:Enable=true + } + +} + + +Item { + + Capacitor { + # Adjust this value to change the amount of Energy (in RF) stored by a Basic Flux Capacitor. This base value will scale with item level. [range: 10000 ~ 10000000, default: 1000000] + I:BaseCapacity=1000000 + + # Adjust this value to change the amount of Energy (in RF/t) that can be received by a Basic Flux Capacitor. This base value will scale with item level. [range: 100 ~ 1000000, default: 2000] + I:BaseReceive=2000 + + # Adjust this value to change the amount of Energy (in RF/t) that can be sent by a Basic Flux Capacitor. This base value will scale with item level. [range: 100 ~ 1000000, default: 1000] + I:BaseSend=1000 + B:Enable=true + } + + Reservoir { + # Adjust this value to change the amount of Fluid (in mB) stored by a Basic Reservoir. This base value will scale with item level. [range: 2000 ~ 100000, default: 10000] + I:BaseCapacity=10000 + B:Enable=false + } + + Satchel { + B:Enable=true + } + + Augment { + # If TRUE, the recipe for the Compactor's Coin Specialization is enabled. [default: true] + B:AugmentCompactorCoin=true + + # If TRUE, the recipe for the Compactor's Gear Specialization is enabled. [default: true] + B:AugmentCompactorGear=true + + # If TRUE, the recipe for the Extruder's Sedimentary Specialization is enabled. [default: true] + B:AugmentExtruderSedimentary=true + + # If TRUE, the recipe for the Furnace's Food Specialization is enabled. [default: true] + B:AugmentFurnaceFood=false + + # If TRUE, the recipe for the Furnace's Ore Specialization is enabled. [default: true] + B:AugmentFurnaceOre=false + + # If TRUE, the recipe for the Furnace's Pyrolysis Specialization is enabled. [default: true] + B:AugmentFurnacePyrolysis=false + + # If TRUE, the recipe for the Pulverizer's Petrotheum Specialization is enabled. [default: true] + B:AugmentPulverizerPetrotheum=false + + # If TRUE, the recipe for the Refinery's Potion Specialization is enabled. [default: true] + B:AugmentRefineryPotion=false + + # If TRUE, the recipe for the Smelter's Pyrotheum Specialization is enabled. [default: true] + B:AugmentSmelterPyrotheum=false + } + +} + + +Machine { + # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. + B:ClassicCrafting=false + + # If TRUE, Machine Augment Slot scaling will use a custom set of values rather than default behavior (1/level). + B:CustomAugmentScaling=false + + # If TRUE, Machine Total RF (ENERGY) scaling will use a custom set of values rather than default behavior (no scaling). The default custom configuration provides an alternate progression where machines use 5% additional total RF per tier. + B:CustomEnergyScaling=true + + # If TRUE, Machine RF/t (POWER) scaling will use a custom set of values rather than default behavior. The default custom configuration provides a reasonable alternate progression. + B:CustomPowerScaling=true + + # If TRUE, Machines will no longer have Auto-Input functionality. Not recommended, but knock yourself out. + B:DisableAutoInput=false + + # If TRUE, Machines will no longer have Auto-Output functionality. Not recommended, but knock yourself out. + B:DisableAutoOutput=false + + # If TRUE, Machines are securable. + B:Securable=true + + # If TRUE, Machines will have much smaller internal energy (RF) storage. Processing speed will no longer scale with internal energy. + B:SmallStorage=false + + # If TRUE, Machines are upgradable. If disabled, be sure and change the Augment Scaling config options as well. + B:Upgradable=true + + # If TRUE, Machines can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. + B:UpgradeKitCrafting=true + + ########################################################################################################## + # AugmentSlots + #--------------------------------------------------------------------------------------------------------# + # Adjust the number of augments that Machines have at any given Level. + # Progression will be checked for validity - upgrading a block cannot result in fewer slots. + ########################################################################################################## + + AugmentSlots { + # Augment Slots for Level 0 Machines. [range: 0 ~ 9, default: 0] + I:Level0=0 + + # Augment Slots for Level 1 Machines. [range: 0 ~ 9, default: 1] + I:Level1=1 + + # Augment Slots for Level 2 Machines. [range: 0 ~ 9, default: 2] + I:Level2=2 + + # Augment Slots for Level 3 Machines. [range: 0 ~ 9, default: 3] + I:Level3=3 + + # Augment Slots for Level 4 Machines. [range: 0 ~ 9, default: 4] + I:Level4=4 + } + + ########################################################################################################## + # CustomPowerScaling + #--------------------------------------------------------------------------------------------------------# + # ADVANCED FEATURE - ONLY EDIT IF YOU KNOW WHAT YOU ARE DOING. + # Values are expressed as a percentage of Base Power; Base Scale Factor is 100 percent. + # Values will be checked for validity and rounded down to the nearest 10. + ########################################################################################################## + + CustomPowerScaling { + # Scale Factor for Level 1 Machines. [range: 100 ~ 400, default: 150] + I:Level1=150 + + # Scale Factor for Level 2 Machines. [range: 100 ~ 900, default: 250] + I:Level2=250 + + # Scale Factor for Level 3 Machines. [range: 100 ~ 1600, default: 400] + I:Level3=400 + + # Scale Factor for Level 4 Machines. [range: 100 ~ 2500, default: 600] + I:Level4=600 + } + + ########################################################################################################## + # CustomEnergyScaling + #--------------------------------------------------------------------------------------------------------# + # ADVANCED FEATURE - ONLY EDIT IF YOU KNOW WHAT YOU ARE DOING. + # Values are expressed as a percentage of Base Energy; Base Scale Factor is 100 percent. + # Values will be checked for validity and rounded down to the nearest 5. + ########################################################################################################## + + CustomEnergyScaling { + # Scale Factor for Level 1 Machines. [range: 100 ~ 400, default: 105] + I:Level1=105 + + # Scale Factor for Level 2 Machines. [range: 100 ~ 900, default: 110] + I:Level2=110 + + # Scale Factor for Level 3 Machines. [range: 100 ~ 1600, default: 115] + I:Level3=115 + + # Scale Factor for Level 4 Machines. [range: 100 ~ 2500, default: 120] + I:Level4=120 + } + + Furnace { + # Adjust this value to change the Energy consumption (in RF/t) for a Redstone Furnace. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=false + } + + Pulverizer { + # Adjust this value to change the Energy consumption (in RF/t) for a Pulverizer. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=false + + # Adjust this value to change the default Ore -> Dust Multiplier for this machine. [range: 1 ~ 8, default: 2] + I:"Ore -> Dust Multiplier"=2 + } + + Sawmill { + # Adjust this value to change the Energy consumption (in RF/t) for a Sawmill. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=false + + # Adjust this value to change the default Log -> Plank Multiplier for this machine. [range: 1.0 ~ 8.0, default: 1.5] + S:"Log -> Plank Multiplier"=1.5 + } + + Smelter { + # Adjust this value to change the Energy consumption (in RF/t) for an Induction Smelter. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=false + } + + Insolator { + # Adjust this value to change the Energy consumption (in RF/t) for a Phytogenic Insolator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=200 + B:Enable=true + } + + Compactor { + # Adjust this value to change the Energy consumption (in RF/t) for a Compactor. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=true + } + + Crucible { + # Adjust this value to change the Energy consumption (in RF/t) for a Magma Crucible. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 40] + I:BasePower=40 + B:Enable=true + } + + Refinery { + # Adjust this value to change the Energy consumption (in RF/t) for a Fractionating Still. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=false + } + + Transposer { + # Adjust this value to change the Energy consumption (in RF/t) for a Fluid Transposer. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=true + } + + Charger { + # Adjust this value to change the Energy consumption (in RF/t) for an Energetic Infuser. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 40] + I:BasePower=40 + B:Enable=true + + # Adjust this value to change the amount of RF per point of durability in the Energetic Infuser with the Flux Reconstruction augment. [range: 100 ~ 10000, default: 500] + I:RepairEnergy=500 + + # Adjust this value to change the amount of Essence of Knowledge per point of durability in the Energetic Infuser with the Flux Reconstruction augment. [range: 1 ~ 1000, default: 5] + I:RepairFluid=5 + + # Adjust this value to change the wireless range for the Energetic Infuser with the Parabolic Flux Coupling augment. [range: 8 ~ 128, default: 32] + I:WirelessRange=32 + } + + Centrifuge { + # Adjust this value to change the Energy consumption (in RF/t) for a Centrifugal Separator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=false + } + + Crafter { + # Adjust this value to change the Energy consumption (in RF/t) for a Sequential Fabricator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=false + } + + Brewer { + # Adjust this value to change the Energy consumption (in RF/t) for a BREWER. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=false + } + + Enchanter { + # Adjust this value to change the Energy consumption (in RF/t) for an Arcane Ensorcellator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=50 + B:Enable=true + } + + Precipitator { + # Adjust this value to change the Energy consumption (in RF/t) for a Glacial Precipitator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=true + } + + Extruder { + # Adjust this value to change the Energy consumption (in RF/t) for an Igneous Extruder. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=true + } + +} + + +Plugins { + # If TRUE, support for AbyssalCraft is enabled. [default: true] + B:AbyssalCraft=true + + # If TRUE, support for Actually Additions is enabled. [default: true] + B:"Actually Additions"=true + + # If TRUE, support for Applied Energistics 2 is enabled. [default: true] + B:"Applied Energistics 2"=true + + # If TRUE, support for Astral Sorcery is enabled. [default: true] + B:"Astral Sorcery"=true + + # If TRUE, support for Biomes O' Plenty is enabled. [default: true] + B:"Biomes O' Plenty"=true + + # If TRUE, support for Chisel is enabled. [default: true] + B:Chisel=true + + # If TRUE, support for Computronics is enabled. [default: true] + B:Computronics=true + + # If TRUE, support for Elemental Dimensions is enabled. [default: true] + B:"Elemental Dimensions"=true + + # If TRUE, support for Ender IO is enabled. [default: true] + B:"Ender IO"=true + + # If TRUE, support for EvilCraft is enabled. [default: true] + B:EvilCraft=true + + # If TRUE, support for Extra Alchemy is enabled. [default: true] + B:"Extra Alchemy"=true + + # If TRUE, support for Extra Bees is enabled. [default: true] + B:"Extra Bees"=true + + # If TRUE, support for Extra Trees is enabled. [default: true] + B:"Extra Trees"=true + + # If TRUE, support for Extra Utilities 2 is enabled. [default: true] + B:"Extra Utilities 2"=true + + # If TRUE, support for Familiar Fauna is enabled. [default: true] + B:"Familiar Fauna"=true + + # If TRUE, support for Forestry is enabled. [default: true] + B:Forestry=true + + # If TRUE, support for Gendustry is enabled. [default: true] + B:Gendustry=true + + # If TRUE, support for Gregtech Classic is enabled. [default: true] + B:"Gregtech Classic"=true + + # If TRUE, support for Gregtech Classic Expansion is enabled. [default: true] + B:"Gregtech Classic Expansion"=true + + # If TRUE, support for Ice and Fire is enabled. [default: true] + B:"Ice and Fire"=true + + # If TRUE, support for Immersive Engineering is enabled. [default: true] + B:"Immersive Engineering"=true + + # If TRUE, support for IndustrialCraft 2 is enabled. [default: true] + B:"IndustrialCraft 2"=true + + # If TRUE, support for Integrated Dynamics is enabled. [default: true] + B:"Integrated Dynamics"=true + + # If TRUE, support for Magic Bees is enabled. [default: true] + B:"Magic Bees"=true + + # If TRUE, support for Mowzie's Mobs is enabled. [default: true] + B:"Mowzie's Mobs"=true + + # If TRUE, support for Mystical Agriculture is enabled. [default: true] + B:"Mystical Agriculture"=true + + # If TRUE, support for Mystical Wildlife is enabled. [default: true] + B:"Mystical Wildlife"=true + + # If TRUE, support for Natura is enabled. [default: true] + B:Natura=true + + # If TRUE, support for Pam's BoneCraft is enabled. [default: true] + B:"Pam's BoneCraft"=true + + # If TRUE, support for Pam's HarvestCraft is enabled. [default: true] + B:"Pam's HarvestCraft"=true + + # If TRUE, support for Pam's Redbud Tree is enabled. [default: true] + B:"Pam's Redbud Tree"=true + + # If TRUE, support for Pam's Spooky Tree is enabled. [default: true] + B:"Pam's Spooky Tree"=true + + # If TRUE, support for Plants is enabled. [default: true] + B:Plants=true + + # If TRUE, support for Primal Core is enabled. [default: true] + B:"Primal Core"=true + + # If TRUE, support for Quark is enabled. [default: true] + B:Quark=true + + # If TRUE, support for Rustic is enabled. [default: true] + B:Rustic=true + + # If TRUE, support for Tech Reborn is enabled. [default: true] + B:"Tech Reborn"=true + + # If TRUE, support for Terraqueous is enabled. [default: true] + B:Terraqueous=true + + # If TRUE, support for Thaumcraft is enabled. [default: true] + B:Thaumcraft=true + + # If TRUE, support for The Betweenlands is enabled. [default: true] + B:"The Betweenlands"=true + + # If TRUE, support for The One Probe is enabled. [default: true] + B:"The One Probe"=true + + # If TRUE, support for Tinkers' Construct is enabled. [default: true] + B:"Tinkers' Construct"=true + + # If TRUE, support for Traverse is enabled. [default: true] + B:Traverse=true + + # If TRUE, support for Tropicraft is enabled. [default: true] + B:Tropicraft=true + + # If TRUE, support for Twilight Forest is enabled. [default: true] + B:"Twilight Forest"=true + + # If TRUE, support for Underground Biomes is enabled. [default: true] + B:"Underground Biomes"=true +} + + +Storage { + + Cell { + # Adjust this value to change the amount of Energy (in RF) stored by a Basic Cell. This base value will scale with block level. [range: 50000 ~ 20000000, default: 2000000] + I:BaseCapacity=20000000 + + # Adjust this value to change the amount of Energy (in RF/t) that can be received by a Basic Cell. This base value will scale with block level. [range: 100 ~ 10000, default: 1000] + I:BaseReceive=10000 + + # Adjust this value to change the amount of Energy (in RF/t) that can be sent by a Basic Cell. This base value will scale with block level. [range: 100 ~ 10000, default: 1000] + I:BaseSend=10000 + + # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. + B:ClassicCrafting=false + + # If TRUE, Energy Cells may be turned into Creative versions using a Creative Conversion Kit. + B:Creative=false + + # If TRUE, Energy Cells are enabled. + B:Enable=true + + # If TRUE, Energy Cells are securable. + B:Securable=true + + # If TRUE, Energy Cells can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. + B:UpgradeKitCrafting=true + } + + Tank { + # Adjust this value to change the amount of Fluid (in mB) stored by a Basic Tank. This base value will scale with block level. [range: 2000 ~ 1000000, default: 20000] + I:BaseCapacity=50000 + + # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. + B:ClassicCrafting=false + + # If TRUE, Tanks may be turned into Creative versions using a Creative Conversion Kit. + B:Creative=false + + # If TRUE, Tanks are enabled. + B:Enable=true + + # If TRUE, Tanks are securable. + B:Securable=true + + # If TRUE, Tanks can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. + B:UpgradeKitCrafting=false + } + + Cache { + # Adjust this value to change the amount of Items stored by a Basic Cache. This base value will scale with block level. [range: 500 ~ 500000, default: 20000] + I:BaseCapacity=20000 + + # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. + B:ClassicCrafting=false + + # If TRUE, Caches may be turned into Creative versions using a Creative Conversion Kit. + B:Creative=false + + # If TRUE, Caches are enabled. + B:Enable=false + + # If TRUE, Caches can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. + B:UpgradeKitCrafting=false + } + + Strongbox { + # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. + B:ClassicCrafting=false + + # If TRUE, Strongboxes may be turned into Creative versions using a Creative Conversion Kit. + B:Creative=false + + # If TRUE, Strongboxes are enabled. + B:Enable=false + + # If TRUE, Strongboxes are securable. + B:Securable=false + + # If TRUE, Strongboxes can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. + B:UpgradeKitCrafting=false + } + +} + + +Upgrades { + # This sets the minimum upgradeable block tier for Automatic Input functionality. [range: 0 ~ 4, default: 0] + I:LevelAutoInput=0 + + # This sets the minimum upgradeable block tier for Automatic Output functionality. [range: 0 ~ 4, default: 0] + I:LevelAutoOutput=0 + + # This sets the minimum upgradeable block tier for Redstone Control functionality. [range: 0 ~ 4, default: 0] + I:LevelRedstoneControl=0 +} + + +Version { + S:Identifier=5.5.7 +} + + diff --git a/overrides/config-overrides/expert/extrautils2.cfg b/overrides/config-overrides/expert/extrautils2.cfg new file mode 100644 index 0000000..83ee2d0 --- /dev/null +++ b/overrides/config-overrides/expert/extrautils2.cfg @@ -0,0 +1,171 @@ +# Configuration file + +"creative blocks: breakable" { + # Allow Non-Creative players to break/harvest creative blocks. [default: false] + B:gameplay=false +} + + +"creative blocks: configurable" { + # Allow Non-Creative players to configure creative blocks. [default: false] + B:gameplay=false +} + + +"dimension ids" { + I:"Deep Dark"=-11325 + I:ExtraUtils2_Quarry_Dim=-9999 +} + + +enabled { + B:AnalogCrafter=true + B:AngelBlock=true + B:AngelRing=true + B:BagOfHolding=false + B:BiomeMarker=false + B:Book=true + B:Boomerang=false + B:ChickenRing=false + B:ChunkLoader=true + B:CompoundBow=false + B:CompressedCobblestone=true + B:CompressedDirt=true + B:CompressedGravel=true + B:CompressedNetherrack=true + B:CompressedSand=true + B:Contract=true + B:Crafter=true + B:CreativeChest=false + B:CreativeEnergy=true + B:CreativeHarvest=true + B:CursedEarth=true + B:DecorativeBedrock=false + B:DecorativeGlass=true + B:DecorativeSolid=true + B:DecorativeSolidWood=true + B:"Deep Dark"=false + B:Drum=true + B:EnderLilly=true + B:EnderShard=true + B:ExtraUtils2_Quarry_Dim=true + B:FakeCopy=true + B:Filter=true + B:FilterFluids=true + B:FireAxe=false + B:FlatTransferNode=false + B:GlassCutter=false + B:GoldenLasso=true + B:Indexer=false + B:IndexerRemote=false + B:IneffableGlass=true + B:Ingredients=true + B:InteractionProxy=false + B:ItemBuildersWand=true + B:ItemCreativeBuildersWand=true + B:ItemCreativeDestructionWand=true + B:ItemDestructionWand=true + B:Klein=false + B:LargishChest=false + B:LawSword=false + B:LuxSaber=false + B:Machine=true + B:MagicApple=true + B:Miner=false + B:MiniChest=true + B:MoonStone=false + B:Opinium=true + B:PassiveGenerator=true + B:PlayerChest=true + B:PowerBattery=false + B:PowerManager=false + B:PowerOverload=false + B:PowerTransmitter=false + B:Quarry=false + B:QuarryProxy=false + B:RainbowGenerator=true + B:RedOrchid=false + B:RedstoneClock=true + B:RedstoneLantern=true + B:Resonator=true + B:Scanner=true + B:Screen=true + B:SimpleDecorative=true + B:Snowglobe=false + B:SoundMuffler=false + B:Spotlight=true + B:SunCrystal=false + B:SuperMobSpawner=false + B:Synergy=false + B:Teleporter=false + B:Terraformer=false + B:TrashCan=true + B:TrashCanEnergy=true + B:TrashCanFluid=true + B:TrashChest=true + B:Trowel=true + B:UnstableIngots=true + B:User=true + B:WateringCan=true + B:WoodenStickPoke=false + B:Wrench=false + B:additionalVanillaRecipes=false + B:ironwood=false + B:pipe=false + B:potion_Purge=false + B:potion_doom=false + B:potion_fizzy_lifting=false + B:potion_gravity=false + B:potion_greek_fire=false + B:potion_love=false + B:potion_relapse=false + B:potion_second_chance=false + B:sendCapabilitiesAfterDimensionChange=false + B:sickle_diamond=false + B:sickle_gold=false + B:sickle_iron=false + B:sickle_stone=false + B:sickle_wood=false + B:spike_creative=true + B:spike_diamond=true + B:spike_gold=true + B:spike_iron=true + B:spike_stone=true + B:spike_wood=true + B:squidSpawnRestrictions=true + B:villager_alchemist=false + B:villager_red_mechanic=false + B:villager_shady_merchant=false + B:wall_world_type=false +} + + +energy { + I:"Quantum Quarry: Base Energy Per Operation"=20000 +} + + +gameplay { + # Add an entity id (mod:name) to this list to prevent cursed earth from spawning it. [default: ] + S:"Cursed Earth Entity BlackList" < + > + B:"Quantum Quarry: Enable Nether/End biome generation (has been buggy)"=false + + # Choose allowed container classnames. + S:"Unstable Ingot: Allowed Classes" < + net.minecraft.inventory.ContainerWorkbench + > +} + + +settings { + B:WallWorld_GiveSpawnItems=true +} + + +"unstable ingot: explosion time" { + # Choose the time until explosion. [range: 0 ~ 2400, default: 200] + I:gameplay=200 +} + + diff --git a/overrides/config-overrides/expert/globalgamerules.cfg b/overrides/config-overrides/expert/globalgamerules.cfg new file mode 100644 index 0000000..e26a68a --- /dev/null +++ b/overrides/config-overrides/expert/globalgamerules.cfg @@ -0,0 +1,118 @@ +# Configuration file + +########################################################################################################## +# gamerules +#--------------------------------------------------------------------------------------------------------# +# Set the values to ('true'/'false'/an integer or a string defaultValue) depending if you want to have the GameRule (enabled/disabled or have a different defaultValue) +########################################################################################################## + +gamerules { + # If an announcement when a player gets an advancement should be done + B:announceAdvancements=true + + # Whether command blocks should notify admins when they perform commands + B:commandBlockOutput=true + + # Whether the server should skip checking player speed when the player is wearing elytra. + B:disableElytraMovementCheck=false + + # Whether the day-night cycle and moon phases progress + B:doDaylightCycle=true + + # Whether entities that are not mobs should have drops + B:doEntityDrops=true + + # Whether fire should spread and naturally extinguish + B:doFireTick=true + + # Whether players should only be able to craft recipes that they've unlocked first + B:doLimitedCrafting=false + + # Whether mobs should drop items + B:doMobLoot=true + + # Whether mobs should naturally spawn + B:doMobSpawning=true + + # Whether blocks should have drops + B:doTileDrops=true + + # Whether the weather will change + B:doWeatherCycle=true + + # The function to run every game tick + S:gameLoopFunction=- + + # Whether the player should keep items in their inventory after death + B:keepInventory=false + + # Whether to log admin commands to server log + B:logAdminCommands=true + + # Determines the number at which the chain command block acts as a "chain". + I:maxCommandChainLength=65536 + + # The maximum number of other pushable entities a mob or player can push, before taking 3 suffocation damage + # per half-second. Setting to 0 disables the rule. Damage affects survival-mode or adventure-mode players, and all mobs but bats. + # Pushable entities include non-spectator-mode players, any mob except bats, as well as boats and minecarts. + I:maxEntityCramming=24 + + # Whether creepers, zombies, endermen, ghasts, withers, ender dragons, rabbits, sheep, and villagers should be able to change blocks + # and whether villagers, zombies, skeletons, and zombie pigmen can pick up items + B:mobGriefing=true + + # Whether the player can regenerate health naturally if their hunger is full enough (doesn't affect external healing, such as + # golden apples, the Regeneration effect, etc.) + B:naturalRegeneration=true + + # How often a random block tick occurs (such as plant growth, leaf decay, etc.) per chunk section per game tick. 0 will disable random + # ticks, higher numbers will increase random ticks + I:randomTickSpeed=3 + + # Whether the debug screen shows all or reduced information; and whether the effects of F3+B (entity hitboxes) and F3+G (chunk boundaries) are shown. + B:reducedDebugInfo=false + + # Whether the feedback from commands executed by a player should show up in chat. Also affects the default behavior of whether command blocks store their output text + B:sendCommandFeedback=true + + # Whether a message appears in chat when a player dies + B:showDeathMessages=true + + # The number of blocks outward from the world spawn coordinates that a player will spawn in when first joining a server or when dying without a spawnpoint. + I:spawnRadius=10 + + # Whether players in spectator mode can generate chunks + B:spectatorsGenerateChunks=true +} + + +########################################################################################################## +# misc +#--------------------------------------------------------------------------------------------------------# +# A collection of misc configs +########################################################################################################## + +misc { + # Syntax is: name-enabled-command + # enabled is either true or false, all @p will be replaced with the playername + S:customGamerules < + GGRExample-false-/tell @p Hello World + > + + # If gamerules and world difficulty should be saved to config on world unload + B:saveGameRules=true + + # Sets the difficulty of a world when loaded, respects it the difficulty is locked or not for the world + # -1: Disabled + # 0: Peaceful + # 1: Easy + # 2: Normal + # 3: Hard + I:worldDifficulty=0 + + # If a world's difficulty should be locked when loaded, if world already is locked it can't be change + # If the global world difficulty is enabled it's set first + B:worldDifficultyLocked=true +} + + diff --git a/overrides/config-overrides/expert/gregtech.cfg b/overrides/config-overrides/expert/gregtech.cfg new file mode 100644 index 0000000..af1063f --- /dev/null +++ b/overrides/config-overrides/expert/gregtech.cfg @@ -0,0 +1,621 @@ +# Configuration file + +general { + + ########################################################################################################## + # client options + #--------------------------------------------------------------------------------------------------------# + # Config options for client-only features + ########################################################################################################## + + "client options" { + # Whether or not to enable Emissive Textures for GregTech Casings when the multiblock is working (EBF coils, Fusion Casings, etc.). + # Default: false + B:casingsActiveEmissiveTextures=true + + # The default color to overlay onto machines. + # 16777215 (0xFFFFFF in decimal) is no coloring (like GTCE). + # 13819135 (0xD2DCFF in decimal) is the classic blue from GT5 (default). + I:defaultPaintingColor=13819135 + + # The default color to overlay onto Machine (and other) UIs. + # 16777215 (0xFFFFFF) is no coloring (like GTCE). + # 13819135 (0xD2DCFF in decimal) is the classic blue from GT5 (default). + I:defaultUIColor=13819135 + + # Whether to hook depth texture. Has no effect on performance, but if there is a problem with rendering, try disabling it. + # Default: true + B:hookDepthTexture=true + + # Whether or not to enable Emissive Textures for GregTech Machines. + # Default: true + B:machinesEmissiveTextures=true + + # Overrides the MC total playable sounds limit. MC's default is 28, which causes problems with many machine sounds at once + # If sounds are causing large amounts of lag, try lowering this. + # If sounds are not working at all, try setting this to the lowest value (28). + # Default: 512 + # Min: 28 + # Max: 2048 + I:maxNumSounds=512 + + # Resolution level for fragment shaders. + # Higher values increase quality (limited by the resolution of your screen) but are more GPU intensive. + # Default: 2 + # Min: 0.0 + # Max: 5.0 + D:resolution=2.0 + + # Terminal root path. + # Default: {.../config}/gregtech/terminal + S:terminalRootPath=gregtech/terminal + + # Whether or not sounds should be played when crafting with tools. + # Default: true + B:toolCraftingSounds=true + + # Whether or not sounds should be played when using tools outside of crafting. + # Default: true + B:toolUseSounds=true + + "gui config" { + # The scrolling speed of widgets + # Default: 13 + # Min: 1 + # Max: 2147483647 + I:scrollSpeed=13 + } + + "armor hud location" { + # Sets HUD location + # 1 - left-upper corner + # 2 - right-upper corner + # 3 - left-bottom corner + # 4 - right-bottom corner + # Default: 1 + # Min: 1 + # Max: 4 + I:hudLocation=1 + + # Horizontal offset of HUD. + # Default: 0 + # Min: 0 + # Max: 100 + I:hudOffsetX=0 + + # Vertical offset of HUD. + # Default: 0 + # Min: 0 + # Max: 100 + I:hudOffsetY=0 + } + + ########################################################################################################## + # shader options + #--------------------------------------------------------------------------------------------------------# + # Config options for Shaders and Post-processing Effects + ########################################################################################################## + + "shader options" { + # The base brightness of the bloom. + # It is similar to strength + # This value should be smaller than highBrightnessThreshold. + # OUTPUT = BACKGROUND + BLOOM * strength * ({base} + LT + (1 - BACKGROUND_BRIGHTNESS)*(HT-LT))) + # Default: 0.1 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:baseBrightness=0.1 + + # Bloom Algorithm + # 0 - Simple Gaussian Blur Bloom (Fast) + # 1 - Unity Bloom + # 2 - Unreal Bloom + # Default: 2 + # Min: 0 + # Max: 2 + I:bloomStyle=2 + + # Whether or not to enable Emissive Textures with bloom effect. + # Default: true + B:emissiveTexturesBloom=true + + # The brightness after bloom should not exceed this value. It can be used to limit the brightness of highlights (e.g., daytime). + # OUTPUT = BACKGROUND + BLOOM * strength * (base + LT + (1 - BACKGROUND_BRIGHTNESS)*({HT}-LT))) + # This value should be greater than lowBrightnessThreshold. + # Default: 0.5 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:highBrightnessThreshold=0.5 + + # The brightness after bloom should not smaller than this value. It can be used to limit the brightness of dusky parts (e.g., night/caves). + # OUTPUT = BACKGROUND + BLOOM * strength * (base + {LT} + (1 - BACKGROUND_BRIGHTNESS)*(HT-{LT}))) + # This value should be smaller than highBrightnessThreshold. + # Default: 0.2 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:lowBrightnessThreshold=0.2 + + # Mipmap Size. + # Higher values increase quality, but are slower to render. + # Default: 5 + # Min: 2 + # Max: 5 + I:nMips=5 + + # Blur Step (bloom range) + # Default: 1 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:step=1.0 + + # Bloom Strength + # OUTPUT = BACKGROUND + BLOOM * {strength} * (base + LT + (1 - BACKGROUND_BRIGHTNESS)*(HT-LT))) + # Default: 2 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:strength=1.5 + + # Whether to use shader programs. + # Default: true + B:useShader=true + + ########################################################################################################## + # fusion reactor + #--------------------------------------------------------------------------------------------------------# + # Bloom config options for the fusion reactor. + ########################################################################################################## + + "fusion reactor" { + # The base brightness of the bloom. + # It is similar to strength + # This value should be smaller than highBrightnessThreshold. + # OUTPUT = BACKGROUND + BLOOM * strength * ({base} + LT + (1 - BACKGROUND_BRIGHTNESS)*(HT-LT))) + # Default: 0.1 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:baseBrightness=0.0 + + # Bloom Algorithm + # 0 - Simple Gaussian Blur Bloom (Fast) + # 1 - Unity Bloom + # 2 - Unreal Bloom + # Default: 2 + # Min: 0 + # Max: 2 + I:bloomStyle=1 + + # The brightness after bloom should not exceed this value. It can be used to limit the brightness of highlights (e.g., daytime). + # OUTPUT = BACKGROUND + BLOOM * strength * (base + LT + (1 - BACKGROUND_BRIGHTNESS)*({HT}-LT))) + # This value should be greater than lowBrightnessThreshold. + # Default: 0.5 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:highBrightnessThreshold=1.3 + + # The brightness after bloom should not smaller than this value. It can be used to limit the brightness of dusky parts (e.g., night/caves). + # OUTPUT = BACKGROUND + BLOOM * strength * (base + {LT} + (1 - BACKGROUND_BRIGHTNESS)*(HT-{LT}))) + # This value should be smaller than highBrightnessThreshold. + # Default: 0.2 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:lowBrightnessThreshold=0.3 + + # Bloom Strength + # OUTPUT = BACKGROUND + BLOOM * {strength} * (base + LT + (1 - BACKGROUND_BRIGHTNESS)*(HT-LT))) + # Default: 2 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:strength=1.5 + + # Whether to use shader programs. + # Default: true + B:useShader=true + } + + } + + } + + ########################################################################################################## + # compatibility options + #--------------------------------------------------------------------------------------------------------# + # Config options for Mod Compatibility + ########################################################################################################## + + "compatibility options" { + # Whether to hide facades of all blocks in JEI and creative search menu. + # Default: true + B:hideFacadesInJEI=true + + # Whether to hide filled cells in JEI and creative search menu. + # Default: true + B:hideFilledCellsInJEI=true + + # Specifies priorities of mods in Ore Dictionary item registration. + # First ModID has highest priority, last has lowest. Unspecified ModIDs follow standard sorting, but always have lower priority than the last specified ModID. + # Default: ["minecraft", "gregtech"] + S:modPriorities < + minecraft + gregtech + > + + # Whether Gregtech should remove smelting recipes from the vanilla furnace for ingots requiring the Electric Blast Furnace. + # Default: true + B:removeSmeltingForEBFMetals=true + + ########################################################################################################## + # energy compat options + #--------------------------------------------------------------------------------------------------------# + # Config options regarding GTEU compatibility with other energy systems + ########################################################################################################## + + "energy compat options" { + # Enable GTEU to FE (and vice versa) Converters. + # Default: false + B:enableFEConverters=true + + # GTEU to Forge Energy ratio for converting EU to FE. + # Affects native conversion and Converters. + # Default: 4 FE == 1 EU + # Min: 1 + # Max: 16 + D:euToFeRatio=4.0 + + # Forge Energy to GTEU ratio for converting FE to EU. + # Only affects converters. + # Default: 4 FE == 1 EU + # Min: 1 + # Max: 16 + D:feToEuRatio=4.0 + + # Enable Native GTEU to Forge Energy (RF and alike) on GT Cables and Wires. + # This does not enable nor disable Converters. + # Default: true + B:nativeEUToFE=true + D:rfRatio=4.0 + } + + } + + ########################################################################################################## + # machine options + #--------------------------------------------------------------------------------------------------------# + # Config options for GT Machines, Pipes, Cables, and Electric Items + ########################################################################################################## + + "machine options" { + # Additional Fluids to allow in GT Boilers in place of Water or Distilled Water. + # Useful for mods like TerraFirmaCraft with different Fluids for Water + # Default: none + S:boilerFluids < + > + + # The EU/t drain for each screen of the Central Monitor. + # Default: 8 + # Min: 0 + # Max: 2147483647 + I:centralMonitorEuCost=8 + + # Whether machines should explode when overloaded with power. + # Default: true + B:doExplosions=true + + # Whether to enable High-Tier Solar Panels (IV-UV). They will not have recipes. + # Default: false + B:enableHighTierSolars=true + + # Whether to enable the Maintenance Hatch, required for Multiblocks. + # Default: true + B:enableMaintenance=true + + # Whether to enable World Accelerators, which accelerate ticks for surrounding Tile Entities, Crops, etc. + # Default: true + B:enableWorldAccelerators=true + + # Energy use multiplier for electric items. + # Default: 100 + I:energyUsageMultiplier=100 + + # Whether to use GT6-style pipe and cable connections, meaning they will not auto-connect unless placed directly onto another pipe or cable. + # Default: true + B:gt6StylePipesCables=true + + # Whether to play machine sounds while machines are active. + # Default: true + B:machineSounds=true + + # Steam to EU multiplier for Steam Multiblocks. + # 1.0 means 1L Steam -> 1 EU. 0.5 means 2L Steam -> 1 EU. + # Default: 0.5 + D:multiblockSteamToEU=0.5 + + # Divisor for Recipe Duration per Overclock. + # Default: 2.0 + # Min: 2.0 + # Max: 3.0 + D:overclockDivisor=2.0 + + # Blacklist of machines for the Processing Array. + # Add the unlocalized Recipe Map name to blacklist the machine. + # Default: All machines allowed + S:processingArrayBlacklist < + > + + # Whether insufficient energy supply should reset Machine recipe progress to zero. + # If true, progress will reset. + # If false, progress will decrease to zero with 2x speed + # Default: false + B:recipeProgressLowEnergy=false + + # Whether to require a Wrench to break machines. + # Default: false + B:requireWrenchForMachines=false + + # Whether Steam Multiblocks should use Steel instead of Bronze. + # Default: false + B:steelSteamMultiblocks=false + } + + ########################################################################################################## + # miscellaneous options + #--------------------------------------------------------------------------------------------------------# + # Config options for miscellaneous features + ########################################################################################################## + + "miscellaneous options" { + # Whether to enable more verbose logging. + # Default: false + B:debug=false + + # Chance with which flint and steel will create fire. + # Default: 50 + # Min: 0 + # Max: 100 + I:flintChanceToCreateFire=100 + + # Setting this to true makes GTCEu ignore error and invalid recipes that would otherwise cause crash. + # Default: true + B:ignoreErrorOrInvalidRecipes=true + + # Whether to enable a login message to players when they join the world. + # Default: true + B:loginMessage=true + + # Whether to give the terminal to new players on login + # Default: true + B:spawnTerminal=true + } + + ########################################################################################################## + # recipe options + #--------------------------------------------------------------------------------------------------------# + # Config Options for GregTech and Vanilla Recipes + ########################################################################################################## + + "recipe options" { + # Whether to disable the Vanilla Concrete from Powder with Water behavior, forcing the GT recipe. + # Default: false + B:disableConcreteInWorld=false + + # Whether to remove Block/Ingot compression and decompression in the Crafting Table. + # Default: false + B:disableManualCompression=false + + # Whether to make the Flint and Steel recipe require steel parts. + # Default: true. + B:flintAndSteelRequireSteel=true + + # Whether to generate Flawed and Chipped Gems for materials and recipes involving them. + # Useful for mods like TerraFirmaCraft. + # Default: false + B:generateLowQualityGems=false + + # Whether to make coloring blocks like Concrete or Glass harder. + # Default: false + B:hardDyeRecipes=false + + # Whether to make Glass related recipes harder. Default: true + B:hardGlassRecipes=true + + # Recipes for items like Iron Doors, Trapdoors, Buckets, Cauldrons, Hoppers, and Iron Bars require Iron Plates, Rods, and more. + # Default: true + B:hardIronRecipes=true + + # Whether to make miscellaneous recipes harder. + # Default: false + B:hardMiscRecipes=true + + # Whether to make Redstone related recipes harder. + # Default: false + B:hardRedstoneRecipes=true + + # Whether to make Vanilla Tools and Armor recipes harder. + # Excludes Flint and Steel, and Buckets. + # Default: false + B:hardToolArmorRecipes=true + + # Whether to make Wood related recipes harder. + # Excludes sticks and planks. + # Default: false + B:hardWoodRecipes=true + + # Whether to make crafting recipes for Bricks, Firebricks, and Coke Bricks harder. + # Default: false + B:harderBrickRecipes=true + + # Whether to remove charcoal smelting recipes from the vanilla furnace. + # Default: true + B:harderCharcoalRecipe=true + + # Whether to make the recipe for the EBF Controller harder. + # Default: false + B:harderEBFControllerRecipe=true + + # Change the recipe of Rods in the Lathe to 1 Rod and 2 Small Piles of Dust, instead of 2 Rods. + # Default: false + B:harderRods=false + + # Whether to nerf the Paper crafting recipe. + # Default: true + B:nerfPaperCrafting=true + + # Whether to nerf Wood crafting to 2 Planks from 1 Log, and 2 Sticks from 2 Planks. + # Default: false + B:nerfWoodCrafting=true + + # Whether Wrenches should require Plates instead of Ingots to craft. + # Default: false + B:plateWrenches=true + + # Whether to remove Vanilla Block Recipes from the Crafting Table. + # Default: false + B:removeVanillaBlockRecipes=false + } + + ########################################################################################################## + # tool and armor options + #--------------------------------------------------------------------------------------------------------# + # Config options for Tools and Armor + ########################################################################################################## + + "tool and armor options" { + # Should EV and IV Drills be enabled, which may cause lag when used on low-end devices? + # Default: true + B:enableHighTierDrills=true + + # Advanced Electric Jetpack Voltage Tier. + # Default: 3 (HV) + # Min: 0 + # Max: 14 + I:voltageTierAdvImpeller=3 + + # Advanced NanoSuit Chestplate Voltage Tier. + # Default: 3 (HV) + # Min: 0 + # Max: 14 + I:voltageTierAdvNanoSuit=3 + + # Advanced QuarkTech Suit Chestplate Voltage Tier. + # Default: 5 (LuV) + # Min: 0 + # Max: 14 + I:voltageTierAdvQuarkTech=6 + + # Electric Impeller Jetpack Voltage Tier. + # Default: 2 (MV) + # Min: 0 + # Max: 14 + I:voltageTierImpeller=2 + + # NanoSuit Voltage Tier. Default: 3 (HV) + # Min: 0 + # Max: 14 + I:voltageTierNanoSuit=3 + + # NightVision Goggles Voltage Tier. Default: 1 (LV) + # Min: 0 + # Max: 14 + I:voltageTierNightVision=1 + + # QuarkTech Suit Voltage Tier. + # Default: 5 (IV) + # Min: 0 + # Max: 14 + I:voltageTierQuarkTech=5 + + "nanosaber options" { + # The EU/t consumption of the NanoSaber. + # Default: 64 + # Min: 1 + # Max: 512 + I:energyConsumption=64 + + # The base damage of the NanoSaber. + # Default: 5.0 + # Min: 0.0 + # Max: 100.0 + D:nanoSaberBaseDamage=5.0 + + # The additional damage added when the NanoSaber is powered. + # Default: 20.0 + # Min: 0.0 + # Max: 100.0 + D:nanoSaberDamageBoost=20.0 + + # Should Zombies spawn with charged, active NanoSabers on hard difficulty? + # Default: true + B:zombieSpawnWithSabers=true + } + + ########################################################################################################## + # armorhud + #--------------------------------------------------------------------------------------------------------# + # Armor HUD Location + ########################################################################################################## + + armorhud { + # Sets HUD location + # 1 - left-upper corner + # 2 - right-upper corner + # 3 - left-bottom corner + # 4 - right-bottom corner + I:hudLocation=1 + + # Horizontal offset of HUD [0 ~ 100) + I:hudOffsetX=0 + + # Vertical offset of HUD [0 ~ 100) + I:hudOffsetY=0 + } + + } + + ########################################################################################################## + # worldgen options + #--------------------------------------------------------------------------------------------------------# + # Config options for World Generation features + ########################################################################################################## + + "worldgen options" { + # Allow GregTech to add additional GregTech Items as loot in various structures. + # Default: true + B:addLoot=true + + # Specifies an additional random number of veins in a section. + # Default: 0 + I:additionalVeinsInSection=5 + + # Should all Stone Types drop unique Ore Item Blocks? + # Default: false (meaning only Stone, Netherrack, and Endstone + B:allUniqueStoneTypes=false + + # Whether to disable Rubber Tree world generation. + # Default: false + B:disableRubberTreeGeneration=false + + # Whether to disable Vanilla ore generation in world. + # Default: true + B:disableVanillaOres=false + + # Whether veins should be generated in the center of chunks. + # Default: true + B:generateVeinsInCenterOfChunk=false + + # Whether to increase number of rolls for dungeon chests. Increases dungeon loot drastically. + # Default: true + B:increaseDungeonLoot=true + + # Specifies the minimum number of veins in a section. + # Default: 1 + I:minVeinsInSection=3 + + # Multiplier for the chance to spawn a Rubber Tree on any given roll. Higher values make Rubber Trees more common. + # Default: 1.0 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:rubberTreeRateIncrease=1.0 + } + +} + + diff --git a/overrides/config-overrides/expert/packmode.cfg b/overrides/config-overrides/expert/packmode.cfg new file mode 100644 index 0000000..a94065e --- /dev/null +++ b/overrides/config-overrides/expert/packmode.cfg @@ -0,0 +1,11 @@ +# Configuration file + +general { + S:acceptedModes < + normal + expert + > + S:packMode=expert +} + + diff --git a/overrides/config-overrides/normal/AppliedEnergistics2/AppliedEnergistics2.cfg b/overrides/config-overrides/normal/AppliedEnergistics2/AppliedEnergistics2.cfg new file mode 100644 index 0000000..ef77cc5 --- /dev/null +++ b/overrides/config-overrides/normal/AppliedEnergistics2/AppliedEnergistics2.cfg @@ -0,0 +1,535 @@ +# Configuration file + +automation { + I:formationPlaneEntityLimit=128 +} + + +battery { + I:chargedStaff=8000 + I:colorApplicator=20000 + I:entropyManipulator=200000 + I:matterCannon=200000 + I:portableCell=20000 + I:wirelessTerminal=1600000 +} + + +########################################################################################################## +# blockingmode +#--------------------------------------------------------------------------------------------------------# +# Map of items to not block when blockingmode is enabled. +# [modid] +# modid:item:metadata(optional,default:0) +# Supports more than one modid, so you can block different things between, for example, gregtech or enderio +########################################################################################################## + +blockingmode { + # NonBlockingItems + S:nonBlockingItems < + [gregtech] + gregtech:meta_item_1:461 + gregtech:shape.mold.plate + gregtech:shape.mold.gear + gregtech:shape.mold.credit + gregtech:shape.mold.bottle + gregtech:shape.mold.ingot + gregtech:shape.mold.ball + gregtech:shape.mold.block + gregtech:shape.mold.nugget + gregtech:shape.mold.cylinder + gregtech:shape.mold.anvil + gregtech:shape.mold.name + gregtech:shape.mold.gear.small + gregtech:shape.mold.rotor + gregtech:shape.extruder.plate + gregtech:shape.extruder.rod + gregtech:shape.extruder.bolt + gregtech:shape.extruder.ring + gregtech:shape.extruder.cell + gregtech:shape.extruder.ingot + gregtech:shape.extruder.wire + gregtech:shape.extruder.pipe.tiny + gregtech:shape.extruder.pipe.small + gregtech:shape.extruder.pipe.normal + gregtech:shape.extruder.pipe.large + gregtech:shape.extruder.pipe.huge + gregtech:shape.extruder.block + gregtech:shape.extruder.sword + gregtech:shape.extruder.pickaxe + gregtech:shape.extruder.shovel + gregtech:shape.extruder.axe + gregtech:shape.extruder.hoe + gregtech:shape.extruder.hammer + gregtech:shape.extruder.file + gregtech:shape.extruder.saw + gregtech:shape.extruder.gear + gregtech:shape.extruder.bottle + gregtech:shape.extruder.foil + gregtech:shape.extruder.gear_small + gregtech:shape.extruder.rod_long + gregtech:shape.extruder.rotor + gregtech:glass_lens.white + gregtech:glass_lens.orange + gregtech:glass_lens.magenta + gregtech:glass_lens.light_blue + gregtech:glass_lens.yellow + gregtech:glass_lens.lime + gregtech:glass_lens.pink + gregtech:glass_lens.gray + gregtech:glass_lens.light_gray + gregtech:glass_lens.cyan + gregtech:glass_lens.purple + gregtech:glass_lens.blue + gregtech:glass_lens.brown + gregtech:glass_lens.green + gregtech:glass_lens.red + gregtech:glass_lens.black + contenttweaker:smallgearextrudershape + contenttweaker:creativeportabletankmold + > +} + + +client { + # Possible Values: AE, EU, RF, GTCEU + S:PowerUnit=AE + + # Possible Values: AUTOSEARCH, AUTOSEARCH_KEEP, MANUAL_SEARCH, MANUAL_SEARCH_KEEP, JEI_AUTOSEARCH, JEI_AUTOSEARCH_KEEP, JEI_MANUAL_SEARCH, JEI_MANUAL_SEARCH_KEEP + S:SEARCH_MODE=AUTOSEARCH + + # Possible Values: YES, NO, UNDECIDED + S:SEARCH_TOOLTIPS=YES + + # Possible Values: TALL, FULL, SMALL + S:TERMINAL_STYLE=TALL + + # Controls buttons on Crafting Screen : Capped at 9 + I:craftAmtButton1=1 + + # Controls buttons on Crafting Screen : Capped at 99 + I:craftAmtButton2=10 + + # Controls buttons on Crafting Screen : Capped at 999 + I:craftAmtButton3=100 + + # Controls buttons on Crafting Screen : Capped at 9999 + I:craftAmtButton4=1000 + B:disableColoredCableRecipesInJEI=true + B:enableEffects=true + + # Controls buttons on Level Emitter Screen : Capped at 9 + I:levelAmtButton1=1 + + # Controls buttons on Level Emitter Screen : Capped at 99 + I:levelAmtButton2=10 + + # Controls buttons on Level Emitter Screen : Capped at 999 + I:levelAmtButton3=100 + + # Controls buttons on Level Emitter Screen : Capped at 9999 + I:levelAmtButton4=1000 + + # Controls buttons on Priority Screen : Capped at 9 + I:priorityAmtButton1=1 + + # Controls buttons on Priority Screen : Capped at 99 + I:priorityAmtButton2=10 + + # Controls buttons on Priority Screen : Capped at 999 + I:priorityAmtButton3=100 + + # Controls buttons on Priority Screen : Capped at 9999 + I:priorityAmtButton4=1000 + B:useColoredCraftingStatus=true + B:useTerminalUseLargeFont=false +} + + +condenser { + I:MatterBalls=256 + I:Singularity=256000 +} + + +craftingcpu { + I:craftingCalculationTimePerTick=5 +} + + +########################################################################################################## +# features +#--------------------------------------------------------------------------------------------------------# +# Warning: Disabling a feature may disable other features depending on it. +########################################################################################################## + +features { + + world { + B:CertusOre=false + B:CertusQuartzWorldGen=false + B:ChargedCertusOre=false + B:ChestLoot=true + + # Blocks that are not used in any essential recipes, also slabs and stairs. + B:DecorativeBlocks=true + B:DecorativeLights=true + B:Flour=false + B:MeteoriteWorldGen=true + B:SkyStoneChests=true + B:SpawnPressesInMeteorites=true + B:TinyTNT=true + B:VillagerTrading=true + } + + machines { + B:Charger=true + B:CrystalGrowthAccelerator=false + B:GrindStone=false + B:Inscriber=true + B:VibrationChamber=false + } + + toolsclassifications { + B:CertusQuartzTools=true + B:NetherQuartzTools=true + B:PoweredTools=true + } + + tools { + B:ChargedStaff=false + B:ColorApplicator=false + B:EntropyManipulator=false + B:MatterCannon=false + B:MeteoriteCompass=true + B:PaintBalls=false + B:QuartzAxe=false + B:QuartzHoe=false + B:QuartzKnife=false + B:QuartzPickaxe=false + B:QuartzSpade=false + B:QuartzSword=false + B:QuartzWrench=false + B:WirelessAccessTerminal=true + } + + networkfeatures { + B:Channels=false + B:QuantumNetworkBridge=true + B:Security=true + B:SpatialIO=true + } + + networkbuses { + B:AnnihilationPlane=true + B:CableAnchor=true + B:CraftingTerminal=true + B:ExportBus=true + B:FluidAnnihilationPlane=true + B:FluidExportBus=true + B:FluidFormationPlane=true + B:FluidImportBus=true + B:FluidInterface=true + B:FluidLevelEmitter=true + B:FluidStorageBus=true + B:FluidTerminal=true + B:FormationPlane=true + B:IdentityAnnihilationPlane=true + B:ImportBus=true + B:Interface=true + B:LevelEmitter=true + B:P2PTunnel=true + B:Panels=true + B:PartConversionMonitor=true + B:QuartzFiber=true + B:StorageBus=true + B:StorageMonitor=true + B:Terminal=true + B:ToggleBus=true + } + + portablecell { + B:PortableCell=true + } + + storage { + B:Condenser=true + B:IOPort=true + B:MEChest=true + B:MEDrive=true + B:StorageCells=true + } + + networktool { + B:MemoryCard=true + B:NetworkTool=true + } + + cables { + B:CoveredCables=true + B:DenseCables=true + B:GlassCables=true + B:SmartCables=true + } + + energy { + B:DenseEnergyCells=true + B:EnergyAcceptor=true + B:EnergyCells=true + } + + p2ptunnels { + B:P2PTunnelEU=true + B:P2PTunnelFE=true + B:P2PTunnelFluids=true + B:P2PTunnelGTCEU=true + B:P2PTunnelItems=true + B:P2PTunnelLight=true + B:P2PTunnelME=true + B:P2PTunnelOpenComputers=true + B:P2PTunnelPressure=true + B:P2PTunnelRedstone=true + } + + blockfeatures { + B:MassCannonBlockDamage=true + B:TinyTNTBlockDamage=true + } + + facades { + B:Facades=true + } + + misc { + B:Achievements=false + B:CraftingLog=false + B:Creative=true + B:DebugLogging=false + B:GrinderLogging=false + B:IntegrationLogging=false + B:LightDetector=true + B:LogSecurityAudits=false + B:Logging=true + B:PacketLogging=false + B:UnsupportedDeveloperTools=false + B:UpdateLogging=false + B:WebsiteRecipes=false + } + + crafting { + B:EnableDisassemblyCrafting=true + B:EnableFacadeCrafting=true + B:InWorldFluix=true + B:InWorldPurification=true + B:InWorldSingularity=true + B:InterfaceTerminal=true + } + + rendering { + B:AlphaPass=true + } + + craftingfeatures { + B:CraftingCPU=true + + # Use CraftingManager to find an alternative recipe, after a pattern rejected an ingredient. Should be enabled to avoid issues, but can have a minor performance impact. + B:CraftingManagerFallback=true + B:MolecularAssembler=true + B:Patterns=true + } + + upgrades { + B:AdvancedCards=true + B:BasicCards=true + B:ViewCell=true + } + + materials { + B:Certus=true + B:CrystalSeeds=true + B:Dusts=true + B:Fluix=true + B:Nuggets=true + B:PureCrystals=true + B:QuartzGlass=true + B:Silicon=true + B:SkyStone=true + } + + craftingcomponents { + B:Cores=true + B:MatterBall=true + B:Presses=true + B:PrintedCircuits=true + B:Processors=true + } + + commands { + B:ChunkLoggerTrace=false + } + +} + + +general { + # Will auto-remove items that crash when being loaded from storage. This will destroy those items instead of crashing the game! + B:removeCrashingItemsOnLoad=false +} + + +########################################################################################################## +# grindstone +#--------------------------------------------------------------------------------------------------------# +# Creates recipe of the following pattern automatically: '1 oreTYPE => 2 dustTYPE' and '(1 ingotTYPE or 1 crystalTYPE or 1 gemTYPE) => 1 dustTYPE' +########################################################################################################## + +grindstone { + # Blacklists the exact oredict name from being handled by any recipe. + S:blacklist < + > + + # The list of types to handle. Specify without a prefix like ore or dust. + S:grinderOres < + Obsidian + Ender + EnderPearl + Coal + Iron + Gold + Charcoal + NetherQuartz + CertusQuartz + Wheat + Fluix + Copper + Tin + Silver + Lead + Bronze + Brass + Platinum + Nickel + Invar + Aluminium + Electrum + Osmium + Zinc + > + + # Chance to actually get an output with stacksize > 1. + D:oreDoublePercentage=90.0 +} + + +########################################################################################################## +# modintegration +#--------------------------------------------------------------------------------------------------------# +# 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. +########################################################################################################## + +modintegration { + S:CraftTweaker=AUTO + S:GregTech=AUTO + S:IndustrialCraft2=AUTO + S:InventoryTweaks=AUTO + S:JustEnoughItems=AUTO + S:Mekanism=AUTO + S:MineFactoryReloaded=AUTO + S:OpenComputers=AUTO + S:Railcraft=AUTO + S:Tesla=AUTO + S:TheOneProbe=AUTO + S:Waila=AUTO +} + + +powerratios { + D:ForgeEnergy=0.5 + D:GTCEU=2.0 + D:IC2=2.0 + D:UsageMultiplier=1.0 +} + + +spatialio { + D:spatialPowerExponent=1.35 + D:spatialPowerMultiplier=1250.0 + I:storageDimensionID=2 + I:storageProviderID=-11 +} + + +########################################################################################################## +# tickrates +#--------------------------------------------------------------------------------------------------------# +# 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. +########################################################################################################## + +tickrates { + I:AnnihilationPlane.max=120 + I:AnnihilationPlane.min=2 + I:Charger.max=120 + I:Charger.min=10 + I:ExportBus.max=60 + I:ExportBus.min=5 + I:FluidExportBus.max=60 + I:FluidExportBus.min=5 + I:FluidImportBus.max=40 + I:FluidImportBus.min=5 + I:FluidStorageBus.max=60 + I:FluidStorageBus.min=5 + I:IOPort.max=5 + I:IOPort.min=1 + I:ImportBus.max=40 + I:ImportBus.min=5 + I:Inscriber.max=1 + I:Inscriber.min=1 + I:Interface.max=120 + I:Interface.min=5 + I:ItemTunnel.max=60 + I:ItemTunnel.min=5 + I:LightTunnel.max=60 + I:LightTunnel.min=5 + I:METunnel.max=20 + I:METunnel.min=5 + I:OpenComputersTunnel.max=5 + I:OpenComputersTunnel.min=1 + I:PressureTunnel.max=120 + I:PressureTunnel.min=1 + I:StorageBus.max=60 + I:StorageBus.min=5 + I:VibrationChamber.max=40 + I:VibrationChamber.min=10 +} + + +########################################################################################################## +# wireless +#--------------------------------------------------------------------------------------------------------# +# Range= wirelessBaseRange + wirelessBoosterRangeMultiplier * Math.pow( boosters, wirelessBoosterExp ) +# PowerDrain= wirelessBaseCost + wirelessCostMultiplier * Math.pow( boosters, 1 + boosters / wirelessHighWirelessCount ) +########################################################################################################## + +wireless { + D:wirelessBaseCost=8.0 + D:wirelessBaseRange=16.0 + D:wirelessBoosterExp=1.5 + D:wirelessBoosterRangeMultiplier=1.0 + D:wirelessCostMultiplier=1.0 + D:wirelessTerminalDrainMultiplier=1.0 +} + + +worldgen { + D:meteoriteClusterChance=0.1 + I:meteoriteDimensionWhitelist < + 0 + > + I:meteoriteMaximumSpawnHeight=180 + I:minMeteoriteDistance=707 + I:quartzOresClusterAmount=15 + I:quartzOresPerCluster=4 + D:spawnChargedChance=0.07999998331069946 +} + + diff --git a/overrides/config-overrides/normal/cofh/thermalexpansion/common.cfg b/overrides/config-overrides/normal/cofh/thermalexpansion/common.cfg new file mode 100644 index 0000000..db72109 --- /dev/null +++ b/overrides/config-overrides/normal/cofh/thermalexpansion/common.cfg @@ -0,0 +1,721 @@ +# Configuration file + +Device { + # If TRUE, most Devices will no longer have Auto-Input functionality. Not recommended, but knock yourself out. + B:DisableAutoInput=false + + # If TRUE, most Devices will no longer have Auto-Output functionality. Not recommended, but knock yourself out. + B:DisableAutoOutput=false + + # If TRUE, Devices are securable. + B:Securable=false + + WaterGen { + B:Enable=true + + # If TRUE, the Aqueous Accumulator will act as an Infinite Source and will also function in the Nether. + B:Infinite=true + + # If TRUE, the Aqueous Accumulator will produce water very slowly even without adjacent source blocks. + B:PassiveGeneration=true + } + + Nullifier { + B:Enable=true + } + + HeatSink { + B:Enable=true + } + + Tapper { + B:Enable=false + + # Adjust this value to set the number of cycles Phyto-Gro lasts. [range: 2 ~ 64, default: 8] + I:FertilizerDuration=8 + + # If TRUE, the Arboreal Extractor will REQUIRE Phyto-Gro to operate. + B:RequireFertilizer=false + } + + Fisher { + # Adjust this value to set the number of cycles Aqua-Chow lasts. [range: 2 ~ 64, default: 8] + I:BaitDuration=8 + B:Enable=true + + # If TRUE, the Aquatic Entangler will REQUIRE Aqua-Chow to operate. + B:RequireBait=false + } + + ItemBuffer { + B:Enable=true + } + + FluidBuffer { + B:Enable=true + } + + Lexicon { + B:Enable=false + } + + XpCollector { + B:Enable=true + + # Adjust this value to change the capture radius for the Insightful Condenser. [range: 2 ~ 16, default: 5] + I:Radius=5 + } + + Diffuser { + B:Enable=true + + # Adjust this value to change the area effect radius when Lingering Potion fluid is used in a Decoctive Diffuser. [range: 2 ~ 16, default: 8] + I:LingeringPotionRadius=8 + + # Adjust this value to change the area effect radius when Potion fluid is used in a Decoctive Diffuser. [range: 2 ~ 16, default: 4] + I:PotionRadius=4 + + # Adjust this value to change the area effect radius when Splash Potion fluid is used in a Decoctive Diffuser. [range: 2 ~ 16, default: 6] + I:SplashPotionRadius=6 + } + + Factorizer { + B:Enable=false + } + + MobCatcher { + B:Enable=false + + # Adjust this value to change the capture radius for the Creature Encaptulator. [range: 2 ~ 16, default: 5] + I:Radius=4 + } + + ItemCollector { + B:Enable=true + + # Adjust this value to change the capture radius for the Vacuumulator. [range: 2 ~ 16, default: 5] + I:Radius=5 + } + +} + + +Dynamo { + # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. + B:ClassicCrafting=false + + # If TRUE, Dynamo Augment Slot scaling will use a custom set of values rather than default behavior (1/level). + B:CustomAugmentScaling=true + + # If TRUE, Dynamo RF/t (POWER) scaling will use a custom set of values rather than default behavior. The default custom configuration provides a reasonable alternate progression. + B:CustomPowerScaling=true + + # If TRUE, Dynamos are securable. + B:Securable=true + + # If TRUE, Dynamos will have much smaller internal energy (RF) storage. Generation speed will no longer scale with internal energy. + B:SmallStorage=false + + # If TRUE, Dynamos are upgradable. If disabled, be sure and change the Augment Progression. + B:Upgradable=true + + # If TRUE, Dynamos can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. + B:UpgradeKitCrafting=true + + ########################################################################################################## + # AugmentSlots + #--------------------------------------------------------------------------------------------------------# + # Adjust the number of augments that Dynamos have at any given Level. + # Progression will be checked for validity - upgrading a block cannot result in fewer slots. + ########################################################################################################## + + AugmentSlots { + # Augment Slots for Level 0 Dynamos. [range: 0 ~ 9, default: 0] + I:Level0=2 + + # Augment Slots for Level 1 Dynamos. [range: 0 ~ 9, default: 1] + I:Level1=4 + + # Augment Slots for Level 2 Dynamos. [range: 0 ~ 9, default: 2] + I:Level2=6 + + # Augment Slots for Level 3 Dynamos. [range: 0 ~ 9, default: 3] + I:Level3=8 + + # Augment Slots for Level 4 Dynamos. [range: 0 ~ 9, default: 4] + I:Level4=9 + } + + ########################################################################################################## + # CustomPowerScaling + #--------------------------------------------------------------------------------------------------------# + # ADVANCED FEATURE - ONLY EDIT IF YOU KNOW WHAT YOU ARE DOING. + # Values are expressed as a percentage of Base Power; Base Scale Factor is 100 percent. + # Values will be checked for validity and rounded down to the nearest 10. + ########################################################################################################## + + CustomPowerScaling { + # Scale Factor for Level 1 Dynamos. [range: 100 ~ 400, default: 150] + I:Level1=150 + + # Scale Factor for Level 2 Dynamos. [range: 100 ~ 900, default: 250] + I:Level2=250 + + # Scale Factor for Level 3 Dynamos. [range: 100 ~ 1600, default: 400] + I:Level3=500 + + # Scale Factor for Level 4 Dynamos. [range: 100 ~ 2500, default: 600] + I:Level4=1000 + } + + Steam { + # Adjust this value to change the Energy generation (in RF/t) for a Steam Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] + I:BasePower=40 + B:Enable=true + } + + Magmatic { + # Adjust this value to change the Energy generation (in RF/t) for a Magmatic Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] + I:BasePower=60 + B:Enable=true + } + + Compression { + # Adjust this value to change the Energy generation (in RF/t) for a Compression Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] + I:BasePower=60 + B:Enable=false + } + + Reactant { + # Adjust this value to change the Energy generation (in RF/t) for a Reactant Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] + I:BasePower=250 + B:Enable=true + } + + Enervation { + # Adjust this value to change the Energy generation (in RF/t) for an Enervation Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] + I:BasePower=80 + B:Enable=false + } + + Numismatic { + # Adjust this value to change the Energy generation (in RF/t) for a Numismatic Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] + I:BasePower=500 + B:Enable=true + } + +} + + +Item { + + Capacitor { + # Adjust this value to change the amount of Energy (in RF) stored by a Basic Flux Capacitor. This base value will scale with item level. [range: 10000 ~ 10000000, default: 1000000] + I:BaseCapacity=10000000 + + # Adjust this value to change the amount of Energy (in RF/t) that can be received by a Basic Flux Capacitor. This base value will scale with item level. [range: 100 ~ 1000000, default: 2000] + I:BaseReceive=20000 + + # Adjust this value to change the amount of Energy (in RF/t) that can be sent by a Basic Flux Capacitor. This base value will scale with item level. [range: 100 ~ 1000000, default: 1000] + I:BaseSend=10000 + B:Enable=true + } + + Reservoir { + # Adjust this value to change the amount of Fluid (in mB) stored by a Basic Reservoir. This base value will scale with item level. [range: 2000 ~ 100000, default: 10000] + I:BaseCapacity=10000 + B:Enable=false + } + + Satchel { + B:Enable=true + } + + Augment { + # If TRUE, the recipe for the Compactor's Coin Specialization is enabled. [default: true] + B:AugmentCompactorCoin=true + + # If TRUE, the recipe for the Compactor's Gear Specialization is enabled. [default: true] + B:AugmentCompactorGear=true + + # If TRUE, the recipe for the Extruder's Sedimentary Specialization is enabled. [default: true] + B:AugmentExtruderSedimentary=true + + # If TRUE, the recipe for the Furnace's Food Specialization is enabled. [default: true] + B:AugmentFurnaceFood=false + + # If TRUE, the recipe for the Furnace's Ore Specialization is enabled. [default: true] + B:AugmentFurnaceOre=false + + # If TRUE, the recipe for the Furnace's Pyrolysis Specialization is enabled. [default: true] + B:AugmentFurnacePyrolysis=false + + # If TRUE, the recipe for the Pulverizer's Petrotheum Specialization is enabled. [default: true] + B:AugmentPulverizerPetrotheum=false + + # If TRUE, the recipe for the Refinery's Potion Specialization is enabled. [default: true] + B:AugmentRefineryPotion=false + + # If TRUE, the recipe for the Smelter's Pyrotheum Specialization is enabled. [default: true] + B:AugmentSmelterPyrotheum=false + } + +} + + +Machine { + # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. + B:ClassicCrafting=false + + # If TRUE, Machine Augment Slot scaling will use a custom set of values rather than default behavior (1/level). + B:CustomAugmentScaling=false + + # If TRUE, Machine Total RF (ENERGY) scaling will use a custom set of values rather than default behavior (no scaling). The default custom configuration provides an alternate progression where machines use 5% additional total RF per tier. + B:CustomEnergyScaling=true + + # If TRUE, Machine RF/t (POWER) scaling will use a custom set of values rather than default behavior. The default custom configuration provides a reasonable alternate progression. + B:CustomPowerScaling=true + + # If TRUE, Machines will no longer have Auto-Input functionality. Not recommended, but knock yourself out. + B:DisableAutoInput=false + + # If TRUE, Machines will no longer have Auto-Output functionality. Not recommended, but knock yourself out. + B:DisableAutoOutput=false + + # If TRUE, Machines are securable. + B:Securable=true + + # If TRUE, Machines will have much smaller internal energy (RF) storage. Processing speed will no longer scale with internal energy. + B:SmallStorage=false + + # If TRUE, Machines are upgradable. If disabled, be sure and change the Augment Scaling config options as well. + B:Upgradable=true + + # If TRUE, Machines can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. + B:UpgradeKitCrafting=true + + ########################################################################################################## + # AugmentSlots + #--------------------------------------------------------------------------------------------------------# + # Adjust the number of augments that Machines have at any given Level. + # Progression will be checked for validity - upgrading a block cannot result in fewer slots. + ########################################################################################################## + + AugmentSlots { + # Augment Slots for Level 0 Machines. [range: 0 ~ 9, default: 0] + I:Level0=0 + + # Augment Slots for Level 1 Machines. [range: 0 ~ 9, default: 1] + I:Level1=1 + + # Augment Slots for Level 2 Machines. [range: 0 ~ 9, default: 2] + I:Level2=2 + + # Augment Slots for Level 3 Machines. [range: 0 ~ 9, default: 3] + I:Level3=3 + + # Augment Slots for Level 4 Machines. [range: 0 ~ 9, default: 4] + I:Level4=4 + } + + ########################################################################################################## + # CustomPowerScaling + #--------------------------------------------------------------------------------------------------------# + # ADVANCED FEATURE - ONLY EDIT IF YOU KNOW WHAT YOU ARE DOING. + # Values are expressed as a percentage of Base Power; Base Scale Factor is 100 percent. + # Values will be checked for validity and rounded down to the nearest 10. + ########################################################################################################## + + CustomPowerScaling { + # Scale Factor for Level 1 Machines. [range: 100 ~ 400, default: 150] + I:Level1=150 + + # Scale Factor for Level 2 Machines. [range: 100 ~ 900, default: 250] + I:Level2=250 + + # Scale Factor for Level 3 Machines. [range: 100 ~ 1600, default: 400] + I:Level3=400 + + # Scale Factor for Level 4 Machines. [range: 100 ~ 2500, default: 600] + I:Level4=600 + } + + ########################################################################################################## + # CustomEnergyScaling + #--------------------------------------------------------------------------------------------------------# + # ADVANCED FEATURE - ONLY EDIT IF YOU KNOW WHAT YOU ARE DOING. + # Values are expressed as a percentage of Base Energy; Base Scale Factor is 100 percent. + # Values will be checked for validity and rounded down to the nearest 5. + ########################################################################################################## + + CustomEnergyScaling { + # Scale Factor for Level 1 Machines. [range: 100 ~ 400, default: 105] + I:Level1=105 + + # Scale Factor for Level 2 Machines. [range: 100 ~ 900, default: 110] + I:Level2=110 + + # Scale Factor for Level 3 Machines. [range: 100 ~ 1600, default: 115] + I:Level3=115 + + # Scale Factor for Level 4 Machines. [range: 100 ~ 2500, default: 120] + I:Level4=120 + } + + Furnace { + # Adjust this value to change the Energy consumption (in RF/t) for a Redstone Furnace. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=false + } + + Pulverizer { + # Adjust this value to change the Energy consumption (in RF/t) for a Pulverizer. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=false + + # Adjust this value to change the default Ore -> Dust Multiplier for this machine. [range: 1 ~ 8, default: 2] + I:"Ore -> Dust Multiplier"=2 + } + + Sawmill { + # Adjust this value to change the Energy consumption (in RF/t) for a Sawmill. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=false + + # Adjust this value to change the default Log -> Plank Multiplier for this machine. [range: 1.0 ~ 8.0, default: 1.5] + S:"Log -> Plank Multiplier"=1.5 + } + + Smelter { + # Adjust this value to change the Energy consumption (in RF/t) for an Induction Smelter. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=false + } + + Insolator { + # Adjust this value to change the Energy consumption (in RF/t) for a Phytogenic Insolator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=200 + B:Enable=true + } + + Compactor { + # Adjust this value to change the Energy consumption (in RF/t) for a Compactor. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=true + } + + Crucible { + # Adjust this value to change the Energy consumption (in RF/t) for a Magma Crucible. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 40] + I:BasePower=40 + B:Enable=true + } + + Refinery { + # Adjust this value to change the Energy consumption (in RF/t) for a Fractionating Still. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=false + } + + Transposer { + # Adjust this value to change the Energy consumption (in RF/t) for a Fluid Transposer. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=true + } + + Charger { + # Adjust this value to change the Energy consumption (in RF/t) for an Energetic Infuser. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 40] + I:BasePower=40 + B:Enable=true + + # Adjust this value to change the amount of RF per point of durability in the Energetic Infuser with the Flux Reconstruction augment. [range: 100 ~ 10000, default: 500] + I:RepairEnergy=500 + + # Adjust this value to change the amount of Essence of Knowledge per point of durability in the Energetic Infuser with the Flux Reconstruction augment. [range: 1 ~ 1000, default: 5] + I:RepairFluid=5 + + # Adjust this value to change the wireless range for the Energetic Infuser with the Parabolic Flux Coupling augment. [range: 8 ~ 128, default: 32] + I:WirelessRange=32 + } + + Centrifuge { + # Adjust this value to change the Energy consumption (in RF/t) for a Centrifugal Separator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=false + } + + Crafter { + # Adjust this value to change the Energy consumption (in RF/t) for a Sequential Fabricator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=false + } + + Brewer { + # Adjust this value to change the Energy consumption (in RF/t) for a BREWER. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=false + } + + Enchanter { + # Adjust this value to change the Energy consumption (in RF/t) for an Arcane Ensorcellator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=50 + B:Enable=true + } + + Precipitator { + # Adjust this value to change the Energy consumption (in RF/t) for a Glacial Precipitator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=true + } + + Extruder { + # Adjust this value to change the Energy consumption (in RF/t) for an Igneous Extruder. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] + I:BasePower=20 + B:Enable=true + } + +} + + +Plugins { + # If TRUE, support for AbyssalCraft is enabled. [default: true] + B:AbyssalCraft=true + + # If TRUE, support for Actually Additions is enabled. [default: true] + B:"Actually Additions"=true + + # If TRUE, support for Applied Energistics 2 is enabled. [default: true] + B:"Applied Energistics 2"=true + + # If TRUE, support for Astral Sorcery is enabled. [default: true] + B:"Astral Sorcery"=true + + # If TRUE, support for Biomes O' Plenty is enabled. [default: true] + B:"Biomes O' Plenty"=true + + # If TRUE, support for Chisel is enabled. [default: true] + B:Chisel=true + + # If TRUE, support for Computronics is enabled. [default: true] + B:Computronics=true + + # If TRUE, support for Elemental Dimensions is enabled. [default: true] + B:"Elemental Dimensions"=true + + # If TRUE, support for Ender IO is enabled. [default: true] + B:"Ender IO"=true + + # If TRUE, support for EvilCraft is enabled. [default: true] + B:EvilCraft=true + + # If TRUE, support for Extra Alchemy is enabled. [default: true] + B:"Extra Alchemy"=true + + # If TRUE, support for Extra Bees is enabled. [default: true] + B:"Extra Bees"=true + + # If TRUE, support for Extra Trees is enabled. [default: true] + B:"Extra Trees"=true + + # If TRUE, support for Extra Utilities 2 is enabled. [default: true] + B:"Extra Utilities 2"=true + + # If TRUE, support for Familiar Fauna is enabled. [default: true] + B:"Familiar Fauna"=true + + # If TRUE, support for Forestry is enabled. [default: true] + B:Forestry=true + + # If TRUE, support for Gendustry is enabled. [default: true] + B:Gendustry=true + + # If TRUE, support for Gregtech Classic is enabled. [default: true] + B:"Gregtech Classic"=true + + # If TRUE, support for Gregtech Classic Expansion is enabled. [default: true] + B:"Gregtech Classic Expansion"=true + + # If TRUE, support for Ice and Fire is enabled. [default: true] + B:"Ice and Fire"=true + + # If TRUE, support for Immersive Engineering is enabled. [default: true] + B:"Immersive Engineering"=true + + # If TRUE, support for IndustrialCraft 2 is enabled. [default: true] + B:"IndustrialCraft 2"=true + + # If TRUE, support for Integrated Dynamics is enabled. [default: true] + B:"Integrated Dynamics"=true + + # If TRUE, support for Magic Bees is enabled. [default: true] + B:"Magic Bees"=true + + # If TRUE, support for Mowzie's Mobs is enabled. [default: true] + B:"Mowzie's Mobs"=true + + # If TRUE, support for Mystical Agriculture is enabled. [default: true] + B:"Mystical Agriculture"=true + + # If TRUE, support for Mystical Wildlife is enabled. [default: true] + B:"Mystical Wildlife"=true + + # If TRUE, support for Natura is enabled. [default: true] + B:Natura=true + + # If TRUE, support for Pam's BoneCraft is enabled. [default: true] + B:"Pam's BoneCraft"=true + + # If TRUE, support for Pam's HarvestCraft is enabled. [default: true] + B:"Pam's HarvestCraft"=true + + # If TRUE, support for Pam's Redbud Tree is enabled. [default: true] + B:"Pam's Redbud Tree"=true + + # If TRUE, support for Pam's Spooky Tree is enabled. [default: true] + B:"Pam's Spooky Tree"=true + + # If TRUE, support for Plants is enabled. [default: true] + B:Plants=true + + # If TRUE, support for Primal Core is enabled. [default: true] + B:"Primal Core"=true + + # If TRUE, support for Quark is enabled. [default: true] + B:Quark=true + + # If TRUE, support for Rustic is enabled. [default: true] + B:Rustic=true + + # If TRUE, support for Tech Reborn is enabled. [default: true] + B:"Tech Reborn"=true + + # If TRUE, support for Terraqueous is enabled. [default: true] + B:Terraqueous=true + + # If TRUE, support for Thaumcraft is enabled. [default: true] + B:Thaumcraft=true + + # If TRUE, support for The Betweenlands is enabled. [default: true] + B:"The Betweenlands"=true + + # If TRUE, support for The One Probe is enabled. [default: true] + B:"The One Probe"=true + + # If TRUE, support for Tinkers' Construct is enabled. [default: true] + B:"Tinkers' Construct"=true + + # If TRUE, support for Traverse is enabled. [default: true] + B:Traverse=true + + # If TRUE, support for Tropicraft is enabled. [default: true] + B:Tropicraft=true + + # If TRUE, support for Twilight Forest is enabled. [default: true] + B:"Twilight Forest"=true + + # If TRUE, support for Underground Biomes is enabled. [default: true] + B:"Underground Biomes"=true +} + + +Storage { + + Cell { + # Adjust this value to change the amount of Energy (in RF) stored by a Basic Cell. This base value will scale with block level. [range: 50000 ~ 20000000, default: 2000000] + I:BaseCapacity=20000000 + + # Adjust this value to change the amount of Energy (in RF/t) that can be received by a Basic Cell. This base value will scale with block level. [range: 100 ~ 10000, default: 1000] + I:BaseReceive=10000 + + # Adjust this value to change the amount of Energy (in RF/t) that can be sent by a Basic Cell. This base value will scale with block level. [range: 100 ~ 10000, default: 1000] + I:BaseSend=10000 + + # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. + B:ClassicCrafting=false + + # If TRUE, Energy Cells may be turned into Creative versions using a Creative Conversion Kit. + B:Creative=false + + # If TRUE, Energy Cells are enabled. + B:Enable=true + + # If TRUE, Energy Cells are securable. + B:Securable=true + + # If TRUE, Energy Cells can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. + B:UpgradeKitCrafting=true + } + + Tank { + # Adjust this value to change the amount of Fluid (in mB) stored by a Basic Tank. This base value will scale with block level. [range: 2000 ~ 1000000, default: 20000] + I:BaseCapacity=50000 + + # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. + B:ClassicCrafting=false + + # If TRUE, Tanks may be turned into Creative versions using a Creative Conversion Kit. + B:Creative=false + + # If TRUE, Tanks are enabled. + B:Enable=true + + # If TRUE, Tanks are securable. + B:Securable=true + + # If TRUE, Tanks can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. + B:UpgradeKitCrafting=false + } + + Cache { + # Adjust this value to change the amount of Items stored by a Basic Cache. This base value will scale with block level. [range: 500 ~ 500000, default: 20000] + I:BaseCapacity=20000 + + # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. + B:ClassicCrafting=false + + # If TRUE, Caches may be turned into Creative versions using a Creative Conversion Kit. + B:Creative=false + + # If TRUE, Caches are enabled. + B:Enable=false + + # If TRUE, Caches can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. + B:UpgradeKitCrafting=false + } + + Strongbox { + # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. + B:ClassicCrafting=false + + # If TRUE, Strongboxes may be turned into Creative versions using a Creative Conversion Kit. + B:Creative=false + + # If TRUE, Strongboxes are enabled. + B:Enable=false + + # If TRUE, Strongboxes are securable. + B:Securable=false + + # If TRUE, Strongboxes can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. + B:UpgradeKitCrafting=false + } + +} + + +Upgrades { + # This sets the minimum upgradeable block tier for Automatic Input functionality. [range: 0 ~ 4, default: 0] + I:LevelAutoInput=0 + + # This sets the minimum upgradeable block tier for Automatic Output functionality. [range: 0 ~ 4, default: 0] + I:LevelAutoOutput=0 + + # This sets the minimum upgradeable block tier for Redstone Control functionality. [range: 0 ~ 4, default: 0] + I:LevelRedstoneControl=0 +} + + +Version { + S:Identifier=5.5.7 +} + + diff --git a/overrides/config-overrides/normal/extrautils2.cfg b/overrides/config-overrides/normal/extrautils2.cfg new file mode 100644 index 0000000..8e983c5 --- /dev/null +++ b/overrides/config-overrides/normal/extrautils2.cfg @@ -0,0 +1,171 @@ +# Configuration file + +"creative blocks: breakable" { + # Allow Non-Creative players to break/harvest creative blocks. [default: false] + B:gameplay=false +} + + +"creative blocks: configurable" { + # Allow Non-Creative players to configure creative blocks. [default: false] + B:gameplay=false +} + + +"dimension ids" { + I:"Deep Dark"=-11325 + I:ExtraUtils2_Quarry_Dim=-9999 +} + + +enabled { + B:AnalogCrafter=true + B:AngelBlock=true + B:AngelRing=true + B:BagOfHolding=false + B:BiomeMarker=false + B:Book=true + B:Boomerang=false + B:ChickenRing=false + B:ChunkLoader=true + B:CompoundBow=false + B:CompressedCobblestone=true + B:CompressedDirt=true + B:CompressedGravel=true + B:CompressedNetherrack=true + B:CompressedSand=true + B:Contract=true + B:Crafter=true + B:CreativeChest=false + B:CreativeEnergy=true + B:CreativeHarvest=true + B:CursedEarth=true + B:DecorativeBedrock=false + B:DecorativeGlass=true + B:DecorativeSolid=true + B:DecorativeSolidWood=true + B:"Deep Dark"=false + B:Drum=true + B:EnderLilly=true + B:EnderShard=true + B:ExtraUtils2_Quarry_Dim=true + B:FakeCopy=true + B:Filter=true + B:FilterFluids=true + B:FireAxe=false + B:FlatTransferNode=false + B:GlassCutter=false + B:GoldenLasso=true + B:Indexer=false + B:IndexerRemote=false + B:IneffableGlass=true + B:Ingredients=true + B:InteractionProxy=false + B:ItemBuildersWand=true + B:ItemCreativeBuildersWand=true + B:ItemCreativeDestructionWand=true + B:ItemDestructionWand=true + B:Klein=false + B:LargishChest=false + B:LawSword=false + B:LuxSaber=false + B:Machine=true + B:MagicApple=true + B:Miner=false + B:MiniChest=true + B:MoonStone=false + B:Opinium=true + B:PassiveGenerator=true + B:PlayerChest=true + B:PowerBattery=false + B:PowerManager=false + B:PowerOverload=false + B:PowerTransmitter=false + B:Quarry=false + B:QuarryProxy=false + B:RainbowGenerator=true + B:RedOrchid=false + B:RedstoneClock=true + B:RedstoneLantern=true + B:Resonator=true + B:Scanner=true + B:Screen=true + B:SimpleDecorative=true + B:Snowglobe=false + B:SoundMuffler=false + B:Spotlight=true + B:SunCrystal=false + B:SuperMobSpawner=false + B:Synergy=false + B:Teleporter=false + B:Terraformer=false + B:TrashCan=true + B:TrashCanEnergy=true + B:TrashCanFluid=true + B:TrashChest=true + B:Trowel=true + B:UnstableIngots=true + B:User=true + B:WateringCan=true + B:WoodenStickPoke=false + B:Wrench=false + B:additionalVanillaRecipes=true + B:ironwood=false + B:pipe=false + B:potion_Purge=false + B:potion_doom=false + B:potion_fizzy_lifting=false + B:potion_gravity=false + B:potion_greek_fire=false + B:potion_love=false + B:potion_relapse=false + B:potion_second_chance=false + B:sendCapabilitiesAfterDimensionChange=false + B:sickle_diamond=false + B:sickle_gold=false + B:sickle_iron=false + B:sickle_stone=false + B:sickle_wood=false + B:spike_creative=true + B:spike_diamond=true + B:spike_gold=true + B:spike_iron=true + B:spike_stone=true + B:spike_wood=true + B:squidSpawnRestrictions=true + B:villager_alchemist=false + B:villager_red_mechanic=false + B:villager_shady_merchant=false + B:wall_world_type=false +} + + +energy { + I:"Quantum Quarry: Base Energy Per Operation"=20000 +} + + +gameplay { + # Add an entity id (mod:name) to this list to prevent cursed earth from spawning it. [default: ] + S:"Cursed Earth Entity BlackList" < + > + B:"Quantum Quarry: Enable Nether/End biome generation (has been buggy)"=false + + # Choose allowed container classnames. + S:"Unstable Ingot: Allowed Classes" < + net.minecraft.inventory.ContainerWorkbench + > +} + + +settings { + B:WallWorld_GiveSpawnItems=true +} + + +"unstable ingot: explosion time" { + # Choose the time until explosion. [range: 0 ~ 2400, default: 200] + I:gameplay=200 +} + + diff --git a/overrides/config-overrides/normal/gregtech.cfg b/overrides/config-overrides/normal/gregtech.cfg new file mode 100644 index 0000000..d48f3e2 --- /dev/null +++ b/overrides/config-overrides/normal/gregtech.cfg @@ -0,0 +1,621 @@ +# Configuration file + +general { + + ########################################################################################################## + # client options + #--------------------------------------------------------------------------------------------------------# + # Config options for client-only features + ########################################################################################################## + + "client options" { + # Whether or not to enable Emissive Textures for GregTech Casings when the multiblock is working (EBF coils, Fusion Casings, etc.). + # Default: false + B:casingsActiveEmissiveTextures=true + + # The default color to overlay onto machines. + # 16777215 (0xFFFFFF in decimal) is no coloring (like GTCE). + # 13819135 (0xD2DCFF in decimal) is the classic blue from GT5 (default). + I:defaultPaintingColor=13819135 + + # The default color to overlay onto Machine (and other) UIs. + # 16777215 (0xFFFFFF) is no coloring (like GTCE). + # 13819135 (0xD2DCFF in decimal) is the classic blue from GT5 (default). + I:defaultUIColor=13819135 + + # Whether to hook depth texture. Has no effect on performance, but if there is a problem with rendering, try disabling it. + # Default: true + B:hookDepthTexture=true + + # Whether or not to enable Emissive Textures for GregTech Machines. + # Default: true + B:machinesEmissiveTextures=true + + # Overrides the MC total playable sounds limit. MC's default is 28, which causes problems with many machine sounds at once + # If sounds are causing large amounts of lag, try lowering this. + # If sounds are not working at all, try setting this to the lowest value (28). + # Default: 512 + # Min: 28 + # Max: 2048 + I:maxNumSounds=512 + + # Resolution level for fragment shaders. + # Higher values increase quality (limited by the resolution of your screen) but are more GPU intensive. + # Default: 2 + # Min: 0.0 + # Max: 5.0 + D:resolution=2.0 + + # Terminal root path. + # Default: {.../config}/gregtech/terminal + S:terminalRootPath=gregtech/terminal + + # Whether or not sounds should be played when crafting with tools. + # Default: true + B:toolCraftingSounds=true + + # Whether or not sounds should be played when using tools outside of crafting. + # Default: true + B:toolUseSounds=true + + "gui config" { + # The scrolling speed of widgets + # Default: 13 + # Min: 1 + # Max: 2147483647 + I:scrollSpeed=13 + } + + "armor hud location" { + # Sets HUD location + # 1 - left-upper corner + # 2 - right-upper corner + # 3 - left-bottom corner + # 4 - right-bottom corner + # Default: 1 + # Min: 1 + # Max: 4 + I:hudLocation=1 + + # Horizontal offset of HUD. + # Default: 0 + # Min: 0 + # Max: 100 + I:hudOffsetX=0 + + # Vertical offset of HUD. + # Default: 0 + # Min: 0 + # Max: 100 + I:hudOffsetY=0 + } + + ########################################################################################################## + # shader options + #--------------------------------------------------------------------------------------------------------# + # Config options for Shaders and Post-processing Effects + ########################################################################################################## + + "shader options" { + # The base brightness of the bloom. + # It is similar to strength + # This value should be smaller than highBrightnessThreshold. + # OUTPUT = BACKGROUND + BLOOM * strength * ({base} + LT + (1 - BACKGROUND_BRIGHTNESS)*(HT-LT))) + # Default: 0.1 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:baseBrightness=0.1 + + # Bloom Algorithm + # 0 - Simple Gaussian Blur Bloom (Fast) + # 1 - Unity Bloom + # 2 - Unreal Bloom + # Default: 2 + # Min: 0 + # Max: 2 + I:bloomStyle=2 + + # Whether or not to enable Emissive Textures with bloom effect. + # Default: true + B:emissiveTexturesBloom=true + + # The brightness after bloom should not exceed this value. It can be used to limit the brightness of highlights (e.g., daytime). + # OUTPUT = BACKGROUND + BLOOM * strength * (base + LT + (1 - BACKGROUND_BRIGHTNESS)*({HT}-LT))) + # This value should be greater than lowBrightnessThreshold. + # Default: 0.5 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:highBrightnessThreshold=0.5 + + # The brightness after bloom should not smaller than this value. It can be used to limit the brightness of dusky parts (e.g., night/caves). + # OUTPUT = BACKGROUND + BLOOM * strength * (base + {LT} + (1 - BACKGROUND_BRIGHTNESS)*(HT-{LT}))) + # This value should be smaller than highBrightnessThreshold. + # Default: 0.2 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:lowBrightnessThreshold=0.2 + + # Mipmap Size. + # Higher values increase quality, but are slower to render. + # Default: 5 + # Min: 2 + # Max: 5 + I:nMips=5 + + # Blur Step (bloom range) + # Default: 1 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:step=1.0 + + # Bloom Strength + # OUTPUT = BACKGROUND + BLOOM * {strength} * (base + LT + (1 - BACKGROUND_BRIGHTNESS)*(HT-LT))) + # Default: 2 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:strength=1.5 + + # Whether to use shader programs. + # Default: true + B:useShader=true + + ########################################################################################################## + # fusion reactor + #--------------------------------------------------------------------------------------------------------# + # Bloom config options for the fusion reactor. + ########################################################################################################## + + "fusion reactor" { + # The base brightness of the bloom. + # It is similar to strength + # This value should be smaller than highBrightnessThreshold. + # OUTPUT = BACKGROUND + BLOOM * strength * ({base} + LT + (1 - BACKGROUND_BRIGHTNESS)*(HT-LT))) + # Default: 0.1 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:baseBrightness=0.0 + + # Bloom Algorithm + # 0 - Simple Gaussian Blur Bloom (Fast) + # 1 - Unity Bloom + # 2 - Unreal Bloom + # Default: 2 + # Min: 0 + # Max: 2 + I:bloomStyle=1 + + # The brightness after bloom should not exceed this value. It can be used to limit the brightness of highlights (e.g., daytime). + # OUTPUT = BACKGROUND + BLOOM * strength * (base + LT + (1 - BACKGROUND_BRIGHTNESS)*({HT}-LT))) + # This value should be greater than lowBrightnessThreshold. + # Default: 0.5 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:highBrightnessThreshold=1.3 + + # The brightness after bloom should not smaller than this value. It can be used to limit the brightness of dusky parts (e.g., night/caves). + # OUTPUT = BACKGROUND + BLOOM * strength * (base + {LT} + (1 - BACKGROUND_BRIGHTNESS)*(HT-{LT}))) + # This value should be smaller than highBrightnessThreshold. + # Default: 0.2 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:lowBrightnessThreshold=0.3 + + # Bloom Strength + # OUTPUT = BACKGROUND + BLOOM * {strength} * (base + LT + (1 - BACKGROUND_BRIGHTNESS)*(HT-LT))) + # Default: 2 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:strength=1.5 + + # Whether to use shader programs. + # Default: true + B:useShader=true + } + + } + + } + + ########################################################################################################## + # compatibility options + #--------------------------------------------------------------------------------------------------------# + # Config options for Mod Compatibility + ########################################################################################################## + + "compatibility options" { + # Whether to hide facades of all blocks in JEI and creative search menu. + # Default: true + B:hideFacadesInJEI=true + + # Whether to hide filled cells in JEI and creative search menu. + # Default: true + B:hideFilledCellsInJEI=true + + # Specifies priorities of mods in Ore Dictionary item registration. + # First ModID has highest priority, last has lowest. Unspecified ModIDs follow standard sorting, but always have lower priority than the last specified ModID. + # Default: ["minecraft", "gregtech"] + S:modPriorities < + minecraft + gregtech + > + + # Whether Gregtech should remove smelting recipes from the vanilla furnace for ingots requiring the Electric Blast Furnace. + # Default: true + B:removeSmeltingForEBFMetals=true + + ########################################################################################################## + # energy compat options + #--------------------------------------------------------------------------------------------------------# + # Config options regarding GTEU compatibility with other energy systems + ########################################################################################################## + + "energy compat options" { + # Enable GTEU to FE (and vice versa) Converters. + # Default: false + B:enableFEConverters=true + + # GTEU to Forge Energy ratio for converting EU to FE. + # Affects native conversion and Converters. + # Default: 4 FE == 1 EU + # Min: 1 + # Max: 16 + D:euToFeRatio=4.0 + + # Forge Energy to GTEU ratio for converting FE to EU. + # Only affects converters. + # Default: 4 FE == 1 EU + # Min: 1 + # Max: 16 + D:feToEuRatio=4.0 + + # Enable Native GTEU to Forge Energy (RF and alike) on GT Cables and Wires. + # This does not enable nor disable Converters. + # Default: true + B:nativeEUToFE=true + D:rfRatio=4.0 + } + + } + + ########################################################################################################## + # machine options + #--------------------------------------------------------------------------------------------------------# + # Config options for GT Machines, Pipes, Cables, and Electric Items + ########################################################################################################## + + "machine options" { + # Additional Fluids to allow in GT Boilers in place of Water or Distilled Water. + # Useful for mods like TerraFirmaCraft with different Fluids for Water + # Default: none + S:boilerFluids < + > + + # The EU/t drain for each screen of the Central Monitor. + # Default: 8 + # Min: 0 + # Max: 2147483647 + I:centralMonitorEuCost=8 + + # Whether machines should explode when overloaded with power. + # Default: true + B:doExplosions=false + + # Whether to enable High-Tier Solar Panels (IV-UV). They will not have recipes. + # Default: false + B:enableHighTierSolars=true + + # Whether to enable the Maintenance Hatch, required for Multiblocks. + # Default: true + B:enableMaintenance=true + + # Whether to enable World Accelerators, which accelerate ticks for surrounding Tile Entities, Crops, etc. + # Default: true + B:enableWorldAccelerators=true + + # Energy use multiplier for electric items. + # Default: 100 + I:energyUsageMultiplier=100 + + # Whether to use GT6-style pipe and cable connections, meaning they will not auto-connect unless placed directly onto another pipe or cable. + # Default: true + B:gt6StylePipesCables=true + + # Whether to play machine sounds while machines are active. + # Default: true + B:machineSounds=true + + # Steam to EU multiplier for Steam Multiblocks. + # 1.0 means 1L Steam -> 1 EU. 0.5 means 2L Steam -> 1 EU. + # Default: 0.5 + D:multiblockSteamToEU=0.5 + + # Divisor for Recipe Duration per Overclock. + # Default: 2.0 + # Min: 2.0 + # Max: 3.0 + D:overclockDivisor=2.0 + + # Blacklist of machines for the Processing Array. + # Add the unlocalized Recipe Map name to blacklist the machine. + # Default: All machines allowed + S:processingArrayBlacklist < + > + + # Whether insufficient energy supply should reset Machine recipe progress to zero. + # If true, progress will reset. + # If false, progress will decrease to zero with 2x speed + # Default: false + B:recipeProgressLowEnergy=false + + # Whether to require a Wrench to break machines. + # Default: false + B:requireWrenchForMachines=false + + # Whether Steam Multiblocks should use Steel instead of Bronze. + # Default: false + B:steelSteamMultiblocks=false + } + + ########################################################################################################## + # miscellaneous options + #--------------------------------------------------------------------------------------------------------# + # Config options for miscellaneous features + ########################################################################################################## + + "miscellaneous options" { + # Whether to enable more verbose logging. + # Default: false + B:debug=false + + # Chance with which flint and steel will create fire. + # Default: 50 + # Min: 0 + # Max: 100 + I:flintChanceToCreateFire=100 + + # Setting this to true makes GTCEu ignore error and invalid recipes that would otherwise cause crash. + # Default: true + B:ignoreErrorOrInvalidRecipes=true + + # Whether to enable a login message to players when they join the world. + # Default: true + B:loginMessage=true + + # Whether to give the terminal to new players on login + # Default: true + B:spawnTerminal=true + } + + ########################################################################################################## + # recipe options + #--------------------------------------------------------------------------------------------------------# + # Config Options for GregTech and Vanilla Recipes + ########################################################################################################## + + "recipe options" { + # Whether to disable the Vanilla Concrete from Powder with Water behavior, forcing the GT recipe. + # Default: false + B:disableConcreteInWorld=false + + # Whether to remove Block/Ingot compression and decompression in the Crafting Table. + # Default: false + B:disableManualCompression=false + + # Whether to make the Flint and Steel recipe require steel parts. + # Default: true. + B:flintAndSteelRequireSteel=true + + # Whether to generate Flawed and Chipped Gems for materials and recipes involving them. + # Useful for mods like TerraFirmaCraft. + # Default: false + B:generateLowQualityGems=false + + # Whether to make coloring blocks like Concrete or Glass harder. + # Default: false + B:hardDyeRecipes=false + + # Whether to make Glass related recipes harder. Default: true + B:hardGlassRecipes=false + + # Recipes for items like Iron Doors, Trapdoors, Buckets, Cauldrons, Hoppers, and Iron Bars require Iron Plates, Rods, and more. + # Default: true + B:hardIronRecipes=true + + # Whether to make miscellaneous recipes harder. + # Default: false + B:hardMiscRecipes=false + + # Whether to make Redstone related recipes harder. + # Default: false + B:hardRedstoneRecipes=false + + # Whether to make Vanilla Tools and Armor recipes harder. + # Excludes Flint and Steel, and Buckets. + # Default: false + B:hardToolArmorRecipes=false + + # Whether to make Wood related recipes harder. + # Excludes sticks and planks. + # Default: false + B:hardWoodRecipes=false + + # Whether to make crafting recipes for Bricks, Firebricks, and Coke Bricks harder. + # Default: false + B:harderBrickRecipes=false + + # Whether to remove charcoal smelting recipes from the vanilla furnace. + # Default: true + B:harderCharcoalRecipe=false + + # Whether to make the recipe for the EBF Controller harder. + # Default: false + B:harderEBFControllerRecipe=false + + # Change the recipe of Rods in the Lathe to 1 Rod and 2 Small Piles of Dust, instead of 2 Rods. + # Default: false + B:harderRods=false + + # Whether to nerf the Paper crafting recipe. + # Default: true + B:nerfPaperCrafting=false + + # Whether to nerf Wood crafting to 2 Planks from 1 Log, and 2 Sticks from 2 Planks. + # Default: false + B:nerfWoodCrafting=false + + # Whether Wrenches should require Plates instead of Ingots to craft. + # Default: false + B:plateWrenches=false + + # Whether to remove Vanilla Block Recipes from the Crafting Table. + # Default: false + B:removeVanillaBlockRecipes=false + } + + ########################################################################################################## + # tool and armor options + #--------------------------------------------------------------------------------------------------------# + # Config options for Tools and Armor + ########################################################################################################## + + "tool and armor options" { + # Should EV and IV Drills be enabled, which may cause lag when used on low-end devices? + # Default: true + B:enableHighTierDrills=true + + # Advanced Electric Jetpack Voltage Tier. + # Default: 3 (HV) + # Min: 0 + # Max: 14 + I:voltageTierAdvImpeller=3 + + # Advanced NanoSuit Chestplate Voltage Tier. + # Default: 3 (HV) + # Min: 0 + # Max: 14 + I:voltageTierAdvNanoSuit=3 + + # Advanced QuarkTech Suit Chestplate Voltage Tier. + # Default: 5 (LuV) + # Min: 0 + # Max: 14 + I:voltageTierAdvQuarkTech=6 + + # Electric Impeller Jetpack Voltage Tier. + # Default: 2 (MV) + # Min: 0 + # Max: 14 + I:voltageTierImpeller=2 + + # NanoSuit Voltage Tier. Default: 3 (HV) + # Min: 0 + # Max: 14 + I:voltageTierNanoSuit=3 + + # NightVision Goggles Voltage Tier. Default: 1 (LV) + # Min: 0 + # Max: 14 + I:voltageTierNightVision=1 + + # QuarkTech Suit Voltage Tier. + # Default: 5 (IV) + # Min: 0 + # Max: 14 + I:voltageTierQuarkTech=5 + + "nanosaber options" { + # The EU/t consumption of the NanoSaber. + # Default: 64 + # Min: 1 + # Max: 512 + I:energyConsumption=64 + + # The base damage of the NanoSaber. + # Default: 5.0 + # Min: 0.0 + # Max: 100.0 + D:nanoSaberBaseDamage=5.0 + + # The additional damage added when the NanoSaber is powered. + # Default: 20.0 + # Min: 0.0 + # Max: 100.0 + D:nanoSaberDamageBoost=20.0 + + # Should Zombies spawn with charged, active NanoSabers on hard difficulty? + # Default: true + B:zombieSpawnWithSabers=true + } + + ########################################################################################################## + # armorhud + #--------------------------------------------------------------------------------------------------------# + # Armor HUD Location + ########################################################################################################## + + armorhud { + # Sets HUD location + # 1 - left-upper corner + # 2 - right-upper corner + # 3 - left-bottom corner + # 4 - right-bottom corner + I:hudLocation=1 + + # Horizontal offset of HUD [0 ~ 100) + I:hudOffsetX=0 + + # Vertical offset of HUD [0 ~ 100) + I:hudOffsetY=0 + } + + } + + ########################################################################################################## + # worldgen options + #--------------------------------------------------------------------------------------------------------# + # Config options for World Generation features + ########################################################################################################## + + "worldgen options" { + # Allow GregTech to add additional GregTech Items as loot in various structures. + # Default: true + B:addLoot=true + + # Specifies an additional random number of veins in a section. + # Default: 0 + I:additionalVeinsInSection=6 + + # Should all Stone Types drop unique Ore Item Blocks? + # Default: false (meaning only Stone, Netherrack, and Endstone + B:allUniqueStoneTypes=false + + # Whether to disable Rubber Tree world generation. + # Default: false + B:disableRubberTreeGeneration=false + + # Whether to disable Vanilla ore generation in world. + # Default: true + B:disableVanillaOres=false + + # Whether veins should be generated in the center of chunks. + # Default: true + B:generateVeinsInCenterOfChunk=false + + # Whether to increase number of rolls for dungeon chests. Increases dungeon loot drastically. + # Default: true + B:increaseDungeonLoot=true + + # Specifies the minimum number of veins in a section. + # Default: 1 + I:minVeinsInSection=6 + + # Multiplier for the chance to spawn a Rubber Tree on any given roll. Higher values make Rubber Trees more common. + # Default: 1.0 + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:rubberTreeRateIncrease=1.0 + } + +} + + diff --git a/overrides/config-overrides/normal/packmode.cfg b/overrides/config-overrides/normal/packmode.cfg new file mode 100644 index 0000000..1ae14b7 --- /dev/null +++ b/overrides/config-overrides/normal/packmode.cfg @@ -0,0 +1,11 @@ +# Configuration file + +general { + S:acceptedModes < + normal + expert + > + S:packMode=normal +} + + diff --git a/overrides/pack-mode-switcher.bat b/overrides/pack-mode-switcher.bat new file mode 100644 index 0000000..18e656a --- /dev/null +++ b/overrides/pack-mode-switcher.bat @@ -0,0 +1,28 @@ +@echo off +echo Nomifactory GTCEu Port / Pack mode switcher + +setlocal +set normalCfgPath=%~dp0config-overrides\normal +set expertCfgPath=%~dp0config-overrides\expert +set targetPath=%~dp0config + +echo Set pack mode +echo N: normal +echo E: expert (hard) +choice /c NE /m "selection" + +if "%errorlevel%" == "1" goto copyNormal +if "%errorlevel%" == "2" goto copyExpert + +:copyNormal +robocopy "%normalCfgPath%" "%targetPath%" *.* /e /nfl /ndl +del "%targetPath%\globalgamerules.cfg" +goto end +:copyExpert +robocopy "%expertCfgPath%" "%targetPath%" *.* /e /nfl /ndl +goto end + +:end +echo Switch completed +pause +exit \ No newline at end of file From 83b6b5f84b0bd8574b7c30a0d90f97f6a7fb77c3 Mon Sep 17 00:00:00 2001 From: tracer4b <61507029+tracer4b@users.noreply.github.com> Date: Thu, 12 May 2022 23:17:18 +0800 Subject: [PATCH 2/3] Add new instructions for switching modes --- overrides/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 overrides/README.md diff --git a/overrides/README.md b/overrides/README.md new file mode 100644 index 0000000..3d31bc6 --- /dev/null +++ b/overrides/README.md @@ -0,0 +1,6 @@ +# Hard mode config files +Config files for normal and hard modes are found in `\config-overrides\normal` and `\config-overrides\expert` respectively. + +To install hard mode, drag the files inside `\config-overrides\expert` into the main `config` folder. + +Windows users may also use `pack-mode-switcher.bat` found above. From 6b1bd7dc7999735d121778f73257ec94ac1e49b1 Mon Sep 17 00:00:00 2001 From: tracer4b <61507029+tracer4b@users.noreply.github.com> Date: Thu, 12 May 2022 23:17:44 +0800 Subject: [PATCH 3/3] remove old hard mode overrides --- hardmode config overrides/README.md | 5 - hardmode config overrides/config.zip | Bin 17517 -> 0 bytes .../AppliedEnergistics2.cfg | 534 ------------- .../config/cofh/thermalexpansion/common.cfg | 721 ------------------ .../config/extrautils2.cfg | 171 ----- .../config/globalgamerules.cfg | 118 --- hardmode config overrides/config/gregtech.cfg | 621 --------------- hardmode config overrides/config/packmode.cfg | 11 - 8 files changed, 2181 deletions(-) delete mode 100644 hardmode config overrides/README.md delete mode 100644 hardmode config overrides/config.zip delete mode 100644 hardmode config overrides/config/AppliedEnergistics2/AppliedEnergistics2.cfg delete mode 100644 hardmode config overrides/config/cofh/thermalexpansion/common.cfg delete mode 100644 hardmode config overrides/config/extrautils2.cfg delete mode 100644 hardmode config overrides/config/globalgamerules.cfg delete mode 100644 hardmode config overrides/config/gregtech.cfg delete mode 100644 hardmode config overrides/config/packmode.cfg diff --git a/hardmode config overrides/README.md b/hardmode config overrides/README.md deleted file mode 100644 index 1b20400..0000000 --- a/hardmode config overrides/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# Hard mode config files -These config files should be dropped into your Minecraft folder. - -1. Download the ZIP file -2. Unzip into your Minecraft folder. Both `config` folders should end up at the same location (don't delete the existing `config` folder). diff --git a/hardmode config overrides/config.zip b/hardmode config overrides/config.zip deleted file mode 100644 index 255925bc9b0f4845af58a665e08c6e4c3a7cc933..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 17517 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 -} - - -client { - # Possible Values: AE, EU, RF, GTEU - S:PowerUnit=AE - - # Possible Values: AUTOSEARCH, AUTOSEARCH_KEEP, MANUAL_SEARCH, MANUAL_SEARCH_KEEP, JEI_AUTOSEARCH, JEI_AUTOSEARCH_KEEP, JEI_MANUAL_SEARCH, JEI_MANUAL_SEARCH_KEEP - S:SEARCH_MODE=AUTOSEARCH - - # Possible Values: YES, NO, UNDECIDED - S:SEARCH_TOOLTIPS=YES - - # Possible Values: TALL, FULL, SMALL - S:TERMINAL_STYLE=TALL - - # Controls buttons on Crafting Screen : Capped at 9 - I:craftAmtButton1=1 - - # Controls buttons on Crafting Screen : Capped at 99 - I:craftAmtButton2=10 - - # Controls buttons on Crafting Screen : Capped at 999 - I:craftAmtButton3=100 - - # Controls buttons on Crafting Screen : Capped at 9999 - I:craftAmtButton4=1000 - B:disableColoredCableRecipesInJEI=true - B:enableEffects=true - - # Controls buttons on Level Emitter Screen : Capped at 9 - I:levelAmtButton1=1 - - # Controls buttons on Level Emitter Screen : Capped at 99 - I:levelAmtButton2=10 - - # Controls buttons on Level Emitter Screen : Capped at 999 - I:levelAmtButton3=100 - - # Controls buttons on Level Emitter Screen : Capped at 9999 - I:levelAmtButton4=1000 - - # Controls buttons on Priority Screen : Capped at 9 - I:priorityAmtButton1=1 - - # Controls buttons on Priority Screen : Capped at 99 - I:priorityAmtButton2=10 - - # Controls buttons on Priority Screen : Capped at 999 - I:priorityAmtButton3=100 - - # Controls buttons on Priority Screen : Capped at 9999 - I:priorityAmtButton4=1000 - B:useColoredCraftingStatus=true - B:useTerminalUseLargeFont=false -} - - -condenser { - I:MatterBalls=256 - I:Singularity=256000 -} - - -craftingcpu { - I:craftingCalculationTimePerTick=5 -} - - -########################################################################################################## -# features -#--------------------------------------------------------------------------------------------------------# -# Warning: Disabling a feature may disable other features depending on it. -########################################################################################################## - -features { - - world { - B:CertusOre=false - B:CertusQuartzWorldGen=false - B:ChargedCertusOre=false - B:ChestLoot=true - - # Blocks that are not used in any essential recipes, also slabs and stairs. - B:DecorativeBlocks=true - B:DecorativeLights=true - B:Flour=false - B:MeteoriteWorldGen=true - B:SkyStoneChests=true - B:SpawnPressesInMeteorites=true - B:TinyTNT=true - B:VillagerTrading=true - } - - machines { - B:Charger=true - B:CrystalGrowthAccelerator=false - B:GrindStone=false - B:Inscriber=true - B:VibrationChamber=false - } - - toolsclassifications { - B:CertusQuartzTools=true - B:NetherQuartzTools=true - B:PoweredTools=true - } - - tools { - B:ChargedStaff=false - B:ColorApplicator=false - B:EntropyManipulator=false - B:MatterCannon=false - B:MeteoriteCompass=true - B:PaintBalls=false - B:QuartzAxe=false - B:QuartzHoe=false - B:QuartzKnife=false - B:QuartzPickaxe=false - B:QuartzSpade=false - B:QuartzSword=false - B:QuartzWrench=false - B:WirelessAccessTerminal=true - } - - networkfeatures { - B:Channels=true - B:QuantumNetworkBridge=true - B:Security=true - B:SpatialIO=true - } - - networkbuses { - B:AnnihilationPlane=true - B:CableAnchor=true - B:CraftingTerminal=true - B:ExportBus=true - B:FluidAnnihilationPlane=true - B:FluidExportBus=true - B:FluidFormationPlane=true - B:FluidImportBus=true - B:FluidInterface=true - B:FluidLevelEmitter=true - B:FluidStorageBus=true - B:FluidTerminal=true - B:FormationPlane=true - B:IdentityAnnihilationPlane=true - B:ImportBus=true - B:Interface=true - B:LevelEmitter=true - B:P2PTunnel=true - B:Panels=true - B:PartConversionMonitor=true - B:QuartzFiber=true - B:StorageBus=true - B:StorageMonitor=true - B:Terminal=true - B:ToggleBus=true - } - - portablecell { - B:PortableCell=true - } - - storage { - B:Condenser=true - B:IOPort=true - B:MEChest=true - B:MEDrive=true - B:StorageCells=true - } - - networktool { - B:MemoryCard=true - B:NetworkTool=true - } - - cables { - B:CoveredCables=true - B:DenseCables=true - B:GlassCables=true - B:SmartCables=true - } - - energy { - B:DenseEnergyCells=true - B:EnergyAcceptor=true - B:EnergyCells=true - } - - p2ptunnels { - B:P2PTunnelEU=true - B:P2PTunnelFE=true - B:P2PTunnelFluids=true - B:P2PTunnelGTCEU=true - B:P2PTunnelGTEU=true - B:P2PTunnelItems=true - B:P2PTunnelLight=true - B:P2PTunnelME=true - B:P2PTunnelOpenComputers=true - B:P2PTunnelPressure=true - B:P2PTunnelRedstone=true - } - - blockfeatures { - B:MassCannonBlockDamage=true - B:TinyTNTBlockDamage=true - } - - facades { - B:Facades=true - } - - misc { - B:Achievements=false - B:CraftingLog=false - B:Creative=true - B:DebugLogging=false - B:GrinderLogging=false - B:IntegrationLogging=false - B:LightDetector=true - B:LogSecurityAudits=false - B:Logging=true - B:PacketLogging=false - B:UnsupportedDeveloperTools=false - B:UpdateLogging=false - B:WebsiteRecipes=false - } - - crafting { - B:EnableDisassemblyCrafting=true - B:EnableFacadeCrafting=true - B:InWorldFluix=true - B:InWorldPurification=true - B:InWorldSingularity=true - B:InterfaceTerminal=true - } - - rendering { - B:AlphaPass=true - } - - craftingfeatures { - B:CraftingCPU=true - B:CraftingManagerFallback=true - B:MolecularAssembler=true - B:Patterns=true - } - - upgrades { - B:AdvancedCards=true - B:BasicCards=true - B:ViewCell=true - } - - materials { - B:Certus=true - B:CrystalSeeds=true - B:Dusts=true - B:Fluix=true - B:Nuggets=true - B:PureCrystals=true - B:QuartzGlass=true - B:Silicon=true - B:SkyStone=true - } - - craftingcomponents { - B:Cores=true - B:MatterBall=true - B:Presses=true - B:PrintedCircuits=true - B:Processors=true - } - - commands { - B:ChunkLoggerTrace=false - } - -} - - -general { - # Will auto-remove items that crash when being loaded from storage. This will destroy those items instead of crashing the game! - B:removeCrashingItemsOnLoad=false -} - - -########################################################################################################## -# grindstone -#--------------------------------------------------------------------------------------------------------# -# Creates recipe of the following pattern automatically: '1 oreTYPE => 2 dustTYPE' and '(1 ingotTYPE or 1 crystalTYPE or 1 gemTYPE) => 1 dustTYPE' -########################################################################################################## - -grindstone { - # Blacklists the exact oredict name from being handled by any recipe. - S:blacklist < - > - - # The list of types to handle. Specify without a prefix like ore or dust. - S:grinderOres < - Obsidian - Ender - EnderPearl - Coal - Iron - Gold - Charcoal - NetherQuartz - CertusQuartz - Wheat - Fluix - Copper - Tin - Silver - Lead - Bronze - Brass - Platinum - Nickel - Invar - Aluminium - Electrum - Osmium - Zinc - > - - # Chance to actually get an output with stacksize > 1. - D:oreDoublePercentage=90.0 -} - - -########################################################################################################## -# modintegration -#--------------------------------------------------------------------------------------------------------# -# 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. -########################################################################################################## - -modintegration { - S:CraftTweaker=AUTO - S:GregTech=AUTO - S:IndustrialCraft2=AUTO - S:InventoryTweaks=AUTO - S:JustEnoughItems=AUTO - S:Mekanism=AUTO - S:MineFactoryReloaded=AUTO - S:OpenComputers=AUTO - S:Railcraft=AUTO - S:Tesla=AUTO - S:TheOneProbe=AUTO - S:Waila=AUTO -} - - -powerratios { - D:ForgeEnergy=0.5 - D:GTCEU=2.0 - D:GTEU=2.0 - D:IC2=2.0 - D:UsageMultiplier=1.0 -} - - -spatialio { - D:spatialPowerExponent=1.35 - D:spatialPowerMultiplier=1250.0 - I:storageDimensionID=2 - I:storageProviderID=-11 -} - - -########################################################################################################## -# tickrates -#--------------------------------------------------------------------------------------------------------# -# 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. -########################################################################################################## - -tickrates { - I:AnnihilationPlane.max=120 - I:AnnihilationPlane.min=2 - I:Charger.max=120 - I:Charger.min=10 - I:ExportBus.max=60 - I:ExportBus.min=5 - I:FluidExportBus.max=60 - I:FluidExportBus.min=5 - I:FluidImportBus.max=40 - I:FluidImportBus.min=5 - I:FluidStorageBus.max=60 - I:FluidStorageBus.min=5 - I:IOPort.max=5 - I:IOPort.min=1 - I:ImportBus.max=40 - I:ImportBus.min=5 - I:Inscriber.max=1 - I:Inscriber.min=1 - I:Interface.max=120 - I:Interface.min=5 - I:ItemTunnel.max=60 - I:ItemTunnel.min=5 - I:LightTunnel.max=60 - I:LightTunnel.min=5 - I:METunnel.max=20 - I:METunnel.min=5 - I:OpenComputersTunnel.max=5 - I:OpenComputersTunnel.min=1 - I:PressureTunnel.max=120 - I:PressureTunnel.min=1 - I:StorageBus.max=60 - I:StorageBus.min=5 - I:VibrationChamber.max=40 - I:VibrationChamber.min=10 -} - - -########################################################################################################## -# wireless -#--------------------------------------------------------------------------------------------------------# -# Range= wirelessBaseRange + wirelessBoosterRangeMultiplier * Math.pow( boosters, wirelessBoosterExp ) -# PowerDrain= wirelessBaseCost + wirelessCostMultiplier * Math.pow( boosters, 1 + boosters / wirelessHighWirelessCount ) -########################################################################################################## - -wireless { - D:wirelessBaseCost=8.0 - D:wirelessBaseRange=16.0 - D:wirelessBoosterExp=1.5 - D:wirelessBoosterRangeMultiplier=1.0 - D:wirelessCostMultiplier=1.0 - D:wirelessTerminalDrainMultiplier=1.0 -} - - -worldgen { - D:meteoriteClusterChance=0.1 - I:meteoriteDimensionWhitelist < - 0 - > - I:meteoriteMaximumSpawnHeight=180 - I:minMeteoriteDistance=707 - I:quartzOresClusterAmount=15 - I:quartzOresPerCluster=4 - D:spawnChargedChance=0.07999998331069946 -} - - diff --git a/hardmode config overrides/config/cofh/thermalexpansion/common.cfg b/hardmode config overrides/config/cofh/thermalexpansion/common.cfg deleted file mode 100644 index aa34d2b..0000000 --- a/hardmode config overrides/config/cofh/thermalexpansion/common.cfg +++ /dev/null @@ -1,721 +0,0 @@ -# Configuration file - -Device { - # If TRUE, most Devices will no longer have Auto-Input functionality. Not recommended, but knock yourself out. - B:DisableAutoInput=false - - # If TRUE, most Devices will no longer have Auto-Output functionality. Not recommended, but knock yourself out. - B:DisableAutoOutput=false - - # If TRUE, Devices are securable. - B:Securable=false - - WaterGen { - B:Enable=true - - # If TRUE, the Aqueous Accumulator will act as an Infinite Source and will also function in the Nether. - B:Infinite=true - - # If TRUE, the Aqueous Accumulator will produce water very slowly even without adjacent source blocks. - B:PassiveGeneration=true - } - - Nullifier { - B:Enable=true - } - - HeatSink { - B:Enable=true - } - - Tapper { - B:Enable=false - - # Adjust this value to set the number of cycles Phyto-Gro lasts. [range: 2 ~ 64, default: 8] - I:FertilizerDuration=8 - - # If TRUE, the Arboreal Extractor will REQUIRE Phyto-Gro to operate. - B:RequireFertilizer=false - } - - Fisher { - # Adjust this value to set the number of cycles Aqua-Chow lasts. [range: 2 ~ 64, default: 8] - I:BaitDuration=8 - B:Enable=true - - # If TRUE, the Aquatic Entangler will REQUIRE Aqua-Chow to operate. - B:RequireBait=false - } - - ItemBuffer { - B:Enable=true - } - - FluidBuffer { - B:Enable=true - } - - Lexicon { - B:Enable=false - } - - XpCollector { - B:Enable=true - - # Adjust this value to change the capture radius for the Insightful Condenser. [range: 2 ~ 16, default: 5] - I:Radius=5 - } - - Diffuser { - B:Enable=true - - # Adjust this value to change the area effect radius when Lingering Potion fluid is used in a Decoctive Diffuser. [range: 2 ~ 16, default: 8] - I:LingeringPotionRadius=8 - - # Adjust this value to change the area effect radius when Potion fluid is used in a Decoctive Diffuser. [range: 2 ~ 16, default: 4] - I:PotionRadius=4 - - # Adjust this value to change the area effect radius when Splash Potion fluid is used in a Decoctive Diffuser. [range: 2 ~ 16, default: 6] - I:SplashPotionRadius=6 - } - - Factorizer { - B:Enable=false - } - - MobCatcher { - B:Enable=false - - # Adjust this value to change the capture radius for the Creature Encaptulator. [range: 2 ~ 16, default: 5] - I:Radius=4 - } - - ItemCollector { - B:Enable=true - - # Adjust this value to change the capture radius for the Vacuumulator. [range: 2 ~ 16, default: 5] - I:Radius=5 - } - -} - - -Dynamo { - # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. - B:ClassicCrafting=false - - # If TRUE, Dynamo Augment Slot scaling will use a custom set of values rather than default behavior (1/level). - B:CustomAugmentScaling=true - - # If TRUE, Dynamo RF/t (POWER) scaling will use a custom set of values rather than default behavior. The default custom configuration provides a reasonable alternate progression. - B:CustomPowerScaling=true - - # If TRUE, Dynamos are securable. - B:Securable=true - - # If TRUE, Dynamos will have much smaller internal energy (RF) storage. Generation speed will no longer scale with internal energy. - B:SmallStorage=false - - # If TRUE, Dynamos are upgradable. If disabled, be sure and change the Augment Progression. - B:Upgradable=true - - # If TRUE, Dynamos can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. - B:UpgradeKitCrafting=true - - ########################################################################################################## - # AugmentSlots - #--------------------------------------------------------------------------------------------------------# - # Adjust the number of augments that Dynamos have at any given Level. - # Progression will be checked for validity - upgrading a block cannot result in fewer slots. - ########################################################################################################## - - AugmentSlots { - # Augment Slots for Level 0 Dynamos. [range: 0 ~ 9, default: 0] - I:Level0=2 - - # Augment Slots for Level 1 Dynamos. [range: 0 ~ 9, default: 1] - I:Level1=4 - - # Augment Slots for Level 2 Dynamos. [range: 0 ~ 9, default: 2] - I:Level2=6 - - # Augment Slots for Level 3 Dynamos. [range: 0 ~ 9, default: 3] - I:Level3=8 - - # Augment Slots for Level 4 Dynamos. [range: 0 ~ 9, default: 4] - I:Level4=9 - } - - ########################################################################################################## - # CustomPowerScaling - #--------------------------------------------------------------------------------------------------------# - # ADVANCED FEATURE - ONLY EDIT IF YOU KNOW WHAT YOU ARE DOING. - # Values are expressed as a percentage of Base Power; Base Scale Factor is 100 percent. - # Values will be checked for validity and rounded down to the nearest 10. - ########################################################################################################## - - CustomPowerScaling { - # Scale Factor for Level 1 Dynamos. [range: 100 ~ 400, default: 150] - I:Level1=150 - - # Scale Factor for Level 2 Dynamos. [range: 100 ~ 900, default: 250] - I:Level2=250 - - # Scale Factor for Level 3 Dynamos. [range: 100 ~ 1600, default: 400] - I:Level3=500 - - # Scale Factor for Level 4 Dynamos. [range: 100 ~ 2500, default: 600] - I:Level4=1000 - } - - Steam { - # Adjust this value to change the Energy generation (in RF/t) for a Steam Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] - I:BasePower=40 - B:Enable=true - } - - Magmatic { - # Adjust this value to change the Energy generation (in RF/t) for a Magmatic Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] - I:BasePower=60 - B:Enable=true - } - - Compression { - # Adjust this value to change the Energy generation (in RF/t) for a Compression Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] - I:BasePower=60 - B:Enable=false - } - - Reactant { - # Adjust this value to change the Energy generation (in RF/t) for a Reactant Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] - I:BasePower=250 - B:Enable=true - } - - Enervation { - # Adjust this value to change the Energy generation (in RF/t) for an Enervation Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] - I:BasePower=80 - B:Enable=false - } - - Numismatic { - # Adjust this value to change the Energy generation (in RF/t) for a Numismatic Dynamo. This base value will scale with block level and Augments. [range: 10 ~ 1000, default: 40] - I:BasePower=500 - B:Enable=true - } - -} - - -Item { - - Capacitor { - # Adjust this value to change the amount of Energy (in RF) stored by a Basic Flux Capacitor. This base value will scale with item level. [range: 10000 ~ 10000000, default: 1000000] - I:BaseCapacity=1000000 - - # Adjust this value to change the amount of Energy (in RF/t) that can be received by a Basic Flux Capacitor. This base value will scale with item level. [range: 100 ~ 1000000, default: 2000] - I:BaseReceive=2000 - - # Adjust this value to change the amount of Energy (in RF/t) that can be sent by a Basic Flux Capacitor. This base value will scale with item level. [range: 100 ~ 1000000, default: 1000] - I:BaseSend=1000 - B:Enable=true - } - - Reservoir { - # Adjust this value to change the amount of Fluid (in mB) stored by a Basic Reservoir. This base value will scale with item level. [range: 2000 ~ 100000, default: 10000] - I:BaseCapacity=10000 - B:Enable=false - } - - Satchel { - B:Enable=true - } - - Augment { - # If TRUE, the recipe for the Compactor's Coin Specialization is enabled. [default: true] - B:AugmentCompactorCoin=true - - # If TRUE, the recipe for the Compactor's Gear Specialization is enabled. [default: true] - B:AugmentCompactorGear=true - - # If TRUE, the recipe for the Extruder's Sedimentary Specialization is enabled. [default: true] - B:AugmentExtruderSedimentary=true - - # If TRUE, the recipe for the Furnace's Food Specialization is enabled. [default: true] - B:AugmentFurnaceFood=false - - # If TRUE, the recipe for the Furnace's Ore Specialization is enabled. [default: true] - B:AugmentFurnaceOre=false - - # If TRUE, the recipe for the Furnace's Pyrolysis Specialization is enabled. [default: true] - B:AugmentFurnacePyrolysis=false - - # If TRUE, the recipe for the Pulverizer's Petrotheum Specialization is enabled. [default: true] - B:AugmentPulverizerPetrotheum=false - - # If TRUE, the recipe for the Refinery's Potion Specialization is enabled. [default: true] - B:AugmentRefineryPotion=false - - # If TRUE, the recipe for the Smelter's Pyrotheum Specialization is enabled. [default: true] - B:AugmentSmelterPyrotheum=false - } - -} - - -Machine { - # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. - B:ClassicCrafting=false - - # If TRUE, Machine Augment Slot scaling will use a custom set of values rather than default behavior (1/level). - B:CustomAugmentScaling=false - - # If TRUE, Machine Total RF (ENERGY) scaling will use a custom set of values rather than default behavior (no scaling). The default custom configuration provides an alternate progression where machines use 5% additional total RF per tier. - B:CustomEnergyScaling=true - - # If TRUE, Machine RF/t (POWER) scaling will use a custom set of values rather than default behavior. The default custom configuration provides a reasonable alternate progression. - B:CustomPowerScaling=true - - # If TRUE, Machines will no longer have Auto-Input functionality. Not recommended, but knock yourself out. - B:DisableAutoInput=false - - # If TRUE, Machines will no longer have Auto-Output functionality. Not recommended, but knock yourself out. - B:DisableAutoOutput=false - - # If TRUE, Machines are securable. - B:Securable=true - - # If TRUE, Machines will have much smaller internal energy (RF) storage. Processing speed will no longer scale with internal energy. - B:SmallStorage=false - - # If TRUE, Machines are upgradable. If disabled, be sure and change the Augment Scaling config options as well. - B:Upgradable=true - - # If TRUE, Machines can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. - B:UpgradeKitCrafting=true - - ########################################################################################################## - # AugmentSlots - #--------------------------------------------------------------------------------------------------------# - # Adjust the number of augments that Machines have at any given Level. - # Progression will be checked for validity - upgrading a block cannot result in fewer slots. - ########################################################################################################## - - AugmentSlots { - # Augment Slots for Level 0 Machines. [range: 0 ~ 9, default: 0] - I:Level0=0 - - # Augment Slots for Level 1 Machines. [range: 0 ~ 9, default: 1] - I:Level1=1 - - # Augment Slots for Level 2 Machines. [range: 0 ~ 9, default: 2] - I:Level2=2 - - # Augment Slots for Level 3 Machines. [range: 0 ~ 9, default: 3] - I:Level3=3 - - # Augment Slots for Level 4 Machines. [range: 0 ~ 9, default: 4] - I:Level4=4 - } - - ########################################################################################################## - # CustomPowerScaling - #--------------------------------------------------------------------------------------------------------# - # ADVANCED FEATURE - ONLY EDIT IF YOU KNOW WHAT YOU ARE DOING. - # Values are expressed as a percentage of Base Power; Base Scale Factor is 100 percent. - # Values will be checked for validity and rounded down to the nearest 10. - ########################################################################################################## - - CustomPowerScaling { - # Scale Factor for Level 1 Machines. [range: 100 ~ 400, default: 150] - I:Level1=150 - - # Scale Factor for Level 2 Machines. [range: 100 ~ 900, default: 250] - I:Level2=250 - - # Scale Factor for Level 3 Machines. [range: 100 ~ 1600, default: 400] - I:Level3=400 - - # Scale Factor for Level 4 Machines. [range: 100 ~ 2500, default: 600] - I:Level4=600 - } - - ########################################################################################################## - # CustomEnergyScaling - #--------------------------------------------------------------------------------------------------------# - # ADVANCED FEATURE - ONLY EDIT IF YOU KNOW WHAT YOU ARE DOING. - # Values are expressed as a percentage of Base Energy; Base Scale Factor is 100 percent. - # Values will be checked for validity and rounded down to the nearest 5. - ########################################################################################################## - - CustomEnergyScaling { - # Scale Factor for Level 1 Machines. [range: 100 ~ 400, default: 105] - I:Level1=105 - - # Scale Factor for Level 2 Machines. [range: 100 ~ 900, default: 110] - I:Level2=110 - - # Scale Factor for Level 3 Machines. [range: 100 ~ 1600, default: 115] - I:Level3=115 - - # Scale Factor for Level 4 Machines. [range: 100 ~ 2500, default: 120] - I:Level4=120 - } - - Furnace { - # Adjust this value to change the Energy consumption (in RF/t) for a Redstone Furnace. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] - I:BasePower=20 - B:Enable=false - } - - Pulverizer { - # Adjust this value to change the Energy consumption (in RF/t) for a Pulverizer. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] - I:BasePower=20 - B:Enable=false - - # Adjust this value to change the default Ore -> Dust Multiplier for this machine. [range: 1 ~ 8, default: 2] - I:"Ore -> Dust Multiplier"=2 - } - - Sawmill { - # Adjust this value to change the Energy consumption (in RF/t) for a Sawmill. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] - I:BasePower=20 - B:Enable=false - - # Adjust this value to change the default Log -> Plank Multiplier for this machine. [range: 1.0 ~ 8.0, default: 1.5] - S:"Log -> Plank Multiplier"=1.5 - } - - Smelter { - # Adjust this value to change the Energy consumption (in RF/t) for an Induction Smelter. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] - I:BasePower=20 - B:Enable=false - } - - Insolator { - # Adjust this value to change the Energy consumption (in RF/t) for a Phytogenic Insolator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] - I:BasePower=200 - B:Enable=true - } - - Compactor { - # Adjust this value to change the Energy consumption (in RF/t) for a Compactor. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] - I:BasePower=20 - B:Enable=true - } - - Crucible { - # Adjust this value to change the Energy consumption (in RF/t) for a Magma Crucible. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 40] - I:BasePower=40 - B:Enable=true - } - - Refinery { - # Adjust this value to change the Energy consumption (in RF/t) for a Fractionating Still. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] - I:BasePower=20 - B:Enable=false - } - - Transposer { - # Adjust this value to change the Energy consumption (in RF/t) for a Fluid Transposer. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] - I:BasePower=20 - B:Enable=true - } - - Charger { - # Adjust this value to change the Energy consumption (in RF/t) for an Energetic Infuser. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 40] - I:BasePower=40 - B:Enable=true - - # Adjust this value to change the amount of RF per point of durability in the Energetic Infuser with the Flux Reconstruction augment. [range: 100 ~ 10000, default: 500] - I:RepairEnergy=500 - - # Adjust this value to change the amount of Essence of Knowledge per point of durability in the Energetic Infuser with the Flux Reconstruction augment. [range: 1 ~ 1000, default: 5] - I:RepairFluid=5 - - # Adjust this value to change the wireless range for the Energetic Infuser with the Parabolic Flux Coupling augment. [range: 8 ~ 128, default: 32] - I:WirelessRange=32 - } - - Centrifuge { - # Adjust this value to change the Energy consumption (in RF/t) for a Centrifugal Separator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] - I:BasePower=20 - B:Enable=false - } - - Crafter { - # Adjust this value to change the Energy consumption (in RF/t) for a Sequential Fabricator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] - I:BasePower=20 - B:Enable=false - } - - Brewer { - # Adjust this value to change the Energy consumption (in RF/t) for a BREWER. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] - I:BasePower=20 - B:Enable=false - } - - Enchanter { - # Adjust this value to change the Energy consumption (in RF/t) for an Arcane Ensorcellator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] - I:BasePower=50 - B:Enable=true - } - - Precipitator { - # Adjust this value to change the Energy consumption (in RF/t) for a Glacial Precipitator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] - I:BasePower=20 - B:Enable=true - } - - Extruder { - # Adjust this value to change the Energy consumption (in RF/t) for an Igneous Extruder. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] - I:BasePower=20 - B:Enable=true - } - -} - - -Plugins { - # If TRUE, support for AbyssalCraft is enabled. [default: true] - B:AbyssalCraft=true - - # If TRUE, support for Actually Additions is enabled. [default: true] - B:"Actually Additions"=true - - # If TRUE, support for Applied Energistics 2 is enabled. [default: true] - B:"Applied Energistics 2"=true - - # If TRUE, support for Astral Sorcery is enabled. [default: true] - B:"Astral Sorcery"=true - - # If TRUE, support for Biomes O' Plenty is enabled. [default: true] - B:"Biomes O' Plenty"=true - - # If TRUE, support for Chisel is enabled. [default: true] - B:Chisel=true - - # If TRUE, support for Computronics is enabled. [default: true] - B:Computronics=true - - # If TRUE, support for Elemental Dimensions is enabled. [default: true] - B:"Elemental Dimensions"=true - - # If TRUE, support for Ender IO is enabled. [default: true] - B:"Ender IO"=true - - # If TRUE, support for EvilCraft is enabled. [default: true] - B:EvilCraft=true - - # If TRUE, support for Extra Alchemy is enabled. [default: true] - B:"Extra Alchemy"=true - - # If TRUE, support for Extra Bees is enabled. [default: true] - B:"Extra Bees"=true - - # If TRUE, support for Extra Trees is enabled. [default: true] - B:"Extra Trees"=true - - # If TRUE, support for Extra Utilities 2 is enabled. [default: true] - B:"Extra Utilities 2"=true - - # If TRUE, support for Familiar Fauna is enabled. [default: true] - B:"Familiar Fauna"=true - - # If TRUE, support for Forestry is enabled. [default: true] - B:Forestry=true - - # If TRUE, support for Gendustry is enabled. [default: true] - B:Gendustry=true - - # If TRUE, support for Gregtech Classic is enabled. [default: true] - B:"Gregtech Classic"=true - - # If TRUE, support for Gregtech Classic Expansion is enabled. [default: true] - B:"Gregtech Classic Expansion"=true - - # If TRUE, support for Ice and Fire is enabled. [default: true] - B:"Ice and Fire"=true - - # If TRUE, support for Immersive Engineering is enabled. [default: true] - B:"Immersive Engineering"=true - - # If TRUE, support for IndustrialCraft 2 is enabled. [default: true] - B:"IndustrialCraft 2"=true - - # If TRUE, support for Integrated Dynamics is enabled. [default: true] - B:"Integrated Dynamics"=true - - # If TRUE, support for Magic Bees is enabled. [default: true] - B:"Magic Bees"=true - - # If TRUE, support for Mowzie's Mobs is enabled. [default: true] - B:"Mowzie's Mobs"=true - - # If TRUE, support for Mystical Agriculture is enabled. [default: true] - B:"Mystical Agriculture"=true - - # If TRUE, support for Mystical Wildlife is enabled. [default: true] - B:"Mystical Wildlife"=true - - # If TRUE, support for Natura is enabled. [default: true] - B:Natura=true - - # If TRUE, support for Pam's BoneCraft is enabled. [default: true] - B:"Pam's BoneCraft"=true - - # If TRUE, support for Pam's HarvestCraft is enabled. [default: true] - B:"Pam's HarvestCraft"=true - - # If TRUE, support for Pam's Redbud Tree is enabled. [default: true] - B:"Pam's Redbud Tree"=true - - # If TRUE, support for Pam's Spooky Tree is enabled. [default: true] - B:"Pam's Spooky Tree"=true - - # If TRUE, support for Plants is enabled. [default: true] - B:Plants=true - - # If TRUE, support for Primal Core is enabled. [default: true] - B:"Primal Core"=true - - # If TRUE, support for Quark is enabled. [default: true] - B:Quark=true - - # If TRUE, support for Rustic is enabled. [default: true] - B:Rustic=true - - # If TRUE, support for Tech Reborn is enabled. [default: true] - B:"Tech Reborn"=true - - # If TRUE, support for Terraqueous is enabled. [default: true] - B:Terraqueous=true - - # If TRUE, support for Thaumcraft is enabled. [default: true] - B:Thaumcraft=true - - # If TRUE, support for The Betweenlands is enabled. [default: true] - B:"The Betweenlands"=true - - # If TRUE, support for The One Probe is enabled. [default: true] - B:"The One Probe"=true - - # If TRUE, support for Tinkers' Construct is enabled. [default: true] - B:"Tinkers' Construct"=true - - # If TRUE, support for Traverse is enabled. [default: true] - B:Traverse=true - - # If TRUE, support for Tropicraft is enabled. [default: true] - B:Tropicraft=true - - # If TRUE, support for Twilight Forest is enabled. [default: true] - B:"Twilight Forest"=true - - # If TRUE, support for Underground Biomes is enabled. [default: true] - B:"Underground Biomes"=true -} - - -Storage { - - Cell { - # Adjust this value to change the amount of Energy (in RF) stored by a Basic Cell. This base value will scale with block level. [range: 50000 ~ 20000000, default: 2000000] - I:BaseCapacity=20000000 - - # Adjust this value to change the amount of Energy (in RF/t) that can be received by a Basic Cell. This base value will scale with block level. [range: 100 ~ 10000, default: 1000] - I:BaseReceive=10000 - - # Adjust this value to change the amount of Energy (in RF/t) that can be sent by a Basic Cell. This base value will scale with block level. [range: 100 ~ 10000, default: 1000] - I:BaseSend=10000 - - # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. - B:ClassicCrafting=false - - # If TRUE, Energy Cells may be turned into Creative versions using a Creative Conversion Kit. - B:Creative=false - - # If TRUE, Energy Cells are enabled. - B:Enable=true - - # If TRUE, Energy Cells are securable. - B:Securable=true - - # If TRUE, Energy Cells can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. - B:UpgradeKitCrafting=true - } - - Tank { - # Adjust this value to change the amount of Fluid (in mB) stored by a Basic Tank. This base value will scale with block level. [range: 2000 ~ 1000000, default: 20000] - I:BaseCapacity=50000 - - # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. - B:ClassicCrafting=false - - # If TRUE, Tanks may be turned into Creative versions using a Creative Conversion Kit. - B:Creative=false - - # If TRUE, Tanks are enabled. - B:Enable=true - - # If TRUE, Tanks are securable. - B:Securable=true - - # If TRUE, Tanks can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. - B:UpgradeKitCrafting=false - } - - Cache { - # Adjust this value to change the amount of Items stored by a Basic Cache. This base value will scale with block level. [range: 500 ~ 500000, default: 20000] - I:BaseCapacity=20000 - - # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. - B:ClassicCrafting=false - - # If TRUE, Caches may be turned into Creative versions using a Creative Conversion Kit. - B:Creative=false - - # If TRUE, Caches are enabled. - B:Enable=false - - # If TRUE, Caches can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. - B:UpgradeKitCrafting=false - } - - Strongbox { - # If TRUE, 'Classic' Crafting is enabled - Non-Creative Upgrade Kits WILL NOT WORK in a Crafting Grid. - B:ClassicCrafting=false - - # If TRUE, Strongboxes may be turned into Creative versions using a Creative Conversion Kit. - B:Creative=false - - # If TRUE, Strongboxes are enabled. - B:Enable=false - - # If TRUE, Strongboxes are securable. - B:Securable=false - - # If TRUE, Strongboxes can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. - B:UpgradeKitCrafting=false - } - -} - - -Upgrades { - # This sets the minimum upgradeable block tier for Automatic Input functionality. [range: 0 ~ 4, default: 0] - I:LevelAutoInput=0 - - # This sets the minimum upgradeable block tier for Automatic Output functionality. [range: 0 ~ 4, default: 0] - I:LevelAutoOutput=0 - - # This sets the minimum upgradeable block tier for Redstone Control functionality. [range: 0 ~ 4, default: 0] - I:LevelRedstoneControl=0 -} - - -Version { - S:Identifier=5.5.7 -} - - diff --git a/hardmode config overrides/config/extrautils2.cfg b/hardmode config overrides/config/extrautils2.cfg deleted file mode 100644 index 83ee2d0..0000000 --- a/hardmode config overrides/config/extrautils2.cfg +++ /dev/null @@ -1,171 +0,0 @@ -# Configuration file - -"creative blocks: breakable" { - # Allow Non-Creative players to break/harvest creative blocks. [default: false] - B:gameplay=false -} - - -"creative blocks: configurable" { - # Allow Non-Creative players to configure creative blocks. [default: false] - B:gameplay=false -} - - -"dimension ids" { - I:"Deep Dark"=-11325 - I:ExtraUtils2_Quarry_Dim=-9999 -} - - -enabled { - B:AnalogCrafter=true - B:AngelBlock=true - B:AngelRing=true - B:BagOfHolding=false - B:BiomeMarker=false - B:Book=true - B:Boomerang=false - B:ChickenRing=false - B:ChunkLoader=true - B:CompoundBow=false - B:CompressedCobblestone=true - B:CompressedDirt=true - B:CompressedGravel=true - B:CompressedNetherrack=true - B:CompressedSand=true - B:Contract=true - B:Crafter=true - B:CreativeChest=false - B:CreativeEnergy=true - B:CreativeHarvest=true - B:CursedEarth=true - B:DecorativeBedrock=false - B:DecorativeGlass=true - B:DecorativeSolid=true - B:DecorativeSolidWood=true - B:"Deep Dark"=false - B:Drum=true - B:EnderLilly=true - B:EnderShard=true - B:ExtraUtils2_Quarry_Dim=true - B:FakeCopy=true - B:Filter=true - B:FilterFluids=true - B:FireAxe=false - B:FlatTransferNode=false - B:GlassCutter=false - B:GoldenLasso=true - B:Indexer=false - B:IndexerRemote=false - B:IneffableGlass=true - B:Ingredients=true - B:InteractionProxy=false - B:ItemBuildersWand=true - B:ItemCreativeBuildersWand=true - B:ItemCreativeDestructionWand=true - B:ItemDestructionWand=true - B:Klein=false - B:LargishChest=false - B:LawSword=false - B:LuxSaber=false - B:Machine=true - B:MagicApple=true - B:Miner=false - B:MiniChest=true - B:MoonStone=false - B:Opinium=true - B:PassiveGenerator=true - B:PlayerChest=true - B:PowerBattery=false - B:PowerManager=false - B:PowerOverload=false - B:PowerTransmitter=false - B:Quarry=false - B:QuarryProxy=false - B:RainbowGenerator=true - B:RedOrchid=false - B:RedstoneClock=true - B:RedstoneLantern=true - B:Resonator=true - B:Scanner=true - B:Screen=true - B:SimpleDecorative=true - B:Snowglobe=false - B:SoundMuffler=false - B:Spotlight=true - B:SunCrystal=false - B:SuperMobSpawner=false - B:Synergy=false - B:Teleporter=false - B:Terraformer=false - B:TrashCan=true - B:TrashCanEnergy=true - B:TrashCanFluid=true - B:TrashChest=true - B:Trowel=true - B:UnstableIngots=true - B:User=true - B:WateringCan=true - B:WoodenStickPoke=false - B:Wrench=false - B:additionalVanillaRecipes=false - B:ironwood=false - B:pipe=false - B:potion_Purge=false - B:potion_doom=false - B:potion_fizzy_lifting=false - B:potion_gravity=false - B:potion_greek_fire=false - B:potion_love=false - B:potion_relapse=false - B:potion_second_chance=false - B:sendCapabilitiesAfterDimensionChange=false - B:sickle_diamond=false - B:sickle_gold=false - B:sickle_iron=false - B:sickle_stone=false - B:sickle_wood=false - B:spike_creative=true - B:spike_diamond=true - B:spike_gold=true - B:spike_iron=true - B:spike_stone=true - B:spike_wood=true - B:squidSpawnRestrictions=true - B:villager_alchemist=false - B:villager_red_mechanic=false - B:villager_shady_merchant=false - B:wall_world_type=false -} - - -energy { - I:"Quantum Quarry: Base Energy Per Operation"=20000 -} - - -gameplay { - # Add an entity id (mod:name) to this list to prevent cursed earth from spawning it. [default: ] - S:"Cursed Earth Entity BlackList" < - > - B:"Quantum Quarry: Enable Nether/End biome generation (has been buggy)"=false - - # Choose allowed container classnames. - S:"Unstable Ingot: Allowed Classes" < - net.minecraft.inventory.ContainerWorkbench - > -} - - -settings { - B:WallWorld_GiveSpawnItems=true -} - - -"unstable ingot: explosion time" { - # Choose the time until explosion. [range: 0 ~ 2400, default: 200] - I:gameplay=200 -} - - diff --git a/hardmode config overrides/config/globalgamerules.cfg b/hardmode config overrides/config/globalgamerules.cfg deleted file mode 100644 index e26a68a..0000000 --- a/hardmode config overrides/config/globalgamerules.cfg +++ /dev/null @@ -1,118 +0,0 @@ -# Configuration file - -########################################################################################################## -# gamerules -#--------------------------------------------------------------------------------------------------------# -# Set the values to ('true'/'false'/an integer or a string defaultValue) depending if you want to have the GameRule (enabled/disabled or have a different defaultValue) -########################################################################################################## - -gamerules { - # If an announcement when a player gets an advancement should be done - B:announceAdvancements=true - - # Whether command blocks should notify admins when they perform commands - B:commandBlockOutput=true - - # Whether the server should skip checking player speed when the player is wearing elytra. - B:disableElytraMovementCheck=false - - # Whether the day-night cycle and moon phases progress - B:doDaylightCycle=true - - # Whether entities that are not mobs should have drops - B:doEntityDrops=true - - # Whether fire should spread and naturally extinguish - B:doFireTick=true - - # Whether players should only be able to craft recipes that they've unlocked first - B:doLimitedCrafting=false - - # Whether mobs should drop items - B:doMobLoot=true - - # Whether mobs should naturally spawn - B:doMobSpawning=true - - # Whether blocks should have drops - B:doTileDrops=true - - # Whether the weather will change - B:doWeatherCycle=true - - # The function to run every game tick - S:gameLoopFunction=- - - # Whether the player should keep items in their inventory after death - B:keepInventory=false - - # Whether to log admin commands to server log - B:logAdminCommands=true - - # Determines the number at which the chain command block acts as a "chain". - I:maxCommandChainLength=65536 - - # The maximum number of other pushable entities a mob or player can push, before taking 3 suffocation damage - # per half-second. Setting to 0 disables the rule. Damage affects survival-mode or adventure-mode players, and all mobs but bats. - # Pushable entities include non-spectator-mode players, any mob except bats, as well as boats and minecarts. - I:maxEntityCramming=24 - - # Whether creepers, zombies, endermen, ghasts, withers, ender dragons, rabbits, sheep, and villagers should be able to change blocks - # and whether villagers, zombies, skeletons, and zombie pigmen can pick up items - B:mobGriefing=true - - # Whether the player can regenerate health naturally if their hunger is full enough (doesn't affect external healing, such as - # golden apples, the Regeneration effect, etc.) - B:naturalRegeneration=true - - # How often a random block tick occurs (such as plant growth, leaf decay, etc.) per chunk section per game tick. 0 will disable random - # ticks, higher numbers will increase random ticks - I:randomTickSpeed=3 - - # Whether the debug screen shows all or reduced information; and whether the effects of F3+B (entity hitboxes) and F3+G (chunk boundaries) are shown. - B:reducedDebugInfo=false - - # Whether the feedback from commands executed by a player should show up in chat. Also affects the default behavior of whether command blocks store their output text - B:sendCommandFeedback=true - - # Whether a message appears in chat when a player dies - B:showDeathMessages=true - - # The number of blocks outward from the world spawn coordinates that a player will spawn in when first joining a server or when dying without a spawnpoint. - I:spawnRadius=10 - - # Whether players in spectator mode can generate chunks - B:spectatorsGenerateChunks=true -} - - -########################################################################################################## -# misc -#--------------------------------------------------------------------------------------------------------# -# A collection of misc configs -########################################################################################################## - -misc { - # Syntax is: name-enabled-command - # enabled is either true or false, all @p will be replaced with the playername - S:customGamerules < - GGRExample-false-/tell @p Hello World - > - - # If gamerules and world difficulty should be saved to config on world unload - B:saveGameRules=true - - # Sets the difficulty of a world when loaded, respects it the difficulty is locked or not for the world - # -1: Disabled - # 0: Peaceful - # 1: Easy - # 2: Normal - # 3: Hard - I:worldDifficulty=0 - - # If a world's difficulty should be locked when loaded, if world already is locked it can't be change - # If the global world difficulty is enabled it's set first - B:worldDifficultyLocked=true -} - - diff --git a/hardmode config overrides/config/gregtech.cfg b/hardmode config overrides/config/gregtech.cfg deleted file mode 100644 index af1063f..0000000 --- a/hardmode config overrides/config/gregtech.cfg +++ /dev/null @@ -1,621 +0,0 @@ -# Configuration file - -general { - - ########################################################################################################## - # client options - #--------------------------------------------------------------------------------------------------------# - # Config options for client-only features - ########################################################################################################## - - "client options" { - # Whether or not to enable Emissive Textures for GregTech Casings when the multiblock is working (EBF coils, Fusion Casings, etc.). - # Default: false - B:casingsActiveEmissiveTextures=true - - # The default color to overlay onto machines. - # 16777215 (0xFFFFFF in decimal) is no coloring (like GTCE). - # 13819135 (0xD2DCFF in decimal) is the classic blue from GT5 (default). - I:defaultPaintingColor=13819135 - - # The default color to overlay onto Machine (and other) UIs. - # 16777215 (0xFFFFFF) is no coloring (like GTCE). - # 13819135 (0xD2DCFF in decimal) is the classic blue from GT5 (default). - I:defaultUIColor=13819135 - - # Whether to hook depth texture. Has no effect on performance, but if there is a problem with rendering, try disabling it. - # Default: true - B:hookDepthTexture=true - - # Whether or not to enable Emissive Textures for GregTech Machines. - # Default: true - B:machinesEmissiveTextures=true - - # Overrides the MC total playable sounds limit. MC's default is 28, which causes problems with many machine sounds at once - # If sounds are causing large amounts of lag, try lowering this. - # If sounds are not working at all, try setting this to the lowest value (28). - # Default: 512 - # Min: 28 - # Max: 2048 - I:maxNumSounds=512 - - # Resolution level for fragment shaders. - # Higher values increase quality (limited by the resolution of your screen) but are more GPU intensive. - # Default: 2 - # Min: 0.0 - # Max: 5.0 - D:resolution=2.0 - - # Terminal root path. - # Default: {.../config}/gregtech/terminal - S:terminalRootPath=gregtech/terminal - - # Whether or not sounds should be played when crafting with tools. - # Default: true - B:toolCraftingSounds=true - - # Whether or not sounds should be played when using tools outside of crafting. - # Default: true - B:toolUseSounds=true - - "gui config" { - # The scrolling speed of widgets - # Default: 13 - # Min: 1 - # Max: 2147483647 - I:scrollSpeed=13 - } - - "armor hud location" { - # Sets HUD location - # 1 - left-upper corner - # 2 - right-upper corner - # 3 - left-bottom corner - # 4 - right-bottom corner - # Default: 1 - # Min: 1 - # Max: 4 - I:hudLocation=1 - - # Horizontal offset of HUD. - # Default: 0 - # Min: 0 - # Max: 100 - I:hudOffsetX=0 - - # Vertical offset of HUD. - # Default: 0 - # Min: 0 - # Max: 100 - I:hudOffsetY=0 - } - - ########################################################################################################## - # shader options - #--------------------------------------------------------------------------------------------------------# - # Config options for Shaders and Post-processing Effects - ########################################################################################################## - - "shader options" { - # The base brightness of the bloom. - # It is similar to strength - # This value should be smaller than highBrightnessThreshold. - # OUTPUT = BACKGROUND + BLOOM * strength * ({base} + LT + (1 - BACKGROUND_BRIGHTNESS)*(HT-LT))) - # Default: 0.1 - # Min: 0.0 - # Max: 1.7976931348623157E308 - D:baseBrightness=0.1 - - # Bloom Algorithm - # 0 - Simple Gaussian Blur Bloom (Fast) - # 1 - Unity Bloom - # 2 - Unreal Bloom - # Default: 2 - # Min: 0 - # Max: 2 - I:bloomStyle=2 - - # Whether or not to enable Emissive Textures with bloom effect. - # Default: true - B:emissiveTexturesBloom=true - - # The brightness after bloom should not exceed this value. It can be used to limit the brightness of highlights (e.g., daytime). - # OUTPUT = BACKGROUND + BLOOM * strength * (base + LT + (1 - BACKGROUND_BRIGHTNESS)*({HT}-LT))) - # This value should be greater than lowBrightnessThreshold. - # Default: 0.5 - # Min: 0.0 - # Max: 1.7976931348623157E308 - D:highBrightnessThreshold=0.5 - - # The brightness after bloom should not smaller than this value. It can be used to limit the brightness of dusky parts (e.g., night/caves). - # OUTPUT = BACKGROUND + BLOOM * strength * (base + {LT} + (1 - BACKGROUND_BRIGHTNESS)*(HT-{LT}))) - # This value should be smaller than highBrightnessThreshold. - # Default: 0.2 - # Min: 0.0 - # Max: 1.7976931348623157E308 - D:lowBrightnessThreshold=0.2 - - # Mipmap Size. - # Higher values increase quality, but are slower to render. - # Default: 5 - # Min: 2 - # Max: 5 - I:nMips=5 - - # Blur Step (bloom range) - # Default: 1 - # Min: 0.0 - # Max: 1.7976931348623157E308 - D:step=1.0 - - # Bloom Strength - # OUTPUT = BACKGROUND + BLOOM * {strength} * (base + LT + (1 - BACKGROUND_BRIGHTNESS)*(HT-LT))) - # Default: 2 - # Min: 0.0 - # Max: 1.7976931348623157E308 - D:strength=1.5 - - # Whether to use shader programs. - # Default: true - B:useShader=true - - ########################################################################################################## - # fusion reactor - #--------------------------------------------------------------------------------------------------------# - # Bloom config options for the fusion reactor. - ########################################################################################################## - - "fusion reactor" { - # The base brightness of the bloom. - # It is similar to strength - # This value should be smaller than highBrightnessThreshold. - # OUTPUT = BACKGROUND + BLOOM * strength * ({base} + LT + (1 - BACKGROUND_BRIGHTNESS)*(HT-LT))) - # Default: 0.1 - # Min: 0.0 - # Max: 1.7976931348623157E308 - D:baseBrightness=0.0 - - # Bloom Algorithm - # 0 - Simple Gaussian Blur Bloom (Fast) - # 1 - Unity Bloom - # 2 - Unreal Bloom - # Default: 2 - # Min: 0 - # Max: 2 - I:bloomStyle=1 - - # The brightness after bloom should not exceed this value. It can be used to limit the brightness of highlights (e.g., daytime). - # OUTPUT = BACKGROUND + BLOOM * strength * (base + LT + (1 - BACKGROUND_BRIGHTNESS)*({HT}-LT))) - # This value should be greater than lowBrightnessThreshold. - # Default: 0.5 - # Min: 0.0 - # Max: 1.7976931348623157E308 - D:highBrightnessThreshold=1.3 - - # The brightness after bloom should not smaller than this value. It can be used to limit the brightness of dusky parts (e.g., night/caves). - # OUTPUT = BACKGROUND + BLOOM * strength * (base + {LT} + (1 - BACKGROUND_BRIGHTNESS)*(HT-{LT}))) - # This value should be smaller than highBrightnessThreshold. - # Default: 0.2 - # Min: 0.0 - # Max: 1.7976931348623157E308 - D:lowBrightnessThreshold=0.3 - - # Bloom Strength - # OUTPUT = BACKGROUND + BLOOM * {strength} * (base + LT + (1 - BACKGROUND_BRIGHTNESS)*(HT-LT))) - # Default: 2 - # Min: 0.0 - # Max: 1.7976931348623157E308 - D:strength=1.5 - - # Whether to use shader programs. - # Default: true - B:useShader=true - } - - } - - } - - ########################################################################################################## - # compatibility options - #--------------------------------------------------------------------------------------------------------# - # Config options for Mod Compatibility - ########################################################################################################## - - "compatibility options" { - # Whether to hide facades of all blocks in JEI and creative search menu. - # Default: true - B:hideFacadesInJEI=true - - # Whether to hide filled cells in JEI and creative search menu. - # Default: true - B:hideFilledCellsInJEI=true - - # Specifies priorities of mods in Ore Dictionary item registration. - # First ModID has highest priority, last has lowest. Unspecified ModIDs follow standard sorting, but always have lower priority than the last specified ModID. - # Default: ["minecraft", "gregtech"] - S:modPriorities < - minecraft - gregtech - > - - # Whether Gregtech should remove smelting recipes from the vanilla furnace for ingots requiring the Electric Blast Furnace. - # Default: true - B:removeSmeltingForEBFMetals=true - - ########################################################################################################## - # energy compat options - #--------------------------------------------------------------------------------------------------------# - # Config options regarding GTEU compatibility with other energy systems - ########################################################################################################## - - "energy compat options" { - # Enable GTEU to FE (and vice versa) Converters. - # Default: false - B:enableFEConverters=true - - # GTEU to Forge Energy ratio for converting EU to FE. - # Affects native conversion and Converters. - # Default: 4 FE == 1 EU - # Min: 1 - # Max: 16 - D:euToFeRatio=4.0 - - # Forge Energy to GTEU ratio for converting FE to EU. - # Only affects converters. - # Default: 4 FE == 1 EU - # Min: 1 - # Max: 16 - D:feToEuRatio=4.0 - - # Enable Native GTEU to Forge Energy (RF and alike) on GT Cables and Wires. - # This does not enable nor disable Converters. - # Default: true - B:nativeEUToFE=true - D:rfRatio=4.0 - } - - } - - ########################################################################################################## - # machine options - #--------------------------------------------------------------------------------------------------------# - # Config options for GT Machines, Pipes, Cables, and Electric Items - ########################################################################################################## - - "machine options" { - # Additional Fluids to allow in GT Boilers in place of Water or Distilled Water. - # Useful for mods like TerraFirmaCraft with different Fluids for Water - # Default: none - S:boilerFluids < - > - - # The EU/t drain for each screen of the Central Monitor. - # Default: 8 - # Min: 0 - # Max: 2147483647 - I:centralMonitorEuCost=8 - - # Whether machines should explode when overloaded with power. - # Default: true - B:doExplosions=true - - # Whether to enable High-Tier Solar Panels (IV-UV). They will not have recipes. - # Default: false - B:enableHighTierSolars=true - - # Whether to enable the Maintenance Hatch, required for Multiblocks. - # Default: true - B:enableMaintenance=true - - # Whether to enable World Accelerators, which accelerate ticks for surrounding Tile Entities, Crops, etc. - # Default: true - B:enableWorldAccelerators=true - - # Energy use multiplier for electric items. - # Default: 100 - I:energyUsageMultiplier=100 - - # Whether to use GT6-style pipe and cable connections, meaning they will not auto-connect unless placed directly onto another pipe or cable. - # Default: true - B:gt6StylePipesCables=true - - # Whether to play machine sounds while machines are active. - # Default: true - B:machineSounds=true - - # Steam to EU multiplier for Steam Multiblocks. - # 1.0 means 1L Steam -> 1 EU. 0.5 means 2L Steam -> 1 EU. - # Default: 0.5 - D:multiblockSteamToEU=0.5 - - # Divisor for Recipe Duration per Overclock. - # Default: 2.0 - # Min: 2.0 - # Max: 3.0 - D:overclockDivisor=2.0 - - # Blacklist of machines for the Processing Array. - # Add the unlocalized Recipe Map name to blacklist the machine. - # Default: All machines allowed - S:processingArrayBlacklist < - > - - # Whether insufficient energy supply should reset Machine recipe progress to zero. - # If true, progress will reset. - # If false, progress will decrease to zero with 2x speed - # Default: false - B:recipeProgressLowEnergy=false - - # Whether to require a Wrench to break machines. - # Default: false - B:requireWrenchForMachines=false - - # Whether Steam Multiblocks should use Steel instead of Bronze. - # Default: false - B:steelSteamMultiblocks=false - } - - ########################################################################################################## - # miscellaneous options - #--------------------------------------------------------------------------------------------------------# - # Config options for miscellaneous features - ########################################################################################################## - - "miscellaneous options" { - # Whether to enable more verbose logging. - # Default: false - B:debug=false - - # Chance with which flint and steel will create fire. - # Default: 50 - # Min: 0 - # Max: 100 - I:flintChanceToCreateFire=100 - - # Setting this to true makes GTCEu ignore error and invalid recipes that would otherwise cause crash. - # Default: true - B:ignoreErrorOrInvalidRecipes=true - - # Whether to enable a login message to players when they join the world. - # Default: true - B:loginMessage=true - - # Whether to give the terminal to new players on login - # Default: true - B:spawnTerminal=true - } - - ########################################################################################################## - # recipe options - #--------------------------------------------------------------------------------------------------------# - # Config Options for GregTech and Vanilla Recipes - ########################################################################################################## - - "recipe options" { - # Whether to disable the Vanilla Concrete from Powder with Water behavior, forcing the GT recipe. - # Default: false - B:disableConcreteInWorld=false - - # Whether to remove Block/Ingot compression and decompression in the Crafting Table. - # Default: false - B:disableManualCompression=false - - # Whether to make the Flint and Steel recipe require steel parts. - # Default: true. - B:flintAndSteelRequireSteel=true - - # Whether to generate Flawed and Chipped Gems for materials and recipes involving them. - # Useful for mods like TerraFirmaCraft. - # Default: false - B:generateLowQualityGems=false - - # Whether to make coloring blocks like Concrete or Glass harder. - # Default: false - B:hardDyeRecipes=false - - # Whether to make Glass related recipes harder. Default: true - B:hardGlassRecipes=true - - # Recipes for items like Iron Doors, Trapdoors, Buckets, Cauldrons, Hoppers, and Iron Bars require Iron Plates, Rods, and more. - # Default: true - B:hardIronRecipes=true - - # Whether to make miscellaneous recipes harder. - # Default: false - B:hardMiscRecipes=true - - # Whether to make Redstone related recipes harder. - # Default: false - B:hardRedstoneRecipes=true - - # Whether to make Vanilla Tools and Armor recipes harder. - # Excludes Flint and Steel, and Buckets. - # Default: false - B:hardToolArmorRecipes=true - - # Whether to make Wood related recipes harder. - # Excludes sticks and planks. - # Default: false - B:hardWoodRecipes=true - - # Whether to make crafting recipes for Bricks, Firebricks, and Coke Bricks harder. - # Default: false - B:harderBrickRecipes=true - - # Whether to remove charcoal smelting recipes from the vanilla furnace. - # Default: true - B:harderCharcoalRecipe=true - - # Whether to make the recipe for the EBF Controller harder. - # Default: false - B:harderEBFControllerRecipe=true - - # Change the recipe of Rods in the Lathe to 1 Rod and 2 Small Piles of Dust, instead of 2 Rods. - # Default: false - B:harderRods=false - - # Whether to nerf the Paper crafting recipe. - # Default: true - B:nerfPaperCrafting=true - - # Whether to nerf Wood crafting to 2 Planks from 1 Log, and 2 Sticks from 2 Planks. - # Default: false - B:nerfWoodCrafting=true - - # Whether Wrenches should require Plates instead of Ingots to craft. - # Default: false - B:plateWrenches=true - - # Whether to remove Vanilla Block Recipes from the Crafting Table. - # Default: false - B:removeVanillaBlockRecipes=false - } - - ########################################################################################################## - # tool and armor options - #--------------------------------------------------------------------------------------------------------# - # Config options for Tools and Armor - ########################################################################################################## - - "tool and armor options" { - # Should EV and IV Drills be enabled, which may cause lag when used on low-end devices? - # Default: true - B:enableHighTierDrills=true - - # Advanced Electric Jetpack Voltage Tier. - # Default: 3 (HV) - # Min: 0 - # Max: 14 - I:voltageTierAdvImpeller=3 - - # Advanced NanoSuit Chestplate Voltage Tier. - # Default: 3 (HV) - # Min: 0 - # Max: 14 - I:voltageTierAdvNanoSuit=3 - - # Advanced QuarkTech Suit Chestplate Voltage Tier. - # Default: 5 (LuV) - # Min: 0 - # Max: 14 - I:voltageTierAdvQuarkTech=6 - - # Electric Impeller Jetpack Voltage Tier. - # Default: 2 (MV) - # Min: 0 - # Max: 14 - I:voltageTierImpeller=2 - - # NanoSuit Voltage Tier. Default: 3 (HV) - # Min: 0 - # Max: 14 - I:voltageTierNanoSuit=3 - - # NightVision Goggles Voltage Tier. Default: 1 (LV) - # Min: 0 - # Max: 14 - I:voltageTierNightVision=1 - - # QuarkTech Suit Voltage Tier. - # Default: 5 (IV) - # Min: 0 - # Max: 14 - I:voltageTierQuarkTech=5 - - "nanosaber options" { - # The EU/t consumption of the NanoSaber. - # Default: 64 - # Min: 1 - # Max: 512 - I:energyConsumption=64 - - # The base damage of the NanoSaber. - # Default: 5.0 - # Min: 0.0 - # Max: 100.0 - D:nanoSaberBaseDamage=5.0 - - # The additional damage added when the NanoSaber is powered. - # Default: 20.0 - # Min: 0.0 - # Max: 100.0 - D:nanoSaberDamageBoost=20.0 - - # Should Zombies spawn with charged, active NanoSabers on hard difficulty? - # Default: true - B:zombieSpawnWithSabers=true - } - - ########################################################################################################## - # armorhud - #--------------------------------------------------------------------------------------------------------# - # Armor HUD Location - ########################################################################################################## - - armorhud { - # Sets HUD location - # 1 - left-upper corner - # 2 - right-upper corner - # 3 - left-bottom corner - # 4 - right-bottom corner - I:hudLocation=1 - - # Horizontal offset of HUD [0 ~ 100) - I:hudOffsetX=0 - - # Vertical offset of HUD [0 ~ 100) - I:hudOffsetY=0 - } - - } - - ########################################################################################################## - # worldgen options - #--------------------------------------------------------------------------------------------------------# - # Config options for World Generation features - ########################################################################################################## - - "worldgen options" { - # Allow GregTech to add additional GregTech Items as loot in various structures. - # Default: true - B:addLoot=true - - # Specifies an additional random number of veins in a section. - # Default: 0 - I:additionalVeinsInSection=5 - - # Should all Stone Types drop unique Ore Item Blocks? - # Default: false (meaning only Stone, Netherrack, and Endstone - B:allUniqueStoneTypes=false - - # Whether to disable Rubber Tree world generation. - # Default: false - B:disableRubberTreeGeneration=false - - # Whether to disable Vanilla ore generation in world. - # Default: true - B:disableVanillaOres=false - - # Whether veins should be generated in the center of chunks. - # Default: true - B:generateVeinsInCenterOfChunk=false - - # Whether to increase number of rolls for dungeon chests. Increases dungeon loot drastically. - # Default: true - B:increaseDungeonLoot=true - - # Specifies the minimum number of veins in a section. - # Default: 1 - I:minVeinsInSection=3 - - # Multiplier for the chance to spawn a Rubber Tree on any given roll. Higher values make Rubber Trees more common. - # Default: 1.0 - # Min: 0.0 - # Max: 1.7976931348623157E308 - D:rubberTreeRateIncrease=1.0 - } - -} - - diff --git a/hardmode config overrides/config/packmode.cfg b/hardmode config overrides/config/packmode.cfg deleted file mode 100644 index a94065e..0000000 --- a/hardmode config overrides/config/packmode.cfg +++ /dev/null @@ -1,11 +0,0 @@ -# Configuration file - -general { - S:acceptedModes < - normal - expert - > - S:packMode=expert -} - -