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