Fix build

This commit is contained in:
Zoë Gidiere
2025-06-05 22:40:11 -06:00
parent e079cdfcc0
commit f04c9b3e73
23 changed files with 41 additions and 54 deletions

View File

@@ -38,16 +38,6 @@ loom {
mixin {
defaultRefmapName.set("terra.fabric.refmap.json")
}
launches {
named("client") {
property("fabric.log.level", "info")
}
named("server") {
property("fabric.log.level", "info")
}
}
}