9
0
mirror of https://github.com/SparklyPower/SparklyPaper.git synced 2025-12-19 15:09:27 +00:00

Update to 1.21.1

This commit is contained in:
MrPowerGamerBR
2024-08-19 15:57:05 -03:00
parent 6df23d180d
commit e371a3ef2a
31 changed files with 470 additions and 708 deletions

View File

@@ -16,7 +16,7 @@ repositories {
}
dependencies {
remapper("net.fabricmc:tiny-remapper:0.10.2:fat") // Must be kept in sync with upstream
remapper("net.fabricmc:tiny-remapper:0.10.3:fat") // Must be kept in sync with upstream
decompiler("org.vineflower:vineflower:1.10.1") // Must be kept in sync with upstream
paperclip("io.papermc:paperclip:3.0.3") // You probably want this to be kept in sync with upstream
}