stonecutter: support MC 1.20.1 (Forge)

This commit is contained in:
Martin Prokoph
2025-11-06 23:48:24 +01:00
parent 625b820cf0
commit e660509fee
9 changed files with 111 additions and 5 deletions

View File

@@ -59,8 +59,7 @@ loom {
}
if (loader == "forge") {
forge.mixinConfigs(
"template-common.mixins.json",
"template-forge.mixins.json",
"midnightlib.mixins.json",
)
}
}