https://github.com/minecraftforge/documentation
Read the docs MinecraftForge documentation
https://github.com/minecraftforge/documentation
Last synced: 8 months ago
JSON representation
Read the docs MinecraftForge documentation
- Host: GitHub
- URL: https://github.com/minecraftforge/documentation
- Owner: MinecraftForge
- License: mit
- Created: 2015-04-20T03:34:18.000Z (over 10 years ago)
- Default Branch: 1.21.x
- Last Pushed: 2025-05-06T16:43:01.000Z (8 months ago)
- Last Synced: 2025-05-11T10:16:57.806Z (8 months ago)
- Language: HTML
- Size: 1.1 MB
- Stars: 476
- Watchers: 44
- Forks: 192
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Documentation
This is the official MinecraftForge documentation, located at https://docs.minecraftforge.net.
It is intended to provide detailed documentation of Forge development concepts. This does not include javadocs.
The intent with this is to create a curated *definitive* source of documentation for developing mods with Forge. It is not a Java language tutorial, and basic concepts of Java should not be part of this documentation. Excessive example code will be avoided in lieu of more thorough explanations.
Feel free to submit pull requests related to documentation of Forge development here. See [CONTRIBUTING.md](/CONTRIBUTING.md)
Don't expect this to be constantly being updated, though we will try and remedy egregious errors more quickly.