Home
User guide Tools for developers
GitHub

Tools for developers


Datapack entry generator Generate the basic command to register your own datapack. This only includes certain features!
Datapack Id Used to identify your datapack along others by you and other developers, that might use it as a dependency.
Datapack Name Display name of your datapack, can use JSON: {"text":"Example Name", "color":"yellow"}
Datapack Description Short description of your datapack.
Datapack Version
. .
The version of your datapack. 1st digit represents the primary version, 2nd the major version and 3rd the minor one.
Supported Minecraft versions
From: . .
To: . .
The range of supported minecraft versions.
Authors
Authors of your datapack.
Output
Copy this into the register function