mirror of
https://github.com/architectury/architectury-api.git
synced 2026-04-02 05:27:42 -05:00
Update to Loom 0.10.0 and add Mixins
This commit is contained in:
@@ -8,3 +8,11 @@ dependencies {
|
||||
architectury {
|
||||
common()
|
||||
}
|
||||
|
||||
configurations {
|
||||
dev
|
||||
}
|
||||
|
||||
artifacts {
|
||||
dev(jar)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user