Spawning!

This commit is contained in:
Zoë
2022-06-26 23:43:15 -07:00
parent b0bf9d042e
commit 71aa42011f
21 changed files with 249 additions and 35 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ dependencies {
}
loom {
accessWidenerPath.set(file("src/main/resources/terra.accesswidener"))
accessWidenerPath.set(project(":platforms:mixin-common").file("src/main/resources/terra.accesswidener"))
mixin {
defaultRefmapName.set("terra-fabric-refmap.json")
}