Allow Mixins in the Common environment.
This commit is contained in:
parent
8550e017a1
commit
2ddb1a3228
|
|
@ -18,4 +18,8 @@ minecraft {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'org.spongepowered:mixin:0.8.4'
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user