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

How to unlimited enchant?

Discussion in 'Help' started by Groin, Mar 14, 2017.

  1. Groin

    Groin Baby Zombie

    Messages:
    159
    I tried /enchant in my server and it works very well. However I want to
    unlimited enchant level. Could you tell me what plugin or how to make it?
     
  2. Muqsit

    Muqsit Chicken

    Messages:
    1,548
    GitHub:
    muqsit
    It isn't possible
     
  3. Thunder33345

    Thunder33345 Moderator Staff Member

    Messages:
    2,137
    GitHub:
    Thunder33345
    i dont understand what you meant:
    like a lot of enchanting level?
    or items with level 100000000000 Sharpness
     
  4. Groin

    Groin Baby Zombie

    Messages:
    159
    Yes ! Can you help me, please?
     
  5. Thunder33345

    Thunder33345 Moderator Staff Member

    Messages:
    2,137
    GitHub:
    Thunder33345
    face palm
    no never, unless you tell me what you want
     
    Bagoschwago likes this.
  6. Muqsit

    Muqsit Chicken

    Messages:
    1,548
    GitHub:
    muqsit
    The enchantment's level must be in the range 0 to PHP_INT_MAX [citation needed]
     
  7. Groin

    Groin Baby Zombie

    Messages:
    159
    Ex: I can enchant the diamond axe with fortune level 20
     
  8. Groin

    Groin Baby Zombie

    Messages:
    159
    Ummm. I dont know how to find that file
     
  9. TheDiamondYT

    TheDiamondYT Zombie

    Messages:
    298
    GitHub:
    TheDiamondYT1
    In that case the highest enchantment level is

    32 bit systems: 2147483647
    64 bit systems: 9223372036854775807
     
  10. PocketKiller

    PocketKiller Slime

    Messages:
    83
    GitHub:
    iPocket
    My way:
    /give @p diamond_axe 1 0 {ench:[{id:18,lvl:20}]}
    ^ Diamond axe with fortune 20. (OP)
    take a look at http://minecraft.gamepedia.com/Enchanting in the PE values.
    but that'll take alot of time, by developing, its easier.
     
  11. Groin

    Groin Baby Zombie

    Messages:
    159
    I am using Android...
     
    Last edited: Mar 23, 2017
  12. TheDiamondYT

    TheDiamondYT Zombie

    Messages:
    298
    GitHub:
    TheDiamondYT1
    And im using android...
     
    Groin likes this.
  13. Groin

    Groin Baby Zombie

    Messages:
    159
    Ummm How To find the file?
     
  14. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    And I am using Windows 10 Mobile :D
     
    MyNET likes this.
  15. MyNET

    MyNET Silverfish

    Messages:
    24
    BRUH :D:D:D
     
    HimbeersaftLP likes this.
  16. Groin

    Groin Baby Zombie

    Messages:
    159
    .... I tried AdvancedKit but (I think) it doesn't work for tools (fortune too!)
     
  17. R4EVAELRM

    R4EVAELRM Witch

    Messages:
    73
  18. Groin

    Groin Baby Zombie

    Messages:
    159
    Can toi type fortune for tools with advanced kits?
     
  19. AffanStarPure

    AffanStarPure Baby Zombie

    Messages:
    106
    GitHub:
    AffanStarPure
    Do You Think Give Command Work On Enchanted? Like /give @p diamond_axe 1 0 {ench:[{id:18,lvl:20}]}??
     
  20. jasonwynn10

    jasonwynn10 Moderator Poggit Reviewer

    Messages:
    1,489
    GitHub:
    jasonwynn10
    you have to make sure to add an s after the numbers
    /give @p diamond_axe 1 0 {ench:[{id:18s,lvl:20s}]}
     
  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.