/golden-age-wiki

Creative Commons Zero v1.0 UniversalCC0-1.0

Golden Age Wiki

The Golden Age modding wiki is a free and open-source wiki for Minecraft versions from rd-132211 to 1.5.2 that focuses on documenting how Minecraft itself works and best practices for modding such versions.

Tutorials

Setting up

Blocks

Items

Networking

Documentation

Save formats

Networking

Miscellaneous

Contributing

Submitting a pull request

  1. Fork the repository and clone it. (git clone <url>)
  2. Edit the wiki and add your changes. (git add .)
  3. Commit your changes. (git commit -m "adds X")
  4. Push to your fork. (git push)
  5. Open a pull request.

Note

This project is not related or affiliated with r/GoldenAgeMinecraft, Mojang, or Microsoft. Except where otherwise stated, this wiki is provided under the terms of the Creative Commons Zero 1.0 Universal license (CC0). For more information, please see the license file.