Paste #126891: Unnamed Denizen Script Paste

Date: 2024/09/28 05:59:53 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7


Test:
    type: world
    events:
        on player stands on material:
            - announce "NPC <npc.if_null[NPC_MISSING?]> or Player <player.if_null[PLAYER_MISSING]> stepped of <context.material.name>"
        on npc interacts with block:
            - announce "An entity interacted with <context.location.material>"