Minecraft world pregenerator datapack

Introduction

This datapack was created to generate very large worlds for analysis by MCResourceAnalyzer. It can also be used to pregenerate a world for a server to reduce load when players travel away from the spawnpoint. If you have any questions or suggestions, feel free to contact me.

Downloads

Using the datapack

Installation

To add the datapack to a new world during world creation, click the Data Packs button, then the Open Pack Folder button, and copy the datapack into the folder.

If you would like to add the datapack to an existing world, copy the datapack into your world's datapacks folder (.minecraft/saves/[name]/datapacks).

After installation

After installing the datapack, a chat message will appear when joining the world (if the pack was added on world creation) or after using the /reload command (if the pack was added to an existing world). If no message appeared in chat, run the following command: /function wpg:init

The datapack can be operated using the clickable text in the chat message or using the functions below.

FunctionUsage
/function wpg:startStart the world pregeneration process.
/function wpg:stopStop the world pregeneration process. Use /function wpg:start to resume.