Re-enable mixins
This commit is contained in:
parent
ed84905627
commit
85ca7d8a24
@ -255,11 +255,11 @@ minecraft {
|
||||
}
|
||||
}
|
||||
|
||||
/*mixin {
|
||||
mixin {
|
||||
add(sourceSets.main.get(), "$mod_id.refmap.json")
|
||||
config("$mod_id.mixins.json")
|
||||
config("$mod_id.ad_astra.mixins.json")
|
||||
}*/
|
||||
}
|
||||
|
||||
repositories {
|
||||
// If you have mod jar dependencies in ./libs, you can declare them as a repository like so:
|
||||
|
Loading…
Reference in New Issue
Block a user