summaryrefslogtreecommitdiff
path: root/src/.classpath
diff options
context:
space:
mode:
authorOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-08-16 10:34:37 +0100
committerOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-08-16 10:34:37 +0100
commit5ab42064f7e7793610223e3ddd194fc010077e7c (patch)
treeb0fbab34757af4c5f25933a343f2cf91bbff485b /src/.classpath
parent4fb618c1defec2dcf36dfd6f2040b27a92a27fe0 (diff)
Stuff changed
- Hiding stuff from NEI - Curses GUI now starts from page 1 instead of 0 - Nothing generates in a flat world (not even ore)
Diffstat (limited to 'src/.classpath')
-rw-r--r--src/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.classpath b/src/.classpath
index dd7e4a1..8bb2410 100644
--- a/src/.classpath
+++ b/src/.classpath
@@ -5,5 +5,6 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/Minecraft"/>
<classpathentry kind="lib" path="H:/Jewelrycraft/1.7.10/libs/EquivalentExchange3-1.7.10-0.3.505.jar"/>
+ <classpathentry kind="lib" path="H:/Jewelrycraft/1.7.10/libs/NotEnoughItems-1.7.10-1.0.4.95-universal.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>