Update MythicMobs authored by Lxlp's avatar Lxlp
...@@ -23,8 +23,9 @@ There is a degree of compatibility with MythicMob's [Packs](/../../../MythicMobs ...@@ -23,8 +23,9 @@ There is a degree of compatibility with MythicMob's [Packs](/../../../MythicMobs
``` ```
MythicMobs MythicMobs
|-- packs |-- packs
|-- models |-- YourPackName
|-- yourModel.bbmodel |-- models
|-- otherDirectory |-- YourModel.bbmodel
|-- anotherModel.bbmodel |-- otherDirectory
|-- AnotherModel.bbmodel
``` ```
\ No newline at end of file