fix mixin extra remapping by bumping tiny remapper
This commit is contained in:
parent
e9323212b1
commit
5e4f705757
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
remapper("net.fabricmc:tiny-remapper:0.10.1:fat")
|
||||
|
||||
compileOnly(libs.ignite)
|
||||
compileOnly(libs.mixin)
|
||||
compileOnly(libs.mixinExtras)
|
||||
|
|
Loading…
Reference in a new issue