Skip to content

Commit

Permalink
configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Feb 27, 2015
1 parent f50b211 commit efa2a88
Show file tree
Hide file tree
Showing 42 changed files with 9,016 additions and 7,512 deletions.
30 changes: 17 additions & 13 deletions config/AppliedEnergistics2/Facades.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3363,6 +3363,12 @@ forbiddenmagic {
B:ArcaneCake=false
B:InkFlower=false
B:StarBlock=true
B:TaintBlock=true
B:TaintBlock.1=true
B:TaintLeaves=false
B:TaintLog=true
B:TaintPlank=true
B:TaintSapling=false
B:UmbralBush=false
B:WrathCage=false
}
Expand Down Expand Up @@ -3955,6 +3961,10 @@ hardcoreenderexpansion {
B:cinder=true
B:corruptedenergyhigh=false
B:corruptedenergylow=false
B:crosseddecoration.10=false
B:crosseddecoration.11=false
B:crosseddecoration.12=false
B:crosseddecoration.13=false
B:crosseddecoration.2=false
B:crosseddecoration.3=false
B:crosseddecoration.4=false
Expand Down Expand Up @@ -4400,12 +4410,10 @@ ihl {
B:cableAnchor=false
B:cannonBronze=false
B:chargerEjectorBlock=false
B:coiler=false
B:debugScanner=false
B:drawingDesk=false
B:electricEvaporatorBlock=false
B:evaporatorBlock=false
B:extruder=false
B:fiberglassSpinnerets=false
B:flowinglava=false
B:flowingwater=false
Expand All @@ -4414,11 +4422,8 @@ ihl {
B:fluidCablingColophony=false
B:fluidGlyceryl=false
B:fluidLimemilk=false
B:fluidLiquidGlass=false
B:fluidMoltenBronze=false
B:fluidMoltenRubberWithSulfur=false
B:fluidMoltenSteel=false
B:fluidNatriumHydroxideDissolvedInWater=false
B:fluidNickelSulfateDissolvedInWater=false
B:fluidNitricAcid=false
B:fluidOleicAcid=false
Expand All @@ -4436,26 +4441,18 @@ ihl {
B:horizontalMiningPipeZ=false
B:impregnatingMachine=false
B:ironWorkbench=false
B:lathePart1=false
B:lathePart2=false
B:leadOven=false
B:loom=false
B:muffleFurnance=false
B:oreApatite=true
B:oreGypsum=true
B:oreLimestone=true
B:orePotassiumFeldspar=true
B:oreSaltpeter=true
B:oreTrona=true
B:rollingMachinePart1=false
B:rollingMachinePart2=false
B:rubberTreeBlock=true
B:sackBlock=false
B:spruceTreeBlock=true
B:tditBlock=false
B:tubBronze=false
B:vulcanizationExtrudingMold=false
B:wireMill=false
}


Expand Down Expand Up @@ -4487,6 +4484,9 @@ magicbees {
B:hive=true
B:hive.1=true
B:hive.2=true
B:hive.3=true
B:hive.4=true
B:hive.5=true
}


Expand Down Expand Up @@ -5688,16 +5688,20 @@ tconstruct {
B:fluidmoltencobalt=false
B:fluidmoltencopper=false
B:fluidmoltenelectrum=false
B:fluidmoltenenderium=false
B:fluidmoltenglass=false
B:fluidmoltengold=false
B:fluidmolteninvar=false
B:fluidmolteniron=false
B:fluidmoltenlead=false
B:fluidmoltenlumium=false
B:fluidmoltenmanyullyn=false
B:fluidmoltenmithril=false
B:fluidmoltennickel=false
B:fluidmoltenobsidian=false
B:fluidmoltenpigiron=false
B:fluidmoltenshiny=false
B:fluidmoltensignalum=false
B:fluidmoltensilver=false
B:fluidmoltensteel=false
B:fluidmoltentin=false
Expand Down
12 changes: 11 additions & 1 deletion config/ForbiddenMagic.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ compatibility {
B:"Special Mobs Interaction"=true
B:"Thaumic Tinkerer Interaction"=true
B:"Tinkers Construct Interaction"=true
B:"Twilight Forest Interaction"=true
}


Expand All @@ -29,13 +30,22 @@ enchantments {
}


"focus upgrades" {
I:Hellfire=42
I:Pandemonium=43
}


general {
# Disable to remove the recipe and effects of the Capitalist enchantment.
B:"Capitalist Enchantment"=true

# Disable to remove the Emerald Transmutation research and recipe.
B:"Emerald Transmutation"=true

# Whether gluttony research is enabled. 0 = Enabled, 1 = Disabled, 2 = Hardcore
I:Gluttony=2

# Enable to remove Luxuria aspect and related items.
B:"No Lust"=false

Expand All @@ -46,7 +56,7 @@ general {
B:"Tag Research Items"=true

# Enable to let the Wrath Cage imprint on ANY non-boss mob. May break your game or make your game Awesome.
B:"Wrath Cage Cries Havoc"=false
B:"Wrath Cage Cries Havoc"=true

# Disable if you don't want players using the Wrath Cage.
B:"Wrath Cage Enabled"=true
Expand Down
1 change: 0 additions & 1 deletion config/GregTech/Other.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

news {
B:"GT 6 for MC 1.7.10 has been released. Note: This is not savegame compatible with GT 5 and my own crafting Recipes are mostly missing, but Worldgen is 100% complete. In order for GT 6 to work you need to set Debug3 to true in the Main Config! (I forgot to fix that) To disable this Message go into the 'GregTech/Other.cfg' and set this Message to false. _true"=true
B:"GT 6 for MC 1.7.10 has been released. Note: This is not savegame compatible with GT 5 and my own crafting Recipes are mostly missing, but Worldgen is 100% complete. To disable this Message go into the 'GregTech/Other.cfg' and set this Message to false. _true"=true
}


Loading

0 comments on commit efa2a88

Please sign in to comment.