Skip to content

Commit

Permalink
Config changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Oct 30, 2015
1 parent 85dd2ed commit 2e7b2d9
Show file tree
Hide file tree
Showing 33 changed files with 7,183 additions and 2,378 deletions.
23 changes: 23 additions & 0 deletions config/AWWayofTime.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -274,11 +274,34 @@ wellofsufferingblacklist {
B:EvolvedFireSkeleton=false
B:EvolvedFireSpider=false
B:EvolvedGiantSnail=false
B:EvolvedGuardian=false
B:EvolvedSkeleton=false
B:EvolvedSkeletonBoss=false
B:EvolvedSpider=false
B:EvolvedZombie=false
B:Forestry.butterflyGE=false
B:GalacticraftCore.AlienVillager=false
B:GalacticraftCore.EvolvedBossBlaze=false
B:GalacticraftCore.EvolvedBossCrab=false
B:GalacticraftCore.EvolvedBossCrystallBrain=false
B:GalacticraftCore.EvolvedBossGhast=false
B:GalacticraftCore.EvolvedBossSlime=false
B:GalacticraftCore.EvolvedBossWolf=false
B:GalacticraftCore.EvolvedColdBlaze=false
B:GalacticraftCore.EvolvedCreeper=false
B:GalacticraftCore.EvolvedEnderman=false
B:GalacticraftCore.EvolvedFireCreeper=false
B:GalacticraftCore.EvolvedFireSkeleton=false
B:GalacticraftCore.EvolvedFireSpider=false
B:GalacticraftCore.EvolvedGiantSnail=false
B:GalacticraftCore.EvolvedGuardian=false
B:GalacticraftCore.EvolvedSkeleton=false
B:GalacticraftCore.EvolvedSkeletonBoss=false
B:GalacticraftCore.EvolvedSpider=false
B:GalacticraftCore.EvolvedZombie=false
B:GalacticraftMars.CreeperBoss=false
B:GalacticraftMars.Slimeling=false
B:GalacticraftMars.Sludgeling=false
B:Ghast=false
B:Giant=false
B:HardcoreEnderExpansion.AngryEnderman=false
Expand Down
6 changes: 6 additions & 0 deletions config/AppliedEnergistics2/Facades.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4177,6 +4177,7 @@ galacticraftcore {
B:tilecargo.4=false
B:tilecheeseBlock=false
B:tilecrudeOil=false
B:tilecrudeOilStill=false
B:tiledish=false
B:tiledistributor=false
B:tiledummyblock=false
Expand Down Expand Up @@ -4310,9 +4311,12 @@ galaxyspace {
B:callistoice=true
B:callistostone=true
B:callistosubice=true
B:cerescoalore=true
B:ceresgrunt=true
B:cereslapisore=true
B:ceresmeteoricore=true
B:ceressubgrunt=true
B:decoratecopperblock=true
B:deimosgrunt=true
B:deimossubgrunt=true
B:enceladusTChestT6=false
Expand Down Expand Up @@ -4341,6 +4345,7 @@ galaxyspace {
B:mercurygrunt=true
B:mercurylead=true
B:mercuryorecopper=true
B:mercuryoregold=true
B:mercuryoreiron=true
B:mercuryorelead=true
B:mercuryorenickel=true
Expand Down Expand Up @@ -4375,6 +4380,7 @@ galaxyspace {
B:venusTChestT5=false
B:venusbricks=true
B:venuscopper=true
B:venusdiamond=true
B:venusgrunt=true
B:venusiron=true
B:venusquantium=true
Expand Down
3 changes: 3 additions & 0 deletions config/BiblioCraft.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@ general {
# This will set the max number of uses an Enchanted Plate has before breaking. Default is 3.
I:MaxEnchantedPlateUses=3

# This will adjust the maximium render distance at which paintings can be seen. The default is 64.0 blocks.
D:PaintingRenderDistance=64.0

# Setting to true renders a shadow behind the text seen with the reading glasses. This can improve visability quite a bit, but sometimes doesn't render correctly. Try at your own discretion.
B:RenderTextShadow=false

Expand Down
5 changes: 4 additions & 1 deletion config/Galacticraft/GSplanets.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,11 @@ dimensions {
# Dimension ID for Mars Space Station
I:dimensionIDMarsOrbit=34

# Dimension ID for Static Mars Space Stations
I:dimensionIDMarsOrbitStatic=80

# Dimension ID for Mercury
I:dimensionIDMerury=37
I:dimensionIDMerury=37

# Dimension ID for Oberon (Uranus Moon)
I:dimensionIDOberon=46
Expand Down
5 changes: 4 additions & 1 deletion config/Galacticraft/core.conf
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ general {
# List non-opaque blocks from other mods (for example, special types of glass) that the Oxygen Sealer should recognize as solid seals. Format is BlockName or BlockName:metadata
S:"External Sealable IDs" <
minecraft:glass_pane:0
TConstruct:GlassBlock:0
TConstruct:GlassBlock:0
TConstruct:GlassPane:0
IC2:blockAlloyGlass:0
ProjRed|Illumination:projectred.illumination.lamp:*
Expand Down Expand Up @@ -229,6 +229,9 @@ TConstruct:GlassBlock:0

# Set to false to stop meteors from breaking blocks on contact.
B:"Meteor Block Damage Enabled"=true

# Update check will not run if this is set to true.
B:"Disable Update Check"=false
}


Expand Down
8 changes: 8 additions & 0 deletions config/Galacticraft/power-GC3.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

compatibility {
D:"BuildCraft Conversion Ratio"=16.0
B:"Disable INPUT of BuildCraft energy"=false
B:"Disable INPUT of IC2 energy"=false
B:"Disable INPUT of Mekanism energy"=false
B:"Disable INPUT of RF energy"=false
B:"Disable OUTPUT of BuildCraft energy"=false
B:"Disable OUTPUT of IC2 energy"=false
B:"Disable OUTPUT of Mekanism energy"=false
B:"Disable OUTPUT of RF energy"=false
B:"Disable old Buildcraft API (MJ) interfacing completely?"=false
D:"IndustrialCraft Conversion Ratio"=6.557376861572266
I:"Loss factor when converting energy as a percentage (100 = no loss, 90 = 10% loss ...)"=100
Expand Down
2 changes: 1 addition & 1 deletion config/GraviSuite.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
B:"Disable Advanced Jetpack recipe"=true
B:"Disable Advanced NanoChestPlate recipe"=true
B:"Disable AdvancedLappack recipe"=true
B:"Disable Basic recipes"=true
B:"Disable EpicLappack recipe"=true
B:"Disable GraviChestPlate recipe"=true
B:"Disable GraviTool recipe"=true
B:"Disable Relocator recipe"=true
B:"Disable UltimateLappack recipe"=true
B:"Disable UltimateSolarHelmet recipe"=true
B:"Disable Vajra recipe"=true
B:"Disable Basic recipes"=true
}


Expand Down
6 changes: 3 additions & 3 deletions config/GregTech/MachineStats.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ machineconfig {
I:SteamTurbine.efficiency.tier.0_100=100
I:SteamTurbine.efficiency.tier.0_6=6
I:SteamTurbine.efficiency.tier.1_66=120
I:SteamTurbine.efficiency.tier.1_7=7
I:SteamTurbine.efficiency.tier.1_7=4
I:SteamTurbine.efficiency.tier.2_50=115
I:SteamTurbine.efficiency.tier.2_8=8
I:SteamTurbine.efficiency.tier.2_8=5
I:SteamTurbine.efficiency.tier.3_40=110
I:SteamTurbine.efficiency.tier.3_9=9
I:SteamTurbine.efficiency.tier.3_9=5
B:Teleporter.Interdimensional_true=true
}

Expand Down
8 changes: 8 additions & 0 deletions config/GregTech/OverpoweredStuff.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ oreprocessingoutputmultiplier {
I:Coal_1=1
I:Cobalt_1=1
I:Cobaltite_1=1
I:ConductiveIron_1=1
I:Cooperite_1=1
I:Copper_1=1
I:DarkIron_1=1
Expand All @@ -87,10 +88,13 @@ oreprocessingoutputmultiplier {
I:Dolomite_1=1
I:Draconium_1=1
I:Dysprosium_1=1
I:ElectricalSteel_1=1
I:Electrum_1=1
I:Emerald_1=1
I:Emery_1=1
I:EnderiumBase_1=1
I:Endium_1=1
I:EnergeticAlloy_1=1
I:Erbium_1=1
I:Europium_1=1
I:Eximite_1=1
Expand Down Expand Up @@ -188,13 +192,15 @@ oreprocessingoutputmultiplier {
I:Praseodymium_1=1
I:Prometheum_1=1
I:Promethium_1=1
I:PulsatingIron_1=1
I:Pumice_1=1
I:Pyrite_1=1
I:Pyrolusite_1=1
I:Pyrope_1=1
I:QuartzSand_1=1
I:Quartzite_1=1
I:Realgar_1=1
I:RedstoneAlloy_1=1
I:Redstone_1=1
I:RockSalt_1=1
I:Rubidium_1=1
Expand All @@ -213,6 +219,7 @@ oreprocessingoutputmultiplier {
I:Silver_1=1
I:Soapstone_1=1
I:Sodalite_1=1
I:Soularium_1=1
I:Spessartine_1=1
I:Sphalerite_1=1
I:Spodumene_1=1
Expand Down Expand Up @@ -242,6 +249,7 @@ oreprocessingoutputmultiplier {
I:VanadiumMagnetite_1=1
I:Vanadium_1=1
I:Vermiculite_1=1
I:VibrantAlloy_1=1
I:Vinteum_1=1
I:Vulcanite_1=1
I:Vyroxeres_1=1
Expand Down
Loading

0 comments on commit 2e7b2d9

Please sign in to comment.