gecgooden / chunkgen

Mod to pre-generate chunks
MIT License
49 stars 17 forks source link

[Feature] world border #27

Open InsaneJ opened 8 years ago

InsaneJ commented 8 years ago

Would it be possible to add a world border feature to this mod? So when you generate an area you could perhaps add a flag "addborder" to add a border to the area being generated. There then should probably be a padding (config option) beyond the border so you don't get untidy looking borders on Dynmap and the like when you bump into the border.

Perhaps the chunkgen could use Minecraft's build in border system for this?

Saereth commented 7 years ago

Just adding to this, a command like /chunkgen worldborder that uses minecraft's worldborder to define the pregen area would be immensely useful.