Skip to content

Redstone

Entity Action Type

This will teleport the entity to the saved position from the entity action: epoli:save_location

Type ID: epoli:teleportlocation

Fields

Field Type Default Description
saveid String The same identifier used in epoli:save_location.

Examples

"entity_action": {
    "type": "epoli:teleport_location",
    "saveid": "myorigin_save"
}

This example will teleport the entity to the saved location "myorigin_save".