mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-02-04 17:24:59 +01:00
Fix refmaps
This commit is contained in:
parent
3c7ecddcc8
commit
b30b1f7e0d
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
loom {
|
loom {
|
||||||
silentMojangMappingsLicense()
|
silentMojangMappingsLicense()
|
||||||
|
|
||||||
|
mixin {
|
||||||
|
defaultRefmapName = "flywheel.refmap.json"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|
Loading…
Reference in a new issue