Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chicken-Bones authored Jul 13, 2016
1 parent 859d406 commit b24fadc
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
ChickenChunks
==============
THIS PROJECT IS RETIRED: See [here] for the current repo.

As you all should know, the minecraft world is separated into chunks. 16x16 areas that are loaded depending on how close a player is to them. If you have machines or plants or anything that does something in a chunk that is not loaded because there are no players nearby nothing will happen.

This mod adds a block called a chunkloader, when placed it will keep chunks around it loaded even if no players are nearby or even online. So now your plants can grow and your automatic quarries can run, even when you're not around.

Current recommended and latest builds can be found at http://chickenbones.net/Pages/links.html

Current maven: http://chickenbones.net/maven/

Join us on IRC:
- Server: Esper.net
- Channel: #ChickenBones


[here]: <https://github.com/TheCBProject/ChickenChunks>

0 comments on commit b24fadc

Please sign in to comment.