1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

How to add Enchant

Discussion in 'Development' started by rhod600, Jun 17, 2019.

  1. rhod600

    rhod600 Creeper

    Messages:
    2
    How to add Enchant
    API: 3.0.0
     
  2. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
  3. Emirhan Akpınar

    Emirhan Akpınar Slime

    Messages:
    90
    PHP:
    /** @var Item $item */
    $item->addEnchantment(new EnchantmentInstance(Enchantment::getEnchantment(id), level));
     
  4. rhod600

    rhod600 Creeper

    Messages:
    2
    you can not add several, only one
     
  5. KielKing

    KielKing Zombie

    Messages:
    245
    GitHub:
    kielking
    yes you can, just call the addEnchantment function again with your other enchantment
     
    jasonwynn10 and HimbeersaftLP like this.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.