Skip to content

Commit

Permalink
update cfg files
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jan 9, 2018
1 parent a6e6eed commit 3a8a9a5
Show file tree
Hide file tree
Showing 12 changed files with 1,380 additions and 10 deletions.
2 changes: 2 additions & 0 deletions config/Avaritia.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ general {

# Enable if you don't have Rotarycraft installed and want some buggy fractured ores
B:"Fractured Ores"=false
B:"Gotta Go Fast"=true

# Disable to take end stone out of recipes
B:"Use End Stone"=true
Expand All @@ -71,6 +72,7 @@ general {
##########################################################################################################

materials {
B:Clay=true
B:Copper=true
B:Enderium=true
B:Lead=true
Expand Down
7 changes: 5 additions & 2 deletions config/GTplusplus/GTplusplus.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ debug {

# Stops mod checking for updates. [default: true]
B:enableUpdateChecker=false

# Enables all sorts of Machine related logging. (Don't use unless told to.) [default: false]
B:machineInfo=false

# Makes all items hidden from NEI display. [default: false]
Expand All @@ -37,6 +35,8 @@ debug {


features {
# Disables Zombie Reinforcement on hard difficutly. [default: false]
B:disableZombieReinforcement=false
B:enableCustomAlvearyBlocks=false

# Enables Custom GT++ Cape. [default: true]
Expand Down Expand Up @@ -149,6 +149,9 @@ gregtech {
# Refines molten chemicals into nuclear fuels. [default: true]
B:enableMultiblock_NuclearFuelRefinery=true

# Restores the old Nitro-Diesel recipes. [default: false]
B:enableNitroFix=false

# Restores circuits and their recipes from Pre-5.09.28 times. [default: false]
B:enableOldGTcircuits=false

Expand Down
1 change: 1 addition & 0 deletions config/GregTech/GregTech.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ general {
B:EnableCleanroom=true
B:EnableImmersiveEngineeringRSupport=true
B:EnableMagneticraftSupport=true
B:EnablePlaceholderForMaterialNamesInLangFile=true
B:EnsureToBeLoadedLast=true
B:ExplosionItemDrops=false
I:FlintAndSteelChance=30
Expand Down
Loading

0 comments on commit 3a8a9a5

Please sign in to comment.