Vanilla / Server Worlds
Before You Start
A Minecraft datapack changes world behavior with vanilla Minecraft systems. Datapacks can add recipes, loot tables, functions, advancements, world rules, commands, structures or gameplay logic without requiring Forge, Fabric or a plugin server.
Datapacks are installed per world. That means you do not put them in the Minecraft `mods` folder or the server `plugins` folder. You put the `.zip` or extracted datapack folder inside the selected world's `datapacks` folder.
Install Steps
- Download the datapack zip. Keep the original file name unless the author says to extract it.
- Open the target world folder. For Singleplayer, use `.minecraft/saves/WorldName`. For servers, use the active world folder on the server.
- Open or create the datapacks folder. The path should look like `WorldName/datapacks` or `world/datapacks`.
- Move the datapack zip or folder into datapacks. Do not place it in `mods`, `plugins`, or the server root.
- Start the world or restart the server. If the world is already running, use `/reload` after adding the datapack.
- Run `/datapack list`. Confirm the datapack appears in the enabled list.
- Enable it if needed. Use `/datapack enable "file/name"` if Minecraft lists it as available but disabled.
Common Datapack Install Problems
- The zip contains an extra nested folder, so `pack.mcmeta` is not at the top level.
- The datapack was installed into `mods` or `plugins` instead of the world `datapacks` folder.
- The Minecraft version does not match the pack format version.
- The server was not restarted or `/reload` was not run after upload.
- The datapack depends on a resource pack or another datapack that is missing.
Need BriskBand Datapacks?
Browse the BriskBand apps and utilities page for datapacks such as Bundle Counter, Chest Quantity Sorter, Relique Artifacts and Hardcore After Death.
Browse BriskBand datapacks