diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-06-08 17:56:06 +0100 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-06-08 17:56:06 +0100 |
| commit | 8d4cf31c5fa874876a3dcbefdc0826b08f8d807d (patch) | |
| tree | e8b3c9016b74d908e0f3abaf6087e27b8981944a /src/.classpath | |
| parent | a6a3bfa6f313adba5afe6eb4a0da049a8d641cfc (diff) | |
Added the ritual sound file, re-wroked the eye following algorithm
(thank you domi so so much <3)
Diffstat (limited to 'src/.classpath')
| -rw-r--r-- | src/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/.classpath b/src/.classpath index fe4c989..dd7e4a1 100644 --- a/src/.classpath +++ b/src/.classpath @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="main/java"/>
- <classpathentry excluding="assets/" kind="src" path="main/resources"/>
+ <classpathentry kind="src" path="main/resources"/>
<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"/>
|
