HomeSetup Guide
Three steps, zero mods
Setup Guide.
Every creation runs on vanilla Minecraft Java Edition. No mod loader, no launcher, no extra software.
Installing a datapack
- Download the .zip file from the creation page. Do not unpack it.
- Open your Minecraft folder — Windows:
%appdata%\.minecraft, macOS:~/Library/Application Support/minecraft. - Go to
saves→ your world →datapacksand drop the .zip inside. - Load the world and run
/reload. If the pack loaded you will see a message in chat.
Installing a resourcepack
- Download the resourcepack .zip from the creation page.
- Put it in the
resourcepacksfolder inside your Minecraft folder. - In game, open Options → Resource Packs and move the pack to the right hand side.
Installing on a server
- Upload the datapack .zip into
world/datapackson the server, then run/reload. - For resourcepacks, set
resource-packinserver.propertiesto a direct download URL, or ask players to install it manually.
One-command creations
- Copy the command from the creation page with the Copy button.
- Place a command block (
/give @p command_block) and paste the command into it. Chat has a character limit — a command block does not. - Power the command block once with a button or lever. That's the whole install.
Something not working?
Check that your Minecraft version matches the version listed on the creation page — a datapack built for 1.21 will not load on 1.20. Still stuck? Write tomcmakistein@gmail.com.