Teleportato
A Minecraft Bedrock Edition addon that lets you craft a Teleportato — a potato that teleports the eater to whoever crafted it.
How It Works
- Craft a Teleportato from a baked potato + ender pearl in a crafting table
- The crafted Teleportato is automatically bound to you
- Give the Teleportato to another player
- When they eat it, they are teleported to your location
The crafter can't eat their own Teleportato — it has to be given to someone else.
Requirements
- Minecraft Bedrock Edition 1.21.70 or later
- Scripting API must be enabled — the pack uses
@minecraft/server 2.7.0
Installation
- Download the
.mcaddon file
- Double-click the
.mcaddon file to import both packs into Minecraft
- Create or edit a world, then activate both the Behavior Pack and Resource Pack
- Join the world and craft a Teleportato
Recipe
Ingredient Amount
Baked Potato 1
Ender Pearl 1
→ Produces 1 Teleportato
Important Notes
- Teleportatos are bound to the crafter's identity, not the item itself. If a player changes their username, existing bound items may not resolve correctly.
License
MIT — see LICENSE