diff options
author | Christina Berchtold <kekzdealer@gmail.com> | 2019-06-08 00:22:03 +0200 |
---|---|---|
committer | Christina Berchtold <kekzdealer@gmail.com> | 2019-06-08 00:22:03 +0200 |
commit | 528d3633ab5b7534325281759ffeec4772f68da9 (patch) | |
tree | 478a79f7eefa827f7e3752c6483a1880652ed96c /config/GregTech/Other.cfg | |
parent | 57c5da35a3a6b5cbf6cf36d6ab9e4886fc1e6342 (diff) | |
download | GT5-Unofficial-528d3633ab5b7534325281759ffeec4772f68da9.tar.gz GT5-Unofficial-528d3633ab5b7534325281759ffeec4772f68da9.tar.bz2 GT5-Unofficial-528d3633ab5b7534325281759ffeec4772f68da9.zip |
I haven't commited in a while D;
Diffstat (limited to 'config/GregTech/Other.cfg')
-rw-r--r-- | config/GregTech/Other.cfg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/config/GregTech/Other.cfg b/config/GregTech/Other.cfg new file mode 100644 index 0000000000..eed6ee5bb6 --- /dev/null +++ b/config/GregTech/Other.cfg @@ -0,0 +1,10 @@ +# Configuration file + +general { + B:AprilFool_false=false + B:DisableFlintTools_false=false + B:EnableAE2Integration_false=false + B:EnableAE2Tunnel_false=false +} + + |