-
Notifications
You must be signed in to change notification settings - Fork 0
Interactions
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.
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 and 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.