mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-02-16 02:20:57 +00:00
begin splitting mixins into common
This commit is contained in:
@@ -13,7 +13,7 @@ dependencies {
|
||||
|
||||
loom {
|
||||
mixin {
|
||||
defaultRefmapName.set("terra-refmap.json")
|
||||
defaultRefmapName.set("terra-forge-refmap.json")
|
||||
}
|
||||
|
||||
forge {
|
||||
|
||||
@@ -44,5 +44,5 @@
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
},
|
||||
"refmap": "terra-refmap.json"
|
||||
"refmap": "terra-forge-refmap.json"
|
||||
}
|
||||
Reference in New Issue
Block a user