Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
wagyourtail committed Aug 6, 2024
1 parent de5e314 commit 1c86f59
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -473,9 +473,6 @@ class MappingsProvider(project: Project, minecraft: MinecraftConfig, subKey: Str
requires("babricIntermediary")
provides("nostalgia" to true)
mapNamespace("intermediary" to "babricIntermediary", "named" to "nostalgia")
afterLoad.add {
renest(requires.name, *provides.map { it.first.name }.toTypedArray())
}
action()
}
addDependency(key, entry)
Expand Down

0 comments on commit 1c86f59

Please sign in to comment.