change stonecutter target version to 1.21.11-neoforge since we're developing in that anyway

This commit is contained in:
2026-04-07 20:16:25 -03:00
parent e21ee3057a
commit 7f9abfb8ca
5 changed files with 12 additions and 13 deletions

View File

@@ -5,7 +5,7 @@ plugins {
id("com.gradleup.shadow") version "9.3.0" apply false
id("me.modmuss50.mod-publish-plugin") version "0.8.4" apply false
}
stonecutter active "1.21.9-fabric" /* [SC] DO NOT EDIT */
stonecutter active "1.21.11-neoforge" /* [SC] DO NOT EDIT */
stonecutter.automaticPlatformConstants = true
// Builds every version into `build/libs/{mod.version}/{loader}`