summaryrefslogtreecommitdiff
path: root/eclipse/config/TinkersModules.cfg
diff options
context:
space:
mode:
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
+}
+
+