Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.94 KB

index.md

File metadata and controls

27 lines (20 loc) · 1.94 KB
home
true

Technical Minecraft Documentation Repo

This is the unofficial documentation for all things Minecraft mechanics and technology. This documentation is hosted and maintained on GitHub - everyone is welcome to contribute!

Main Categories

  • Game Tick: These are articles that talk about the different steps of ticking and what happens in those steps.
  • Mechanics: This is the main list article for different useful and interesting mechanics in the game.
  • Bugs and exploits: This is the main list article for the game's strange bugs and interesting exploits like duping and supression.
  • Blocks: This is the main article for explaining common block properties and links to the articles about all the difrent blocks.
  • Entities: This is like the Blocks article but for different mobs and their properties.
  • Other: This is the article for anything that doesn't fit in the other main articles.

How To Contribute

The documentation is documented and maintained on a public GitHub repository, this means that it is very easy to contribute to by sending in pull requests.

To send a pull request on an article:

  1. Find the article on GitHub
  2. Press this button.
  3. Write all the changes you think are fitting
  4. Press the button to send a pull request.

If the edit is found to be suiting then it will be merged into the site.