Showing with 955 additions and 141 deletions.
  1. +7 −0 config/AWWayofTime.cfg
  2. +1 −1 config/AppliedEnergistics2/AppliedEnergistics2.cfg
  3. +81 −0 config/AppliedEnergistics2/Facades.cfg
  4. +15 −0 config/AppliedEnergistics2/extracells.cfg
  5. +9 −0 config/Automagy.cfg
  6. +45 −0 config/Botania.cfg
  7. +1 −1 config/CustomMainMenu/menu.json
  8. +1 −0 config/{Guide-APIguideapi.cfg → Guide-API/Guide-API.cfg}
  9. +8 −1 config/HardcoreEnderExpansion.cfg
  10. +1 −0 config/INpureProjects/INpureCore/INpureCore.cfg
  11. +20 −1 config/MagicBees.cfg
  12. +1 −1 config/Mekanism.cfg
  13. +1 −4 config/NEIAddons.cfg
  14. +32 −2 config/OpenBlocks.cfg
  15. +9 −0 config/RouterReborn.cfg
  16. +16 −0 config/StevesAddons.cfg
  17. +0 −1 config/Thaumcraft.cfg
  18. +232 −11 config/UniqueNames.txt
  19. +1 −1 config/buildcraft/main.conf
  20. +2 −2 config/cofh/core/common.cfg
  21. +3 −1 config/cofh/redstonearsenal/common.cfg
  22. +5 −1 config/cofh/thermaldynamics/common.cfg
  23. +19 −1 config/cofh/thermalexpansion/client.cfg
  24. +71 −16 config/cofh/thermalexpansion/common.cfg
  25. +17 −0 config/cofh/thermalfoundation/client.cfg
  26. +104 −1 config/cofh/thermalfoundation/common.cfg
  27. +25 −1 config/enderio/AlloySmelterRecipes_User.xml
  28. +25 −0 config/enderio/EnderIO.cfg
  29. +24 −6 config/enderio/SAGMillRecipes_Core.xml
  30. +18 −0 config/enderzoo/EnderZoo.cfg
  31. +1 −1 config/fastcraft.ini
  32. +4 −2 config/forestry/apiculture.conf
  33. +7 −7 config/forestry/backpacks.conf
  34. +5 −1 config/forestry/common.conf
  35. +1 −1 config/forestry/debug.conf
  36. +1 −1 config/forestry/fluids.conf
  37. +1 −1 config/forestry/gamemodes/EASY.conf
  38. +3 −1 config/forestry/lepidopterology.conf
  39. +18 −0 config/forestry/modules.cfg
  40. +50 −0 config/immibis-microblocks.cfg
  41. +4 −4 config/neiintegration.cfg
  42. +1 −1 config/powercrystals/netherores/common.cfg
  43. +8 −0 config/witchery.cfg
  44. +47 −46 modversions.txt
  45. +10 −22 scripts/Galacticraft.zs
7 changes: 7 additions & 0 deletions config/AWWayofTime.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,10 @@ wellofsufferingblacklist {
B:Mekanism.BabySkeleton=false
B:Mekanism.Robit=false
B:MushroomCow=false
B:Natura.FlameSpider=false
B:Natura.FlameSpiderBaby=false
B:Natura.Imp=false
B:Natura.NitroCreeper=false
B:NetherOres.netherOresHellfish=false
B:OpenBlocks.Luggage=false
B:OpenBlocks.MiniMe=false
Expand Down Expand Up @@ -357,9 +361,11 @@ wellofsufferingblacklist {
B:witchery.louse=false
B:witchery.mandrake=false
B:witchery.mindrake=false
B:witchery.mirrorface=false
B:witchery.nightmare=false
B:witchery.owl=false
B:witchery.poltergeist=false
B:witchery.reflection=false
B:witchery.spectre=false
B:witchery.spirit=false
B:witchery.toad=false
Expand All @@ -378,6 +384,7 @@ wimpysettings {
B:IDontLikeFun=false
B:RespawnWithDebuff=true
B:UseFancyBoundArmour=true
B:causeHungerChatMessage=true
B:causeHungerWithRegen=true
}

Expand Down
2 changes: 1 addition & 1 deletion config/AppliedEnergistics2/AppliedEnergistics2.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ battery {


client {
# Possible Values: AE, MJ, EU, WA, RF, MK
# Possible Values: AE, EU, WA, RF, MK
S:PowerUnit=RF

# Possible Values: AUTOSEARCH, MANUAL_SEARCH, NEI_AUTOSEARCH, NEI_MANUAL_SEARCH
Expand Down
81 changes: 81 additions & 0 deletions config/AppliedEnergistics2/Facades.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ automagy {
B:blockRemoteComparator=false
B:blockReqTome=false
B:blockRunedObsidian=true
B:blockScribePointer=false
B:blockTally=false
B:blockTallyLensDrops=false
B:blockTallyLensWorld=false
Expand Down Expand Up @@ -217,12 +218,15 @@ awwayoftime {
B:blockCrystal.1=true
B:blockCrystalBelljar=false
B:blockDemonChest=false
B:blockEnchantmentGlyph=true
B:blockEnchantmentGlyph.1=true
B:blockHomHeart=false
B:blockMimic=false
B:blockPedestal=false
B:blockPlinth=false
B:blockReagentConduit=false
B:blockSchemSaver=false
B:blockStabilityGlyph=true
B:blockTeleposer=false
B:blockWritingTable=false
B:bloodLight=false
Expand Down Expand Up @@ -1323,6 +1327,14 @@ botania {
B:alchemyCatalyst=true
B:alfheimPortal=false
B:altar=false
B:altar.1=false
B:altar.2=false
B:altar.3=false
B:altar.4=false
B:altar.5=false
B:altar.6=false
B:altar.7=false
B:altar.8=false
B:bifrost=false
B:biomeStoneA=true
B:biomeStoneA.1=true
Expand Down Expand Up @@ -1428,6 +1440,7 @@ botania {
B:biomeStoneB7Slab=false
B:biomeStoneB7SlabFull=true
B:biomeStoneB7Stairs=false
B:blazeBlock=true
B:brewery=false
B:buriedPetals=false
B:buriedPetals.1=false
Expand All @@ -1446,8 +1459,10 @@ botania {
B:buriedPetals.8=false
B:buriedPetals.9=false
B:conjurationCatalyst=true
B:corporeaCrystalCube=false
B:corporeaFunnel=false
B:corporeaIndex=false
B:corporeaInterceptor=false
B:customBrick=true
B:customBrick.1=true
B:customBrick.10=true
Expand Down Expand Up @@ -1517,6 +1532,7 @@ botania {
B:endStoneBrick0SlabFull=true
B:endStoneBrick0Stairs=false
B:enderEyeBlock=false
B:fakeAir=false
B:flower=false
B:flower.1=false
B:flower.10=false
Expand Down Expand Up @@ -1665,12 +1681,15 @@ botania {
B:quartzSlabManaHalf=false
B:quartzSlabRedFull=true
B:quartzSlabRedHalf=false
B:quartzSlabSunnyFull=true
B:quartzSlabSunnyHalf=false
B:quartzStairsBlaze=false
B:quartzStairsDark=false
B:quartzStairsElf=false
B:quartzStairsLavender=false
B:quartzStairsMana=false
B:quartzStairsRed=false
B:quartzStairsSunny=false
B:quartzTypeBlaze=true
B:quartzTypeBlaze.1=true
B:quartzTypeBlaze.2=true
Expand All @@ -1689,6 +1708,9 @@ botania {
B:quartzTypeRed=true
B:quartzTypeRed.1=true
B:quartzTypeRed.2=true
B:quartzTypeSunny=true
B:quartzTypeSunny.1=true
B:quartzTypeSunny.2=true
B:redStringComparator=false
B:redStringContainer=false
B:redStringDispenser=false
Expand Down Expand Up @@ -1724,6 +1746,46 @@ botania {
B:spreader.2=false
B:spreader.3=false
B:starfield=false
B:stone=true
B:stone.1=true
B:stone.10=true
B:stone.11=true
B:stone.12=true
B:stone.13=true
B:stone.14=true
B:stone.15=true
B:stone.2=true
B:stone.3=true
B:stone.4=true
B:stone.5=true
B:stone.6=true
B:stone.7=true
B:stone.8=true
B:stone.9=true
B:stone0Slab=false
B:stone0SlabFull=true
B:stone0Stairs=false
B:stone10Slab=false
B:stone10SlabFull=true
B:stone10Stairs=false
B:stone11Slab=false
B:stone11SlabFull=true
B:stone11Stairs=false
B:stone1Slab=false
B:stone1SlabFull=true
B:stone1Stairs=false
B:stone2Slab=false
B:stone2SlabFull=true
B:stone2Stairs=false
B:stone3Slab=false
B:stone3SlabFull=true
B:stone3Stairs=false
B:stone8Slab=false
B:stone8SlabFull=true
B:stone8Stairs=false
B:stone9Slab=false
B:stone9SlabFull=true
B:stone9Stairs=false
B:storage=true
B:storage.1=true
B:storage.2=true
Expand Down Expand Up @@ -4169,6 +4231,8 @@ enderio {
B:blockHootch=false
B:blockHyperCube=false
B:blockIngotStorage=true
B:blockInhibitorObelisk=false
B:blockInventoryPanel=false
B:blockKillerJoe=false
B:blockLightNode=false
B:blockNutrientdistillation=false
Expand Down Expand Up @@ -4253,6 +4317,8 @@ extracells {
B:certustank=false
B:ecbaseblock=false
B:fluidcrafter=false
B:hardmedrive=false
B:vibrantchamberfluid=false
B:walrus=false
}

Expand Down Expand Up @@ -5706,7 +5772,10 @@ magicbees {
B:hive=true
B:hive.1=true
B:hive.2=true
B:magicApiary=false
B:manaAuraProvider=false
B:thaumicApiary=false
B:visAuraProvider=false
}


Expand Down Expand Up @@ -6778,6 +6847,7 @@ openblocks {
B:path=false
B:projector=false
B:ropeladder=false
B:scaffolding=false
B:sky=false
B:sponge=false
B:sprinkler=false
Expand Down Expand Up @@ -7615,6 +7685,7 @@ resonantengine {

routerreborn {
B:router=false
B:routercable=false
}


Expand Down Expand Up @@ -7703,6 +7774,12 @@ secretroomsmod {
}


stevesaddons {
B:cableae=false
B:cablerf=false
}


stevescarts {
B:BlockActivator=false
B:BlockAdvDetector=false
Expand Down Expand Up @@ -8309,6 +8386,7 @@ thermalexpansion {
B:Frame.8=false
B:Frame.9=false
B:Glass=false
B:Glass.1=false
B:Light=false
B:Light.1=false
B:Light.2=false
Expand Down Expand Up @@ -8642,6 +8720,9 @@ witchery {
B:lilypad=false
B:mandrake=false
B:mindrake=false
B:mirrorblock=false
B:mirrorblock2=false
B:mirrorwall=true
B:perpetualice=false
B:pitdirt=false
B:pitgrass=false
Expand Down
15 changes: 15 additions & 0 deletions config/AppliedEnergistics2/extracells.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Configuration file

integration {
# Enable BuildCraftFuel Integration.
B:enableBuildCraftFuel=true

# Enable NotEnoughItems Integration.
B:enableNotEnoughItems=true

# Enable OpenComputers Integration.
B:enableOpenComputers=true

# Enable Waila Integration.
B:enableWaila=true
}


"storage cells" {
# Should the mount of bytes needed for a new type depend on the cellsize?
B:dynamicTypes=true
Expand Down
9 changes: 9 additions & 0 deletions config/Automagy.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Configuration file

general {
# Number of ticks that must pass after a thirsty tank milks a cow before it can be milked again.
I:cow_milking_cooldown=2000

# Make blaze spawners drop an ember heart
B:emberheart_spawnerdrop=true

Expand Down Expand Up @@ -42,8 +45,14 @@ general {
# Should thirsty tanks slowly fill with water if exposed to the sky while it is raining
B:thirstytank_drink_rain=true

# Should thirsty tanks preserve water source blocks next to them
B:thirstytank_preserve_water_source=true

# On startup, check whether a newer version of the mod exists
B:version_checking=false

# How much water (in mB) a water bottle is considered to contain. 0 (default) means bottles can be filled from and emptied into Automagy tanks without changing the amount in a tank. -1 means empty and water bottles won't interact with Automagy tanks. -2 means bottles should use the fluid amount registered with Forge (normally 1000).
I:waterbottle_amount=0
}


Expand Down
45 changes: 45 additions & 0 deletions config/Botania.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Configuration file

general {
# Set this to false to disable the 1.8 Stones available as mana alchemy recipes. This only disables the recipes and entries. Old ones that are already in the world will stay.
B:18stones.enabled=true

# Set this to false to disable rendering of baubles in the player.
B:baubleRender.enabled=true

Expand Down Expand Up @@ -70,6 +73,12 @@ general {
# Set this to false to disable the references in the flower tooltips. (You monster D:)
B:references.enabled=true

# Set this to false to disable the Relic System. This only disables the entries, drops and achievements. Old ones that are already in the world will stay.
B:relics.enabled=true

# Set this to false to make the Ring of Odin not apply fire resistance. Mostly for people who use Witchery transformations.
B:ringOfOdin.fireResist=true

# Set this to false to disable the use of shaders for some of the mod's renders.
B:shaders.enabled=true

Expand Down Expand Up @@ -542,6 +551,30 @@ shedding {
I:MushroomCow.metadata=0
I:MushroomCow.rate=-1

# Configuration of Shedding for Natura.FlameSpider
S:Natura.FlameSpider.item=
I:Natura.FlameSpider.lexiconDisplaySize=40
I:Natura.FlameSpider.metadata=0
I:Natura.FlameSpider.rate=-1

# Configuration of Shedding for Natura.FlameSpiderBaby
S:Natura.FlameSpiderBaby.item=
I:Natura.FlameSpiderBaby.lexiconDisplaySize=40
I:Natura.FlameSpiderBaby.metadata=0
I:Natura.FlameSpiderBaby.rate=-1

# Configuration of Shedding for Natura.Imp
S:Natura.Imp.item=
I:Natura.Imp.lexiconDisplaySize=40
I:Natura.Imp.metadata=0
I:Natura.Imp.rate=-1

# Configuration of Shedding for Natura.NitroCreeper
S:Natura.NitroCreeper.item=
I:Natura.NitroCreeper.lexiconDisplaySize=40
I:Natura.NitroCreeper.metadata=0
I:Natura.NitroCreeper.rate=-1

# Configuration of Shedding for NetherOres.netherOresHellfish
S:NetherOres.netherOresHellfish.item=
I:NetherOres.netherOresHellfish.lexiconDisplaySize=40
Expand Down Expand Up @@ -1124,6 +1157,12 @@ shedding {
I:witchery.mindrake.metadata=0
I:witchery.mindrake.rate=-1

# Configuration of Shedding for witchery.mirrorface
S:witchery.mirrorface.item=
I:witchery.mirrorface.lexiconDisplaySize=40
I:witchery.mirrorface.metadata=0
I:witchery.mirrorface.rate=-1

# Configuration of Shedding for witchery.nightmare
S:witchery.nightmare.item=
I:witchery.nightmare.lexiconDisplaySize=40
Expand All @@ -1142,6 +1181,12 @@ shedding {
I:witchery.poltergeist.metadata=0
I:witchery.poltergeist.rate=-1

# Configuration of Shedding for witchery.reflection
S:witchery.reflection.item=
I:witchery.reflection.lexiconDisplaySize=40
I:witchery.reflection.metadata=0
I:witchery.reflection.rate=-1

# Configuration of Shedding for witchery.spectre
S:witchery.spectre.item=
I:witchery.spectre.lexiconDisplaySize=40
Expand Down
2 changes: 1 addition & 1 deletion config/CustomMainMenu/menu.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@

"version":
{
"text" : "v0.8.2",
"text" : "v0.8.3",
"posX" : 34,
"posY" : 5,
"color" : 16761600,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Configuration file

general {
B:canSpawnWithBooks=true
B:enableLogging=true
}

Expand Down
Loading