Posted by Ragthor - Saturday, March 27, 2021
TweetIn this video we are going to see how to create a mob for our add-ons, I also leave you the code so you can try it!
{
"format_version": 2,
"header": {
"description": "",
"name": "",
"uuid": "",
"version": [1, 0, 0],
"min_engine_version": [ 1, 14, 0 ]
},
"modules": [
{
"description": "",
"type": "data",
"uuid": "",
"version": [1, 0, 0]
}
]
}
{
"format_version": 2,
"header": {
"description": "",
"name": "",
"uuid": "",
"version": [1, 0, 0],
"min_engine_version": [ 1, 14, 0 ]
},
"metadata" : {
"authors" : [ "" ],
"url" : ""
},
"modules": [
{
"description": "",
"type": "resources",
"uuid": "",
"version": [1, 0, 0]
}
]
}
To place the UUID you can generate it from this site:
https://www.uuidgenerator.net/