-
Notifications
You must be signed in to change notification settings - Fork 16
Configuration 9.10.27 to CURRENT
This list only shows the configuration added in the community edition, and this is an incomplete list.
In MEK:CE 9.10.27, the config file system was changed again, see below where configs moved.
- configs added by MEK:CE was moved to its own config file to make new user experience easier.
- MEK:CE configuration in catogory client in Mekanism.cfg went to mekce_client in MekanismCE.cfg
- MEK:CE configuration in catogory general in Mekanism.cfg went to mekce in MekanismCE.cfg
- MEK:CE configuration in catogory generators in MekanismGenerators.cfg went to mekce_generators in MekanismCE.cfg
- There was also a namechange for catogry Recipes in MekanismRecipes to recipes.
- There was also a namechange for winddimensionids to Winddimensionids
- There was also a namechange for enableBoPProgression to EnableBoPProgression
In MEK:CE 9.10.18, the config file system was changed, see below where configs moved.
- config/mekanism/BoxBlacklist.txt has been renamed into config/mekanism/MekanismCardboardBoxBlacklist.txt
- config/Mekanism.cfg has been split up into four config files that will now be under the mekanism folder
- Catogory recipes and generationrecipes has been moved to config/mekanism/MekanismRecipes.cfg
- Catogory generation has been moved to config/mekanism/MekanismGenerators.cfg
- Catogory tools has been moved to config/mekanism/MekanismTools.cfg
- The remaning catogories has been moved to config/mekanism/Mekanism.cfg
Thorfusion update notification server
B:UpdateNotificationsv2=false
Multiplier applied to Methane Gas duration in a Bio-Generator.
I:MethaneBurnTime=
Multiblock Structures emit particles on completion.
B:DoMultiblockSparkle=true
Regulates the number of particles spawned when a multiblock structure is valid.
I:MultiblockSparkleIntesity=6
This allows to change the maxium range for the digital miner
# Select range from 1 to 64, we do not recommend going over 32
I:DigitalMinerMaxRadius=32
Allows oredict'ed diamonds to be used in the enrichment chamber, like synthetic diamonds.
B:EnableDiamondCompat=true
Allows poor ores from railcraft to be used in the purification chamber and gives one clump ie one ingot.
B:EnablePoorOresCompat=true
Allows quartz dust to be enriched into quartz Also allows quartz ore to be enriched into quartz dust
B:EnableQuartzCompat=true
When a mod that adds silicon (galacticraft, enderio and projectred) is detected, recipe for control circuit is changed from using iron to silicon in the metalurgic infuser
B:EnableSiliconCompat=true
Name changed to have a capital letter in the start in 9.10.27. when true and biome's o plenty is installed atomic alloy is made by using ender instead of obsidian
B:enableBoPProgression=true
This allows to force single use on cardboxes or not
B:EnableSingleUseCardboxes=true
Sets the tier for mekanism machines to use when using industrialcraft energy
# Tier level for machines, we recommend setting it to tier 2 for ic2 classic
I:IC2SinkTier=4
Sets the tier for mekanism generators to use when using industrialcraft energy
# Tier level for generators, we recommend setting it to tier 2 for ic2 classic
I:IC2SourceTier=4
Adds the oredict (osmium) to osmium
B:OreDictOsmium=true
Adds the oredict (platinum) to osmium
B:OreDictPlatinum=false
B:accurateHeavyWaterCapture=true
I:heavyWaterChance=4
Multiplier applied to the duration of Biomass in the Bio-Generator
D:BioGeneration=
Multiplier applied to the duration of Ethanol in the Bio-Generator
I:EthanolDuration=
Multiplier applied to the energy output of Ethanol in the Bio-Generator
D:EthanolMultiplier=
This enables or disables the dimension whitelist for windmills
B:EnableWindmillWhitelist=true
Name changed to have a capital letter in the start in 9.10.27. If you want to whitelist the dimension 0, -14, -20 and 34 you can do
# List of dimension id to be whitelisted [default: [0]]
S:winddimensionids <
0
-14
-20
34
>
This allows the option to disable certain recipes in mekanism 9.10.27 fixes an issue with the catogories, went from Recipes to recipes.