Minecraft chunkgen mod 2026 download
logo
minecraft mod chunkgen

chunkgen

Game Version: 1.12
Total Downloads: 48,799
Updated: Mar 16, 2018
Created: Aug 16, 2015
Download chunkgenDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
chunkgen-1.12-1.5.0.jar release 18.19 KB Mar 16, 2018 1.12 1,848 download chunkgen chunkgen-1.12-1.5.0.jar releaseDownload
chunkgen-1.9.4-1.3.0.jar release 15.83 KB Jun 29, 2016 1.9.4 2,769 download chunkgen chunkgen-1.9.4-1.3.0.jar releaseDownload
chunkgen-1.8.9-1.3.0.jar release 15.65 KB Apr 10, 2016 1.8.9 1,980 download chunkgen chunkgen-1.8.9-1.3.0.jar releaseDownload
chunkgen-1.7.10-1.3.0.jar release 14.84 KB Sep 14, 2015 1.7.10 25,894 download chunkgen chunkgen-1.7.10-1.3.0.jar releaseDownload
chunkgen-1.7.10-1.2.3.jar release 15.28 KB Aug 16, 2015 1.7.10 998 download chunkgen chunkgen-1.7.10-1.2.3.jar releaseDownload
chunkgen-1.10.2-1.5.0.jar beta 17.79 KB Dec 23, 2016 1.10.2 15,280 download chunkgen chunkgen-1.10.2-1.5.0.jar betaDownload

Description

Share this:

A small mod that adds a command to allow players to pre-generate chunks.

Features

  • Pre-generate chunks
  • Server side only required
  • Ability to generate an area of chunks every time a world loads.

Usage

This mod adds the following command to Minecraft:

/chunkgen <x> <y> <height> <width> [dimension]

where x and y are the origin chunk coordinates, height and width describe a rectangle centered at x,y of chunks to generate and dimension is the dimension ID to generate the chunks in.

All arguments should be whole numbers, however x and y may also be ~ which represents the players current position.

dimension is an optional argument.

/chunkgen stop

Can be used to stop an in-progress chunk generation.

Config File

The config file for chunkgen is in the expected place (config/chunkgen.cfg). Setting width andheight to something non-zero will allow you to generate extra chunks as the world is loading. This will run everytime the world is loaded, however it will not overwrite chunks that have already been generated. There are also no performance hits from doing this.

The value numChunksPerTick dictates how many chunks are generated per Server Tick. The default value is 1. Take care when setting this value as it may cause severe lag if set too high.

Configuration values can be set via the in-game Mod Config menu.

Feature Request
Either submit a pull request, or open an issue and label it as a feature-request.

Permissions
Feel free to use this mod in any modpack or server, however please credit me (gecgooden).

Comments

Add a comment