This commit is contained in:
Telesphoreo 2020-11-23 00:38:48 -06:00
parent 35995af68a
commit 0e26132605
No known key found for this signature in database
GPG Key ID: 50B67E055A6F167C
1 changed files with 6 additions and 0 deletions

View File

@ -92,6 +92,12 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>
<artifactId>json-simple</artifactId>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>me.totalfreedom</groupId>
<artifactId>TotalFreedomMod</artifactId>