mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2024-11-25 08:37:51 -05:00
Use tiny-remapper fat jar
This commit is contained in:
parent
d56348b64b
commit
a70929650f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ repositories {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
remapper("org.quiltmc:tiny-remapper:0.4.3")
|
remapper("org.quiltmc:tiny-remapper:0.4.3:fat")
|
||||||
decompiler("net.minecraftforge:forgeflower:1.5.498.12")
|
decompiler("net.minecraftforge:forgeflower:1.5.498.12")
|
||||||
paperclip("io.papermc:paperclip:2.0.1")
|
paperclip("io.papermc:paperclip:2.0.1")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue