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

DRAGON EGG

Discussion in 'Help' started by KittyDev, Sep 1, 2017.

  1. KittyDev

    KittyDev Slime

    Messages:
    96
    GitHub:
    FreakingDev
    how can i add ragon egg on my server?
     
  2. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    Inside the onEnable() function, add:
    PHP:
    ItemBlock::addCreativeItem(Item::get(122)); // 122 = ID of Dragon Egg
    It will add the Dragon Egg to the Creative Inventory.
     
  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.