We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 263c73b commit 8c6ff70Copy full SHA for 8c6ff70
build.gradle
@@ -30,7 +30,6 @@ java.toolchain.languageVersion = JavaLanguageVersion.of(21)
30
31
neoForge {
32
version = project.neo_version
33
- neoFormVersion = "${minecraft_version}-${neo_form_version}"
34
35
parchment {
36
mappingsVersion = project.parchment_mappings_version
0 commit comments