Manifest
Here you will see the configuration for the manifest.json file
Last updated
Was this helpful?
Here you will see the configuration for the manifest.json file
Last updated
Was this helpful?
To start, in your manifest you should put the next. If you don't have a manifest.json go to first.
First we create a description in "description": ""
and a name in "name": ""
. It should look like this:
When we're done with that you need a uuid for your resourcepack, this will identify your resourcepack from others, this uuid should be unique for every resourcepack or the game will detect it as duped resourcepack
In the second "uuid": ""
you need to put a new uuid generated by the website
When you have all, save the file and you are done with the manifest.json
. With this done you can start creating your armors or items
To create a uuid go to and when you enter you will have you uuid, if you refresh the website it will give you a new uuid. The uuid goes in "uuid": ""