Paste #32783: Untitled Paste

Date: 2016/04/16 13:52:06 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10


Test_Event:
    type: world
    events:
        on player right clicks block with BlockBuilder:
        - modifyblock <player.location.cursor_on> stone

"BlockBuilder":
    type: item
    material: BLAZE_ROD
    display name: "<&a>Block Placer"