mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-10 17:56:03 +00:00
remove mixin stuff for now
This commit is contained in:
@@ -30,8 +30,8 @@ minecraft {
|
||||
|
||||
tasks.named<Jar>("jar") {
|
||||
manifest {
|
||||
attributes(
|
||||
mapOf("MixinConfigs" to "terra.mixins.json")
|
||||
)
|
||||
//attributes(
|
||||
// mapOf("MixinConfigs" to "terra.mixins.json")
|
||||
//)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user