#(vikas) don't understand to restricted specifique item for enchanting

19 messages · Page 1 of 1 (latest)

karmic sailBOT
#

(vikas) don't understand to restricted specifique item for enchanting

#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>

wicked veldt
#

on player left clicks Enchanting_bookSharpness in Enchantable:
- if <player.xp_level> >= 5:
- if <context.slot> == 14:
- if <context.cursor_item> == <item[wand_of_enchanting]>:
- if <inventory[Enchantable].slot[20].contains[<material[diamond_sword].name>]>:
- inventory adjust destination:<context.inventory> slot:20 enchantments:sharpness=1
- experience take level 5
- determine cancelled
- else:
- narrate "<&4> Vous n'avez pas le bon item"
- determine cancelled
- else:
- narrate "<&4> Vous n'avez pas d'item dans la case"
- determine cancelled
- else:
- narrate "<&4> Vous n'avez pas d'item dans la case"
- determine cancelled
- else:
- narrate "<&4>Vous avez pas le niveau d'expérience requis"
- determine cancelled

hot knoll
#

!paste

keen monolithBOT
wicked veldt
#

oops sorry

#

here

#

okay sorry

#

i find it x)