Paste #10416: adjust example from the docs

Date: 2014/10/11 13:15:13 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7


keyme:
    type: task
    script:
    - adjust <player.item_in_hand> "lore:Suber key" save:item
    - take iteminhand
    - give <entry[new_item].results>
#http://mcmonkey.org/denizen/cmds/adjust fails on its FACE!