Changes
Page history
updated formatting in mobs page
authored
Aug 17, 2022
by
Phillip
Show whitespace changes
Inline
Side-by-side
Items/Options.md
View page @
de4456fa
Item Options
============
This is a database of all Options available when creating an item in
Mythic Mobs. They are put under the
*Options:*
-tag inside
item-configurations.
All available options will be listed here.
These options must be placed under the
`Options:`
tag inside your item configurations.
```
yml
example_item
:
Id
:
diamond
Options
:
SomeOption
:
value
```
Universal Options
-----------------
...
...
...
...