Downgrades Paperclip to 2.0.1

Now you can actually create functional paperclip jars.
This commit is contained in:
Video 2022-03-20 06:32:37 -06:00
parent ca57c181e4
commit 1a748f754c
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ repositories {
dependencies {
remapper("net.fabricmc:tiny-remapper:0.8.1:fat")
decompiler("net.minecraftforge:forgeflower:1.5.498.22")
paperclip("io.papermc:paperclip:3.0.2")
paperclip("io.papermc:paperclip:2.0.1")
}
allprojects {