Skip to content

PhoenixVX/golden-age-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

This wiki recommends that you have a basic understanding of Java before learning to mod Minecraft. If you don't, you can find some free Java resources here.

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages