stonecutter: cleanup

This commit is contained in:
Martin Prokoph
2025-11-19 21:51:20 +01:00
parent 15ab623edb
commit 31279c6367
5 changed files with 4 additions and 21 deletions

View File

@@ -23,7 +23,6 @@ stonecutter {
}
//i would recommend to use neoforge for mc > 1.20.1, i haven't tested template for forge on versions higher than that
mc("fabric","1.20.1", "1.21.1", "1.21.5", "1.21.8", "1.21.10")
mc("forge","1.20.1")
//WARNING: neoforge uses mods.toml instead of neoforge.mods.toml for versions 1.20.4 (?) and earlier
mc("neoforge", "1.21.1", "1.21.5", "1.21.8", "1.21.10")
}