Paste #21784: Edit of P#21783 - Untitled Paste

Date: 2015/10/28 11:24:56 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


'Checkdefault':
        Type: task
        Script:
        - if <player.inventory.contains[spawn_egg:50]> {
          - run Goldschaufel
          else {
          - narrate "test"
          - wait 4 
          }