What Are Datapacks?
Datapacks are a vanilla Minecraft feature that lets you add custom crafting recipes, loot tables, advancements, world generation, and simple game mechanics without installing mods or plugins. They work on any server without client-side installation.
Popular Datapacks
- Vanilla Tweaks — A huge collection of quality-of-life datapacks: multiplayer sleep, coordinates HUD, player head drops, and more
- Custom recipes — Add crafting recipes for uncraftable items like saddles and horse armor
- Mob drops — Modify what mobs drop on death
Installing Datapacks
- Download the datapack ZIP file
- Open your world folder in the Pterodactyl file manager
- Navigate to
yourworld/datapacks/ - Upload the ZIP file (keep it zipped — Minecraft reads ZIP datapacks natively)
- Run
/reloadin the console or restart
Verifying Installation
Run /datapack list enabled to see all active datapacks. If your datapack does not appear, check that the ZIP structure is correct — the pack.mcmeta file must be at the root of the ZIP.