HOW TO INSTALL DATA PACKS - JAVA EDITION
HOW TO INSTALL
DATA PACKS IN
MINECRAFT JAVA
A complete step-by-step guide to install any Data Pack in Minecraft Java Edition — for Windows, macOS, and Linux.
help What is a Data Pack?
A Data Pack is a .zip file (or a folder) that contains custom data for Minecraft — such as functions, recipes, advancements, loot tables, and world generation changes. It works in both singleplayer worlds and multiplayer servers.
.zip file or unpacked folder — both are supported
Works on Vanilla Java Edition — no Fabric or Forge required
Installed inside each world folder separately
Works the same way on multiplayer servers
list_alt Step-by-Step Installation
Download the .zip file of the data pack. Do not extract it — keep the zip file as-is unless the guide specifically says otherwise.
Launch Minecraft Java Edition. Click on the world where you want to install the data pack — do not join it yet.
After selecting the world, click Edit at the bottom. Then click Open World Folder to open the world directory in your file explorer.
Inside the world folder, you will find a folder named datapacks. Open it.
.minecraft/saves/[WorldName]/datapacks/Copy and paste the downloaded .zip file into this datapacks folder. That is all you need to do for file placement.
Now join the world. If the world was already open, type this command in the chat to load the new pack:
/reloadRun the following command to see a list of all installed and active data packs:
/datapack listfolder_open datapacks Folder Path by Operating System
If you want to navigate to the datapacks folder manually, follow the path for your operating system:
Open the Run dialog (Win + R) and type the following path:
%appdata%\.minecraft\saves\[WorldName]\datapacks
You can also paste this path directly into the File Explorer address bar.
Open Finder, then go to Go > Go to Folder (Shift + Cmd + G) and enter:
~/Library/Application Support/minecraft/saves/[WorldName]/datapacks
Replace [WorldName] with your actual world folder name.
Navigate to this path using your terminal or file manager:
~/.minecraft/saves/[WorldName]/datapacks
Press Ctrl + H in your file manager to show hidden folders if .minecraft is not visible.
add_circle Installing During New World Creation
You can also add a data pack while creating a new world. This is recommended for packs that affect world generation:
dns Installing on a Multiplayer Server
The process for servers is almost identical. Place the ZIP file into the world's datapacks folder on your server:
After placing the file, run this command in the server console or in-game:
terminal Useful Commands
verified Version Compatibility
Data Packs have been available since Minecraft Java 1.13. Each pack contains a pack_format number in its pack.mcmeta file — make sure it matches your game version:
| Minecraft Version | pack_format | Data Pack Support |
|---|---|---|
| 1.21.4 – 1.21.5 | 61 | Supported |
| 1.21 – 1.21.3 | 48 | Supported |
| 1.20 – 1.20.6 | 26 – 41 | Supported |
| 1.18 – 1.19.4 | 10 – 12 | Supported |
| 1.16 – 1.17.1 | 7 – 8 | Limited |
| 1.13 – 1.15.2 | 4 | Basic Only |
| 1.12 and below | — | Not Supported |
quiz Frequently Asked Questions
You can now install any Java Edition Data Pack. Browse our latest packs below.