mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-18 14:50:56 +00:00
disable quilt
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# mixin-common
|
||||
|
||||
This project contains mixins shared between Forge, Fabric and Quilt, as
|
||||
This project contains mixins shared between Forge, Fabric and formerly Quilt, as
|
||||
well as glue code.
|
||||
@@ -24,7 +24,8 @@ dependencies {
|
||||
}
|
||||
|
||||
architectury {
|
||||
common("fabric", "forge", "quilt")
|
||||
// common("fabric", "forge", "quilt")
|
||||
common("fabric", "forge")
|
||||
minecraft = Versions.Mod.minecraft
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user