Paste #63253: Untitled Paste

Date: 2019/12/29 19:27:45 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6


on player holds item item:stone_pickaxe:
        - if <placeholder[mmocore_profession_mining]> <= 1 {
          - narrate "You are not a high enough mining level to break this block!"
          - determine cancelled
          }
          else {