Solved How can i enchant things in a gui?

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.
Mar 1, 2017
109
1
18
Hello, here's my code:

code_language.skript:
            set slot 29 of current inventory of player to diamond pickaxe named "&eDiamant Spitzhacke &eTier 2" with lore "||&ePreis: &750000||"
            enchant slot 29 of current inventory of player with efficiency 2, unbreaking 3 and skiltouch 1

And how can i give the enchanted pickaxe?

Thank you

Best regards, Auswahluhr6004
 
Last edited:
Sorry i cant help u with this code because this is a addon i dont work with
[doublepost=1503232796,1503232751][/doublepost]maybe try this:
with enchant "enchants"
 
Status
Not open for further replies.