new remaps

This commit is contained in:
EOT3000 2019-07-30 20:10:27 -04:00
parent 0bb3bc49d9
commit 8c2897dbec
8 changed files with 1143 additions and 4986 deletions

View file

@ -43,6 +43,12 @@
<version>1.0.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.bstats</groupId>
<artifactId>bstats</artifactId>
<version>1.5</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>