The mapping repo hosting all the mappings you definitely shouldn't use.
To use any of these mappings you must add this repo to the repositories
block in your build.gradle file:
maven {
name = "cursed-mappings"
url = "https://raw.githubusercontent.com/BleachDev/cursed-mappings/main/"
}
To use MCP on Legacy Fabric, change the yarn_mappings property in gradle.properties to this:
yarn_mappings = <version>+build.mcp
Coming Soon?