SemethWikiSearch
Adventure Engine logoAdventure EngineBassSanctum logoBassSanctumCataclysm DeDust logoCataclysm DeDustEpicQuest Dungeoning logoEpicQuest DungeoningEpicQuest Hub logoEpicQuest HubEventMaker logoEventMakerLeylines logoLeylinesSpell Codex logoSpell CodexSpell Codex Ars Compat logoSpell Codex Ars CompatSpellActionbar logoSpellActionbarStructure Encyclopedia logoStructure EncyclopediaTikFiniTok logoTikFiniTokSC Final Adventure logoSC Final AdventureSC Final Adventure - Arcana logoSC Final Adventure - ArcanaSC Final Adventure - Machines logoSC Final Adventure - MachinesSC Final Adventure - Mechanical Genesis logoSC Final Adventure - Mechanical GenesisUpdatesAbout

EventMaker

Datapack events

Each event variation supports:

  • commands_poll (required)
  • activation: walk_through, touch, stepped_on
  • persistent: one-shot or repeatable
  • command_location: free or event_location
  • command_location_range: local scope radius (default 32)

free: command source is the triggering player.

event_location: the poll executes once per matching location marker in range, with source positioned above each location block.

If you duplicate a room layout and reuse the same IDs, range keeps each activation local. One-shot consumption and trigger cleanup apply to the local instance only.