Jump to content

[1.8] Quick worldgen mod


sshipway

Recommended Posts

http://www.steveshipway.org/forum/viewtopic.php?f=44&p=17942

 

This is a simple mod that allows you to pre-generate chunks on a single-player world.

 

This is useful when

- You want to have chunks pre-generated for use in a multiplayer server

- You want to run an add-in program, such as MCDungeon, to add structures to your world

- You want to edit but with pre-generated terrain first

 

You need to be in Creative mode, and the server thread will appear to hang while the generation takes place (which is why you can't do it in multiplayer).

 

To use, install the mod, then set up the area to generate using

/worldgen

.  You can use any of these options to specify a circle or a rectangle area.

/worldgen radius
/worldgen x y radius
/worldgen x1 y1 x2 y2

E.G.

/worldgen 0 0 1000

Finally use

 /worldgen go

to start the generation.  Progress logs will appear in the Minecraft log file and log window (if open).  A 1,000 block radius circle will take about 20min to generate but this varies considerably depending on CPU speed, memory, other installed mods, and so on.

 

I created this mod specifically to pre-gen large worlds for use with MCDungeon.  Note that people using Bukkit have a (much better) alternative in WorldBorder and WorldGuard; there do exist script-based solutions for Forge but I could find no Mod-based ones.

 

Feedback welcome.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.