A small to to generate a datapack, which creates a creative zone in minecraft.
``` Usage: creativezonebuilder.exe [OPTIONS]
Create a minecraft datapack for custom creative zone.
Optional arguments: -h,--help Show this help message and exit -x The x position of the creative zone. [Default: 20000] -y The y position of the creative zone. [Default: 100] -z The z position of the creative zone. [Default: 1000] -r The radius of the creative zone. [Default: 300]
```