Skip to content

Commit

Permalink
Overdue update
Browse files Browse the repository at this point in the history
Big update to most mods, moving to a newer version of Forge too.
  • Loading branch information
bs2609 committed Oct 19, 2015
1 parent 262ce23 commit ffc78d0
Show file tree
Hide file tree
Showing 108 changed files with 2,891 additions and 1,560 deletions.
Binary file modified bin/modpack.jar
Binary file not shown.
378 changes: 378 additions & 0 deletions config/AppliedEnergistics2/Facades.cfg

Large diffs are not rendered by default.

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
8 changes: 8 additions & 0 deletions config/BiblioCraft.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
B:DiscRack=true
B:FancySign=true
B:FancyWorkbench=true
B:FramedChest=true
B:FurniturePaneler=true
B:HandDrill=true
B:Lamp=true
Expand All @@ -36,6 +37,7 @@
B:Seat=true
B:Shelf=true
B:SlottedBook=true
B:StockroomCatalog=true
B:SwordPedestal=true
B:Table=true
B:Tapemeasure=true
Expand Down Expand Up @@ -99,10 +101,16 @@ general {
# Setting this to true will disable all renderers. This will allow a world to be loaded and a problem item removed from a BiblioCraft block in case of a rendering related crash.
B:DisableRenderers=false

# This option enables crafting to be done inside a recipe book with no workbench.
B:EnableCraftingWithRecipieBooks=true

# Setting this to false will disable light emission from the Shelf, Label, Display Case and Table when a block that gives off light is placed on them.
B:EnableLightEmission=true
B:EnableLockAndKeyRecipe=false

# This option forces all new books added to the typesetting table to be public
B:EnablePublicTypesettingBooks=false

# This will multiply the cost of copying enchanted books on the typesetting table. Please enter a positive integer value. Default is 10. Setting this to 1 would make the enchatment cost 1/10 the level default cost.
I:EnchantmentCostMultiplyer=10

Expand Down
6 changes: 6 additions & 0 deletions config/CarpentersBlocks.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ features {
B:"Enable Covers"=true
B:"Enable Dye Colors"=true

# This allows garage doors to automatically fill in gaps when barriers beneath doors are destroyed.
B:"Enable Garage Door Void Autofill"=true

# This will enable players to cover blocks with glowstone dust to make them illuminate.
B:"Enable Illumination"=true
B:"Enable Overlays"=true
Expand All @@ -44,6 +47,9 @@ features {
# This controls whether panes (used in doors, hatches, and other blocks) should render on alpha pass.
# This is needed to allow translucent window glass, for instance.
B:"Enable Pane Alpha Rendering"=true

# This allows Carpenter's Blocks with solid top faces to create slopes above them when a sloping rail is above the block.
B:"Enable Rail Slope Fill"=true
B:"Enable Side Covers"=true

# This controls whether torches extinguish themselves when exposed to rain or snow.
Expand Down
9 changes: 9 additions & 0 deletions config/ComputerCraft.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ general {
# The disk space limit for computers and turtles, in bytes
I:computerSpaceLimit=1000000

# Set this to true to disable Lua 5.1 functions that will be removed in a future update. Useful for ensuring forward compatibility of your programs now.
B:disable_lua51_features=false

# Enable Command Block peripheral support
B:enableCommandBlock=false

Expand Down Expand Up @@ -37,8 +40,14 @@ general {
# The fuel limit for Turtles
I:turtleFuelLimit=20000

# If set to true, Turtles will push entities out of the way instead of stopping if there is space to do so
B:turtlesCanPush=true

# Set whether Turtles require fuel to move
B:turtlesNeedFuel=true

# If set to true, Turtles will be unable to build, dig, or enter protected areas (such as near the server spawn point)
B:turtlesObeyBlockProtection=true
}


3 changes: 3 additions & 0 deletions config/EnderStorage.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
#Deleting any element will restore it to it's default value
#Block ID's will be automatically generated the first time it's run

#Causes chests to lose personal settings and drop the diamond on break
anarchy-mode=false

checkUpdates=true

#Set to true to make the vanilla enderchest unplaceable.
Expand Down
138 changes: 0 additions & 138 deletions config/ExtraTiC.cfg

This file was deleted.

10 changes: 10 additions & 0 deletions config/ExtraUtilities.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ blocks {
B:Decorative_1Enabled=true
B:Decorative_2Enabled=true
B:DrumEnabled=true
B:EnderCollectorEnabled=true
B:EnderLilyEnabled=true
B:EnderMarkerEnabled=true
B:EnderQuarryEnabled=true
Expand All @@ -25,10 +26,12 @@ blocks {
B:GeneratorEnabled=true
B:GreenScreenEnabled=true
B:MagnumTorchEnabled=true
B:MiniChestEnabled=true
B:PeacefultableEnabled=true
B:PortalEnabled=true
B:PureLoveBlockEnabled=true
B:QEDEnabled=true
B:SlightlyLargerChestEnabled=true
B:SoundMufflerEnabled=true
B:SpikeDiamondEnabled=true
B:SpikeEnabled=true
Expand Down Expand Up @@ -174,6 +177,13 @@ recipes {
}


tinkersintegration {
I:tcon_bedrock_material_id=315
I:tcon_magical_wood_id=316
I:tcon_unstable_material_id=314
}


worldgen {
I:retrogen_enderlillies=1
}
Expand Down
7 changes: 7 additions & 0 deletions config/ForbiddenMagic.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ compatibility {

# Disable to keep mods segregated.
B:"Cross-Mod Interaction"=true

# Disable if you don't want Forbidden Magic to add EMC values to items.
B:"Equivalent Exchange 3 EMC"=true
B:"Special Mobs Interaction"=true
B:"Thaumic Tinkerer Interaction"=true
B:"Tinkers Construct Interaction"=true
Expand Down Expand Up @@ -43,8 +46,12 @@ general {
# Disable to remove the Emerald Transmutation research and recipe.
B:"Emerald Transmutation"=true

# Disable if you don't like enchantments.
B:"Enchantments Enabled"=true

# Whether gluttony research is enabled. 0 = Enabled, 1 = Disabled, 2 = Hardcore
I:Gluttony=0
I:"Heretic Villager ID"=666

# Enable to remove Luxuria aspect and related items.
B:"No Lust"=false
Expand Down
8 changes: 8 additions & 0 deletions config/IGWMod.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Configuration file

general {
# When enabled, this will notify players when IGW-Mod is not installed even though mods add support.
B:enable_missing_notification=true
}


2 changes: 1 addition & 1 deletion config/InvTweaks.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Inventory Tweaks Configuration
#(Regarding shortcuts, all key names can be found at: http://www.lwjgl.org/javadoc/org/lwjgl/input/Keyboard.html)
#Thu Jun 04 16:05:46 BST 2015
#Mon Oct 19 18:54:25 BST 2015
enableMiddleClick=true
showChestButtons=true
enableSortingOnPickup=false
Expand Down
Loading

0 comments on commit ffc78d0

Please sign in to comment.