Paste #32892: Untitled Paste

Date: 2016/04/19 02:57:52 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 <world.name> == world {
        - narrate "§7§oThe Ore is not pure in this world..."
        - determine stone
        }