Cobblemon Escape Rope
A lightweight Cobblemon add-on that adds an Escape Rope item for returning to the last safe place where you were under open sky.
What it does
Section titled “What it does”- Adds a custom
Escape Ropeitem. - Records each player’s last position in a skylit dimension while they can see the sky.
- On use, teleports the player back to that saved location (same dimension only).
- Applies a configurable use time, cooldown, and item consumption behavior.
- Tries to find a safe nearby landing spot using a configurable search radius.
Dependencies
Section titled “Dependencies”- Get the item from the creative tab Cobblemon Escape Rope, craft it in survival, or with:
/give @p cobblemon_escape_rope:escape_rope
- Hold right-click to charge the rope.
- If you are underground/in a valid dimension, you are teleported to your last recorded open-sky position.
Teleport behavior
Section titled “Teleport behavior”- Works only if your current dimension matches the saved dimension.
- If you are already under open sky, the rope cancels and notifies you.
- If no safe landing position is found near the saved location, teleport is canceled.
- If your current dimension is in
blacklistedDimensions, the rope cannot be used.
See Also
Section titled “See Also” For crafting recipes, see the Recipes page.
For information about Configuration, see the Configuration page.