Skip to content

Commit

Permalink
Update 1.0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jun 15, 2015
1 parent a7e0d81 commit 47292f2
Show file tree
Hide file tree
Showing 37 changed files with 2,527 additions and 1,810 deletions.
Empty file added .gitignore
Empty file.
1 change: 1 addition & 0 deletions config/AWWayofTime.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ wellofsufferingblacklist {
B:Creeper=false
B:CreeperBoss=false
B:DraconicEvolution.EnderDragon=false
B:EMT.entityArcher=false
B:EnderDragon=false
B:Enderman=false
B:EntityHorse=false
Expand Down
53 changes: 53 additions & 0 deletions config/AppliedEnergistics2/Facades.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3253,6 +3253,41 @@ dreamcraft {
}


emt {
B:EMTMachines=false
B:EMTMachines.1=false
B:EMTSolars=false
B:EMTSolars.1=false
B:EMTSolars.10=false
B:EMTSolars.11=false
B:EMTSolars.12=false
B:EMTSolars.13=false
B:EMTSolars.14=false
B:EMTSolars.15=false
B:EMTSolars.2=false
B:EMTSolars.3=false
B:EMTSolars.4=false
B:EMTSolars.5=false
B:EMTSolars.6=false
B:EMTSolars.7=false
B:EMTSolars.8=false
B:EMTSolars.9=false
B:EMTSolars2=false
B:EMTSolars2.1=false
B:EMTSolars2.2=false
B:EMTSolars2.3=false
B:EMTSolars2.4=false
B:EssentiaGenerator=false
B:EssentiaGenerators=false
B:EssentiaGenerators.1=false
B:EssentiaGenerators.2=false
B:EssentiaGenerators.3=false
B:EssentiaGenerators.4=false
B:PortableNode=false
B:ShieldBlock=false
}


enderstorage {
B:enderChest=false
B:enderChest.1=false
Expand Down Expand Up @@ -5673,35 +5708,51 @@ projredcompatibility {


projredexpansion {
B:projectredexpansionmachine1=false
B:projectredexpansionmachine1.1=false
B:projectredexpansionmachine2=false
B:projectredexpansionmachine2.1=false
B:projectredexpansionmachine2.2=false
B:projectredexpansionmachine2.3=false
B:projectredexpansionmachine2.4=false
B:projectredexpansionmachine2.5=false
}


projredexploration {
B:projectredexplorationbarrel=false
B:projectredexplorationlily=false
B:projectredexplorationore=true
B:projectredexplorationore.1=true
B:projectredexplorationore.2=true
B:projectredexplorationore.3=true
B:projectredexplorationore.4=true
B:projectredexplorationore.5=true
B:projectredexplorationore.6=true
B:projectredexplorationstone=true
B:projectredexplorationstone.1=true
B:projectredexplorationstone.10=true
B:projectredexplorationstone.11=true
B:projectredexplorationstone.2=true
B:projectredexplorationstone.3=true
B:projectredexplorationstone.4=true
B:projectredexplorationstone.5=true
B:projectredexplorationstone.6=true
B:projectredexplorationstone.7=true
B:projectredexplorationstone.8=true
B:projectredexplorationstone.9=true
B:projectredexplorationstonewalls=false
B:projectredexplorationstonewalls.1=false
B:projectredexplorationstonewalls.10=false
B:projectredexplorationstonewalls.11=false
B:projectredexplorationstonewalls.2=false
B:projectredexplorationstonewalls.3=false
B:projectredexplorationstonewalls.4=false
B:projectredexplorationstonewalls.5=false
B:projectredexplorationstonewalls.6=false
B:projectredexplorationstonewalls.7=false
B:projectredexplorationstonewalls.8=false
B:projectredexplorationstonewalls.9=false
}


Expand Down Expand Up @@ -6176,9 +6227,11 @@ stevesfactorymanager {


taintedmagic {
B:DenseWarpwood=true
B:OreShadow=true
B:WarpLeaves=false
B:WarpSap=false
B:WarpSapAwakened=false
B:WarpWood=true
}

Expand Down
6 changes: 6 additions & 0 deletions config/AppliedEnergistics2/extracells.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ integration {
# Enable BuildCraftFuel Integration.
B:enableBuildCraftFuel=true

# Enable IngameWikiMod Integration.
B:enableIngameWikiMod=true

# Enable MekanismGas Integration.
B:enableMekanismGas=true

# Enable NotEnoughItems Integration.
B:enableNotEnoughItems=true

Expand Down
34 changes: 28 additions & 6 deletions config/BloodArsenal.cfg
Original file line number Diff line number Diff line change
@@ -1,12 +1,38 @@
# Configuration file

"block settings" {
# Type in the unlocalized name of the block you want disabled here (separate them using ENTER) [default: []]
S:"Disable blocks here" <

>
}


##########################################################################################################
# item settings
#--------------------------------------------------------------------------------------------------------#
# Settings for items
##########################################################################################################

"item settings" {
# Type in the unlocalized name of the item you want disabled (separate them using ENTER) [default: []]
S:"Disable items here" <

>
}


##########################################################################################################
# lp settings
#--------------------------------------------------------------------------------------------------------#
# Change the LP costs for things
##########################################################################################################

"lp settings" {
I:"Converts this number to 100LE (from this (SN) to 100 (LE)); Default: 150"=150
I:"Ender Sigil cost (to open the Ender Chest); Default: 200"=200
I:"Ender Sigil cost (to teleport (multiplier)); Default: 250"=250
I:"Lightning Sigil cost (multiplier); Default: 1000"=1000
I:"Sigil of Divinity cost; Default: 1000000"=1000000
I:"Sigil of Swimming cost; Default: 150"=150
}
Expand All @@ -23,6 +49,7 @@ miscellaneous {
B:"Is RED > PURPLE?"=false

# Allows for your version to be checked against the latest version
B:"Is auto-magic version checking allowed?"=true
B:"Is automagic version checking allowed?"=true

# The cake is a lie
Expand Down Expand Up @@ -64,15 +91,10 @@ miscellaneous {
"ritual blacklist" {
B:"Midas Touch"=false
B:"Ritual of Withering"=false
B:"The Enchantress's Spell"=false
}


##########################################################################################################
# tool settings
#--------------------------------------------------------------------------------------------------------#
# Settings for various tools
##########################################################################################################

"tool settings" {
B:"Are Infused Diamond tools allowed"=true
}
Expand Down
181 changes: 181 additions & 0 deletions config/EMT.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,181 @@
# Configuration file

##########################################################################################################
# essentia generator outputs
#--------------------------------------------------------------------------------------------------------#
# Change outputs linked to different Essentias here
##########################################################################################################

"essentia generator outputs" {
I:"Aer Output"=15000
I:"Aqua Output"=5000
I:"Ignis Output"=20000
I:"Ordo Output"=16000
I:"Output Cap"=-1
I:"Perditio Output"=10000
I:"Terra Output"=2000
}


##########################################################################################################
# modules
#--------------------------------------------------------------------------------------------------------#
# Currently does nothing. Here for dev purposes.
##########################################################################################################

modules {
B:"IC2 Module"=true
B:"TE Module"=true
}


##########################################################################################################
# numeric values
#--------------------------------------------------------------------------------------------------------#
# The only way to change some numbers that my machines uses.
##########################################################################################################

"numeric values" {
# Default is 32
I:"Armor Charging Ring production"=32

# This is the number you have to modify if you want to make the Compressed Solar Panel yield more or less EU per tick. Really, you shouldn't touch that, since it's pretty balanced as it is.
I:"Compressed Solar Panel Output"=10

# This is the number you have to modify if you want to make the Double Compressed Solar Panel yield more or less EU per tick. Really, you shouldn't touch that, since it's pretty balanced as it is.
I:"Double Compressed Solar Panel Output"=100

# The number of ticks the Essentia Generators wait before using 2 Essentia. If you want them to be slower, increase the number.
I:"Essentia Generators draw rate"=120

# Default is 400, the double of a regular furnace
I:"Etheral Processor speed"=400

# This number is the chance of getting a Thaumium Ingot as a bonus when processing an item in the machine. It is 1 out of the number you will enter. The default is 1/10 chance.
I:"Ethereal Processor Bonus"=10

# Default is 32
I:"Inventory Charging Ring production"=32

# Watch out, that goes up REALLY quickly.
D:"Nano Boots of the Traveller Speed"=0.25

# Watch out, that goes up REALLY quickly.
D:"Nano Boots of the Traveller jump"=0.6

# Watch out, that goes up REALLY quickly.
D:"Quantum Boots of the Traveller Speed"=0.5

# Watch out, that goes up REALLY quickly.
D:"Quantum Boots of the Traveller jump"=0.9

# This is the number you have to modify if you want to make the Triple Compressed Solar Panel yield more or less EU per tick. Really, you shouldn't touch that, since it's pretty balanced as it is.
I:"Triple Compressed Solar Panel Output"=1000

# This is the number you have to modify if you want to make the Industrial Wand Charging Station use more or less EU to charge 1 unit of Vis on your wand.
I:"Wand Charging Station Consumption"=50000

# Default is 64
I:"Wand Focus: Charge production"=64

# Default is 40000
I:"Wand Focus: Wand Charging Cost"=40000
}


##########################################################################################################
# random configs
#--------------------------------------------------------------------------------------------------------#
# Options that don't fit into the other categories.
##########################################################################################################

"random configs" {
# This is here because of conflicts between mods that add the same input and different outputs
B:"Clear Amber/Cinnabar Macerating"=true

# There is no other way to get this item.
B:"Disable One Ring in dungeon chests"=false

# This was added because of mods making you totally blind if using nightvision. For example, enable that when in the Deep Dark.
B:"Disable nightvision helmets"=false

# This effect only appears when the player isn't on the ground
B:"Disable smoke effect for boots"=false

# This config option is to enable or disable capes for people who have them. Seriously, you shouldn't touch that unless you have another cape and it conflicts with it.
B:"Enable capes"=true

# Warning: the enchantability is low.
B:"Enable enchanting tools"=false

# The impact of rain on all wings
B:"Impact of rain"=true

# If you have a lot of mods adding dungeon loot, you should definetely increase this
I:"One Ring spawning chance"=15

# If you have a lot of mods adding dungeon loot, you should definetely increase this
I:"Tainted Mjolnir spawning change"=25

# This will augment the durablilty of the tools, and will also decrease the EU cost to 1. The tools should have the same number of uses than before.
B:"Tools for Arcane Bore"=false
}


##########################################################################################################
# research
#--------------------------------------------------------------------------------------------------------#
# The only way to disable some researches. Be careful, if you disable some researches, all researches linked to it will be removed too. Really, don't touch that unless you know exactly what you are doing.
##########################################################################################################

research {
B:"Aer Generator"=false
B:"Air Solar Panels"=false
B:"Arbor Generator"=false
B:"Armor Charging Ring"=false
B:"Auram Generator"=false
B:"Chainsaw of the Stream"=false
B:"Compressed Solars"=false
B:"Diamond Omnitool"=false
B:"Drill of the Rockbreaker"=false
B:"Earth Solar Panels"=false
B:"Electric Boots of the Traveller"=false
B:"Electric Googles of Revealing"=false
B:"Electric Hoe of Growth"=false
B:"Electric Scribing Tools"=false
B:"Entropy Solar Panels"=false
B:"Ethereal Processor"=false
B:"Explosion Focus"=false
B:"Fire Solar Panels"=false
B:"Ignis Generator"=false
B:"Industrial Wand Charging Station"=false
B:"Inventory Charging Ring"=false
B:"Kris-tmas Focus"=false
B:Mjolnir=false
B:"Nano Boots of the Traveller"=false
B:"Nanosuit Googles of Revealing"=false
B:"Nanosuit Wings"=false
B:Omnitool=false
B:"Order Solar Panels"=false
B:"Portable Node"=false
B:"Potentia Generator"=false
B:"Quantum Boots of the Traveller"=false
B:"Quantum Googles of Revealing"=false
B:"Quantum Wings"=false
B:"Saxum Generator"=false
B:"Shield Block"=false
B:"Shield Focus"=false
B:"Solar Helmet of Revealing"=false
B:"Supercharged Mjolnir"=false
B:"Thaumium Chainsaw"=false
B:"Thaumium Drill"=false
B:"Thaumium Omnitool"=false
B:"Thaumium Reinforced Wings"=false
B:"Tiny Piles of Uranium"=false
B:"UU-Mater Infusion"=false
B:"Wand Focus: Charging"=false
B:"Wand Focus: Wand Charging"=false
B:"Water Solar Panels"=false
}


Loading

0 comments on commit 47292f2

Please sign in to comment.