Aller au contenu
  • 0

Enchanted armours


Question

Posté(e)

Hi i don't know how to give a player an enchanted armour, i have this code but i want to enchante the armour and the sword

                if arg 1 is "defender":
                       clear arg 2's inventory
                       equip arg 2 with diamond helmet
                       equip arg 2 with diamond chestplate
                       equip arg 2 with diamond leggings
                       equip arg 2 with diamond boots
                       set slot 0 of arg 2 to diamond sword
                       set slot 1 of arg 2 to 64 steak
                       set slot 2 of arg 2 to 4 golden apples:1
                       set slot 3 of arg 2 to potion of:8233
                       set slot 4 of arg 2 to potion of:8233

1 réponse à cette question

Messages recommandés

  • 0
Posté(e)
Hi i don't know how to give a player an enchanted armour, i have this code but i want to enchante the armour and the sword

                if arg 1 is "defender":
                       clear arg 2's inventory
                       equip arg 2 with diamond helmet
                       equip arg 2 with diamond chestplate
                       equip arg 2 with diamond leggings
                       equip arg 2 with diamond boots
                       set slot 0 of arg 2 to diamond sword
                       set slot 1 of arg 2 to 64 steak
                       set slot 2 of arg 2 to 4 golden apples:1
                       set slot 3 of arg 2 to potion of:8233
                       set slot 4 of arg 2 to potion of:8233

 

  if arg 1 is "defender":
                       clear arg 2's inventory
                       equip arg 2 with diamond helmet of Protection 1
                       equip arg 2 with diamond chestplate of Protection 1
                       equip arg 2 with diamond leggings of Protection 1
                       equip arg 2 with diamond boots of Protection 1
                       set slot 0 of arg 2 to diamond sword sharpness 1
                       set slot 1 of arg 2 to 64 steak
                       set slot 2 of arg 2 to 4 golden apples:1
                       set slot 3 of arg 2 to potion of:8233
                       set slot 4 of arg 2 to potion of:8233

×
×
  • Créer...

Information importante

Nous avons placé des cookies sur votre appareil pour aider à améliorer ce site. Vous pouvez choisir d’ajuster vos paramètres de cookie, sinon nous supposerons que vous êtes d’accord pour continuer.