diff options
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 +} + + |
