Installing Datapacks (Vanilla Mods)
Datapacks allow you to modify the game (like "Vanilla Tweaks") without installing server-side mods like Fabric or Forge.
How to Install
- Download your datapack (usually a
.zipfile). - Navigate to your world folder:
/world/datapacks/. - Upload the
.zipfile there. Do not unzip it (usually). - Run
/reloadin the console or restart the server. - Verify with
/datapack list.
Troubleshooting
If it doesn't show up in the list:
- Ensure the file structure inside the zip is correct (should see
pack.mcmetaimmediately inside). - Check if the datapack is for the correct Minecraft version.