-
Notifications
You must be signed in to change notification settings - Fork 0
Interactions
Scotticles edited this page Aug 30, 2026
·
3 revisions
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.
The name of the Interaction show in the Interactions Editor
- Set via a text input.
- Can be any string of numbers/letters.
Whether or not the Interaction Commands run when the interaction is used.
- Toggleable via a checkbox.
- Can be True or False.
The Interaction's location.
- Set via 3 separate X, Y, and Z inputs.
- Must be whole numbers.
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.