Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 712 Bytes

mmoitems.md

File metadata and controls

25 lines (19 loc) · 712 Bytes
description cover coverY
MMoItems introduces very unique attack effect
0

MMoItems

The compatibility with MmoItems allows you to import items created with this plugin and use them as a base for your Oraxen items (you will keep everything configured with MmoItems and add your own mechanics, textures, 3d models, etc).

To do this, simply add an mmoitem section to your item section in Oraxen

example_mmoitem:
  displayname: "<gradient:#59A7EA:#F1D2FF>Test"

  mmoitem:
    type: SWORD
    id: FALCON_BLADE
    level: 10 # Optional
    tier: RARE # Optional
    match_level: true # Optional