Skip to content

Commit

Permalink
can't have glue as src namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
wagyourtail committed Aug 21, 2024
1 parent 3fbad73 commit 9bf56f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ class MappingsProvider(project: Project, minecraft: MinecraftConfig, subKey: Str
"me.alphamode",
"nostalgia",
"${minecraft.version}+build.$build",
"mergedv2"
"v2"
)), "$key-$build"
).apply {
requires("babricIntermediary")
Expand Down

0 comments on commit 9bf56f5

Please sign in to comment.