new remapper (:

This commit is contained in:
EOT3000 2019-08-05 21:59:54 -04:00
parent 02fc6c2427
commit 202e3e584c
28 changed files with 23543 additions and 18789 deletions

View file

@ -101,6 +101,12 @@
<version>1.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>
<artifactId>json-simple</artifactId>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>