Skip to content

Commit

Permalink
Merge pull request #43 from iconicNurdle/skinpack_mcpack_et_al
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
iconicNurdle authored Apr 19, 2024
2 parents e0a13dd + d02d625 commit 2897e8b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions skinpack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ This sample demonstrates a simple build process and TypeScript compilation for M
## What Do I Do with This?

To make using this as easy as possible, I saved this as an .mcpack file.
If you double-click it, it will launch Minecraft and copy itself into the **skin_packs** folder in your **com.mojang** folder.

To open it up and start making changes to it, rename the file from **skins.mcpack** to **skins.zip** and then extract the contents like you would any other .zip file.
To use it, download it and then double-click it. It will launch Minecraft and copy itself into the **skin_packs** folder in your **com.mojang** folder.

Be sure to change the UUIDs in **manifest.json** before you try to import it again!
If you want to make changes to it, rename the file from **skins.mcpack** to **skins.zip** and then extract the contents like you would any other .zip file. Be sure to change the UUIDs in **manifest.json** before you try to import it again!

If you have any trouble with the **skins.mcpack** file, then download the .zip file and rename it to **skins.mcpack**.

0 comments on commit 2897e8b

Please sign in to comment.