We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34859d0 commit 8d45fefCopy full SHA for 8d45fef
MappingTest/build.gradle
@@ -58,7 +58,7 @@ repositories {
58
}
59
60
def mcMappedAttribute = mapping.getMappingArtifactForTarget("net.minecraft")
61
-ext.aValidAttrValueWhichCanBeTransformedToRequired = "net.fabricmc:intermediary:1.21.1:intermediary"
+ext.aValidAttrValueWhichCanBeTransformedToRequired = "net.fabricmc:intermediary:25w14craftmine:intermediary"
62
ext.moduleMetadataAttrValue = ext.aValidAttrValueWhichCanBeTransformedToRequired
63
ext.setComponentMetadataRule = false
64
ext.attrDefaultValue = null
0 commit comments