Date: 2024/09/28 05:59:53 UTC-07:00
Type: Denizen Script
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>"