https://github.com/alphamode/minecraftbig3
https://github.com/alphamode/minecraftbig3
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/alphamode/minecraftbig3
- Owner: AlphaMode
- License: other
- Created: 2024-03-24T17:48:44.000Z (over 2 years ago)
- Default Branch: 1.21.4
- Last Pushed: 2025-02-22T06:13:55.000Z (over 1 year ago)
- Last Synced: 2025-04-13T19:43:16.353Z (about 1 year ago)
- Language: Java
- Size: 3.97 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.txt
- Support: docs/SUPPORT.md
Awesome Lists containing this project
README

NeoForge
=============
[][Discord]
NeoForge is a free, open-source, community-oriented modding API for Minecraft.
| Version | Support |
|---------|---------|
| 1.20.x | Active |
* [Download]
* [Discord]
* [Documentation]
## Installing NeoForge
Go to the [Download] page, select the Minecraft version and installer, and run it.
The installer will attempt to install NeoForge into your vanilla launcher environment,
where you can then create a new profile using that version and play the game!
For support and questions, visit [the NeoForged Discord server][Discord].
## Creating Mods
[See the "Getting Started" section in the NeoForged Documentation][Getting-Started].
## Contribute to NeoForge
If you wish to actually inspect NeoForge, submit PRs or otherwise work
with NeoForge itself, you're in the right place!
### Pull requests
Please read the contributing guidelines found [here][Contributing] before making a pull request.
### Contributor License Agreement
We require all contributors to acknowledge the [NeoForged Contributor License Agreement][CLA].
Please ensure you have a valid email address associated with your GitHub account to do this. If you have previously
signed it, you should be OK.
[CLA]: https://cla-assistant.io/neoforged/NeoForge
[Contributing]: ../../NeoForge/docs/CONTRIBUTING.md
[Discord]: https://discord.neoforged.net/
[Documentation]: https://docs.neoforged.net/
[Download]: https://neoforged.net/
[Getting-Started]: https://docs.neoforged.net/docs/gettingstarted/