1.20.4 support

This commit is contained in:
Badbird5907
2024-03-15 16:18:57 -04:00
parent b2d37a1402
commit c54a5888d7
11 changed files with 192 additions and 45 deletions

View File

@@ -13,7 +13,7 @@ java {
}
dependencies {
paperDevBundle("1.20.1-R0.1-SNAPSHOT")
paperDevBundle("1.20.4-R0.1-SNAPSHOT")
//add the TerminatorPlus-API module
implementation(project(":TerminatorPlus-API"))