... | ... | @@ -3,7 +3,7 @@ MythicMobs has a very powerful pack system to organize ALL your files better, an |
|
|
Simply make a folder inside the MythicMobs/Packs folder (name it whatever you want for your pack), and then inside of it you can make folders for Items, Mobs, Skills, RandomSpawns, etc just like you can in the base MythicMobs directory. Inside these folders you can treat it just like the base folders as well putting as many files for the respective type as you want. Easy to zip up and then hand out!
|
|
|
|
|
|
## Pack Info
|
|
|
When making a Pack, you might want to embed a bit more information into it, such as who is the author, the Pack name an so on. This is possible via the creation of a `packinfo.yml` file inside the pack's main directory.
|
|
|
When making a Pack, you might want to embed a bit more information into it, such as who is the author, the Pack name and so on. This is possible via the creation of a `packinfo.yml` file inside the pack's main directory.
|
|
|
|
|
|
```yaml
|
|
|
Name: The name of the pack
|
... | ... | |