@@ -50,4 +50,4 @@ A small list of extra options for your item template. Except capacity set them t
| roll-modifier-check-order | Scrambles the item modifiers list on item generation |
| tiered | A random tier will be picked for your item if none is specified when generating the item. This accounts for the `/mi generate` command, but also for station crafting recipes! |
| level-item | A random item level will be picked for your item if none is specified when generating the item. |
| capacity | `capacity` is available since MMOItems 6.9.5 development builds. It can be used to impose a formula for modifier capacity to your item without having to use an item tier. It overrides both the default modifier capacity formula as well as the formula provided by the tier of the generated item. |
\ No newline at end of file
| capacity | `capacity` can be used to impose a formula for modifier capacity to your item without having to use an item tier. It overrides both the default modifier capacity formula as well as the formula provided by the tier of the generated item. |