summaryrefslogtreecommitdiff
path: root/eclipse/config/TinkersModules.cfg
diff options
context:
space:
mode:
authorOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-04-19 03:30:08 +0100
committerOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-04-19 03:30:08 +0100
commit2a7e0a624f482a28af1c770dbcf2a20f52f94f78 (patch)
tree39b7652b939dd20763e242fbd49eb6d2ad6924da /eclipse/config/TinkersModules.cfg
parent9dc6f69f701e42b30adf7d1b01488f425eaec265 (diff)
Added Midas Touch
Diffstat (limited to 'eclipse/config/TinkersModules.cfg')
-rw-r--r--eclipse/config/TinkersModules.cfg26
1 files changed, 26 insertions, 0 deletions
diff --git a/eclipse/config/TinkersModules.cfg b/eclipse/config/TinkersModules.cfg
new file mode 100644
index 0000000..5f0db2c
--- /dev/null
+++ b/eclipse/config/TinkersModules.cfg
@@ -0,0 +1,26 @@
+# Configuration file
+
+"modules: disabling these will disable a chunk of the mod" {
+ # Tinkers Construct compatibility for NEI
+ B:"Tinkers NEI Compatibility"=true
+
+ # Tinkers Construct compatibility for Waila
+ B:"Tinkers Waila Compatibility"=true
+
+ # Modifyable armors, such as the traveller's gear.
+ B:"Tinkers' Armory"=true
+
+ # Mechanical machinations and steampunk inspired shenanigans.
+ B:"Tinkers' Mechworks"=true
+
+ # Liquid metals, casting, and the multiblock structure.
+ B:"Tinkers' Smeltery"=true
+
+ # The main core of the mod! All of the tools, the tables, and the patterns are here.
+ B:"Tinkers' Tools"=true
+
+ # Ores, slime islands, essence berries, and the like.
+ B:"Tinkers' World"=true
+}
+
+