Skip to content

Interactions

Scotticles edited this page Aug 30, 2026 · 3 revisions

Overview

Interactions are similar to regions, but they require the player to be looking at the interaction’s base location and use the Interact key to activate the Commands.

Interactions Interface Screenshot

Interaction Name:

The name of the Interaction show in the Interactions Editor

  • Set via a text input.
  • Can be any string of numbers/letters.

Interaction Enabled:

Whether or not the Interaction Commands run when the interaction is used.

  • Toggleable via a checkbox.
  • Can be True or False.

Interaction Position:

The Interaction's location.

  • Set via 3 separate X, Y, and Z inputs.
  • Must be whole numbers.

Interaction Commands:

A list of commands that run when a player looks at the Interaction and presses the Interaction Key.

  • Set via a text input.
  • Can be any chat-executable command from vanilla Minecraft or added by another loaded mod.

Navigation

Fully Implemented Features

Work In Progress Features

Unimplemented Features

Sequences

Decals

Lights

Clone this wiki locally