Commit Graph

3 Commits

Author SHA1 Message Date
SeanOMik f5903a16be
Use remapped Mojang jars for 1.17
This will make it easier to develop for 1.17, and future versions if I choose to continue using Mojang remappings. I also fixed some logic errors in all version implementations.
2021-06-24 15:45:00 -04:00
SeanOMik d94907128f
Add support for modifying the prefix
This relates to #36. Also add a link to the default config file onto the readme. The last thing I did was fixing AnvilGUI for users not using Java 16.
2021-06-23 19:14:43 -04:00
SeanOMik 1dbdfb0049
Update for 1.17
I had to separate the 1.17 implementation in a separate maven module. I will do similar things to all other older MC versions since we will no longer need to have the jar file with a bunch of nms versions packaged inside of it.
2021-06-23 15:54:58 -04:00