Paste #28088: Untitled Paste

Date: 2016/01/08 21:18:38 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6


- if <player.inventory.contains[i@diamond,i@book,i@redstone].qty[1,1,3]> {
                - zap step:3
                }
                else {
                - narrate "<&d>Come back you have <&e>1 Diamond, 1 Book, and 3 Redstone!"
                }