immortius / chunkbychunk

Minecraft mod in which you unlock the world chunk by chunk
Other
17 stars 5 forks source link

Chunk By Chunk

This mod is built around the concept of a single-chunk skyworld with the ability to expand it over time. This is achieved by maintaining a generation dimension and copying chunks out of it as necessary. Further mod features expand upon this core concept.

Usage

See the wiki for information on configuration

Developing

This project requires JDK 17 & uses the MultiLoader Template provided by jaredlll08.

Contributing

Please note that the way this project is set up currently contributions should be made against the 1.18.2 branch (or master) - these will then be pushed out to other versions.

Credits

Chunk By Chunk was developed by dividesBy0/immortius.