https://github.com/ParchmentMC/Parchment
Repository for the Parchment mappings data.
https://github.com/ParchmentMC/Parchment
mappings minecraft parchment-mappings
Last synced: about 1 year ago
JSON representation
Repository for the Parchment mappings data.
- Host: GitHub
- URL: https://github.com/ParchmentMC/Parchment
- Owner: ParchmentMC
- License: cc0-1.0
- Created: 2021-06-03T17:58:24.000Z (about 5 years ago)
- Default Branch: versions/1.21.x
- Last Pushed: 2025-03-09T23:03:18.000Z (over 1 year ago)
- Last Synced: 2025-03-10T00:17:55.931Z (over 1 year ago)
- Topics: mappings, minecraft, parchment-mappings
- Homepage:
- Size: 12.8 MB
- Stars: 282
- Watchers: 10
- Forks: 87
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.txt
- Codeowners: docs/CODEOWNERS
Awesome Lists containing this project
README
Parchment Mappings
==================
[](https://discord.parchmentmc.org/)







Welcome to the Parchment mappings repository!
Parchment is an open community-sourced modloader-neutral set of mappings of parameter names and javadocs, to augment
the official names released by Mojang. This repository contains the files which make up the Parchment mapping set, with
the build tool to manage the mappings and generate exports for publishing.
### Want to use Parchment in your workspace? See the [Getting Started](https://parchmentmc.org/docs/getting-started) page at the website.
## Contributing
See the [`docs/CONTRIBUTING.md` file](docs/CONTRIBUTING.md) for information on contributing. Also look at the
[repository wiki](https://github.com/ParchmentMC/Parchment/wiki) for more information, such as links to the mapping
standards and PR review process documents.
## Tools and Libraries
Our mappings system makes use of the following open-source tools and libraries:
- [Compass](https://github.com/ParchmentMC/Compass), the Gradle plugin powering the validation and input systems.
- [Feather](https://github.com/ParchmentMC/Feather), a data object and parsing library used by ParchmentMC projects.
- [Enigma](https://github.com/FabricMC/enigma), a tool for deobfuscation and mapping of Java bytecode.
- [Moshi](https://github.com/square/moshi), a modern JSON parsing library.
## Support
Want to ask a question? Get help on how to use these mappings? Or tips on contributing to the mappings? Head over to
our [public Discord server](https://discord.parchmentmc.org/)!
## Licensing
Parchment mappings are released under the terms of the CC0 1.0 Universal (CC0 1.0), see the [`LICENSE.txt`](LICENSE.txt)
for the full legal text.