Update to Minecraft 1.20.2

Bump satin dependency to version 1.14.0
Bump midnightlib dependency to version 1.5.0
Bump version to 3.1.1
This commit is contained in:
TheMrEngMan
2023-09-25 03:57:02 -04:00
parent b4efd59322
commit d726e20410
5 changed files with 22 additions and 19 deletions

View File

@@ -4,6 +4,7 @@ pluginManagement {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'
}
mavenCentral()
gradlePluginPortal()
}
}