diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
| commit | dc3df3edd5843bde0c1335d6a8e460b2c832aa48 (patch) | |
| tree | af13bfeee567f2351e35e1ef176d168fe37c8aac /eclipse/GregTech.cfg | |
| parent | 1da8dcd58647e34c9af94ceeecaeaf3b0d08c48c (diff) | |
full project files
Diffstat (limited to 'eclipse/GregTech.cfg')
| -rw-r--r-- | eclipse/GregTech.cfg | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/eclipse/GregTech.cfg b/eclipse/GregTech.cfg new file mode 100644 index 0000000..150d968 --- /dev/null +++ b/eclipse/GregTech.cfg @@ -0,0 +1,18 @@ +# Configuration file + +blocks { + + crates { + B:UseOverlayIcon_false=false + } + +} + + +general { + B:use3DCoins_true=true + B:useGTAlphaBlending_false=false + B:useMCAlphaBlending_false=false +} + + |
