diff options
| author | kekzdealer <kekzdealer@gmail.com> | 2020-04-26 01:51:39 +0200 |
|---|---|---|
| committer | kekzdealer <kekzdealer@gmail.com> | 2020-04-26 01:51:39 +0200 |
| commit | c67bff76ebde860f368328c5e3b23caf1145a2a3 (patch) | |
| tree | f3c686de277c7770e6cb32288270f1edbbb0d77d /.classpath | |
| parent | d6d6dfa242d87c4488777887c31a3e6f66329946 (diff) | |
| download | GT5-Unofficial-c67bff76ebde860f368328c5e3b23caf1145a2a3.tar.gz GT5-Unofficial-c67bff76ebde860f368328c5e3b23caf1145a2a3.tar.bz2 GT5-Unofficial-c67bff76ebde860f368328c5e3b23caf1145a2a3.zip | |
fixed recipes for jars and wrote research lore
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath index 111cbd5319..750113a02f 100644 --- a/.classpath +++ b/.classpath @@ -11,5 +11,6 @@ <classpathentry kind="lib" path="libs/joml-1.9.18.jar"/> <classpathentry kind="lib" path="libs/CodeChickenCore-1.7.10-1.0.7.47-dev.jar"/> <classpathentry kind="lib" path="libs/Thaumcraft-1.7.10-4.2.3.5-deobf.jar" sourcepath="libs/Thaumcraft-1.7.10-4.2.3.5-deobf-src.zip"/> + <classpathentry kind="lib" path="libs/ThaumicTinkerer-1.7.10 2.5-1.7.10-555-deobf.jar" sourcepath="libs/ThaumicTinkerer-1.7.10 2.5-1.7.10-555-deobf-src.zip"/> <classpathentry kind="output" path="bin"/> </classpath> |
