Add the teleportation peripheral #65

Merged
BlakeRain merged 3 commits from BlakeRain/utamacraft:main into main 2024-02-06 16:17:07 +00:00
Owner

This PR adds a teleportation peripheral that can be used to teleport turtles to a specific location. Teleportation cost is deducted from turtle fuel level, with the cost relative to the manhattan distance between the current position of the turtle and the target position. Teleportation requires that the target position is air (empty).

This PR adds a teleportation peripheral that can be used to teleport turtles to a specific location. Teleportation cost is deducted from turtle fuel level, with the cost relative to the manhattan distance between the current position of the turtle and the target position. Teleportation requires that the target position is air (empty).
BlakeRain added the
Focus/CC
Kind/Feature
labels 2024-02-06 16:17:03 +00:00
BlakeRain self-assigned this 2024-02-06 16:17:03 +00:00
BlakeRain added 3 commits 2024-02-06 16:17:03 +00:00
BlakeRain merged commit 41c48950ca into main 2024-02-06 16:17:07 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bans-minecraft/utamacraft#65
No description provided.