Installation - Bored-Face/pose-data GitHub Wiki
Installation
To install the data pack for Minecraft: Java Edition you can download the pack file from Modrinth here. The downloaded .zip
file has to be moved in the datapacks/
folder of your world.
Installing the data pack in an existing singleplayer world
- Find your world folder
- Open your world selection in the main menu and locate the world you want to add P.O.S.E. to.
- Click "Edit" and then select "Open World Folder"
- Add the Datapack
- Move the downloaded
.zip
file into thedatapacks/
directory.
- Move the downloaded
- Load the World and Activate the Datapack
- Reopen your world.
- The datapack should be automatically loaded.
- Use
/datapack list
to verify.
Installing the data pack on your multiplayer server
- Find your world folder
- Start by opening the server directory, which is the same as where your server
.jar
andserver.properties
files are located. - By default the world folder is called
world
, but this may have been modified via thelevel-name
option inserver.properties
. - Open that world folder.
- Start by opening the server directory, which is the same as where your server
- Add the Datapack
- Move the downloaded
.zip
file into thedatapacks/
directory.
- Move the downloaded
- Load the World and Activate the Datapack
- Simply run
/reload
back in-game or just typereload
in the server console. - Use
/datapack list
to verify.
- Simply run