Paste #32894: Untitled Paste

Date: 2016/04/19 03:36:03 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


WorldDrops:
    type: world
    events:

        on player breaks iron_ore:
        - if <player.location.world> == world{
        - narrate "§7§oThe Ore is not pure in this world..."
        - determine stone
        }