MMOItems

In Stratos you can use MMOItems by using the SMMOItem tag in configuration files like this :

  - ==: SMMOItem
    amount_min: 1
    amount_max: 3
    id: CUTLASS
    type: SWORD
    probability: 0.8

You can use them for all the chest items that are populated in the world at generation time.

Last updated