I made this PR to help you port Battle Towers to 1.17- this isn't exactly done. StructureHelpers lib isn't released, and neither is this port (I'm sure there are many bugs around).
What this pr has:
Updated to Java 16. I turned a bunch of your API classes into records and just went around and used pattern variables were possible.
Updated to MC 1.17
Cleaned up some stuff
Updated to Gradle 7.1
Get rid of a 1.16 angerable patch which was fixed in 1.17
PLEASE MAKE NEW 1.17.X BRANCH! THANKS
I made this PR to help you port Battle Towers to 1.17- this isn't exactly done. StructureHelpers lib isn't released, and neither is this port (I'm sure there are many bugs around). What this pr has: