LEVEL 2Mods
Datapacks
Add world-level changes without confusing them with mods or plugins.
◷ About 8 min◇ EasyReviewed Aug 18, 2026
On this page
Datapacks live inside a worldDatapacks live inside a world#
A datapack uses Minecraft’s built-in data system for recipes, functions, loot, advancements or world generation. It does not require Fabric unless its own instructions say so.
- 1Read the datapack’s supported Minecraft versions and install timing.
- 2Stop the server and make a backup.
- 3In Crafty’s file manager, identify the active world name from
server.properties(level-name). - 4Open that world folder, then
datapacks. - 5Upload the pack’s
.zipor folder exactly as its author instructs. Do not create an extra nested folder. - 6Start the server and run the list command in Crafty’s console.
minecraft command
datapack listWorld-generation datapacks may need to be present before creating the world. Others affect only new chunks—areas nobody has generated yet. Removing a world-generation pack later can damage or sharply change terrain boundaries.
The pack is listed as unavailable
Check that pack.mcmeta is at the root of the uploaded zip/folder, not one folder deeper. Verify its pack format supports this Minecraft version.
Was this page helpful?