← Назад к ресурсам

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.

Modrinth adventure magic utility

Описание

# 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 - Adds a custom `Escape Rope` item. - 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. ## Requirements - [Matthiesen Core](https://modrinth.com/mod/matthiesen-core) - [Cobblemon](https://modrinth.com/mod/cobblemon) - [Fabric API](https://modrinth.com/mod/fabric-api) (Fabric only) - [Forge Config API Port](https://modrinth.com/mod/forge-config-api-port) (Fabric only) ## Docs Documentation for this mod can be found at [mods.matthiesen.dev](https://mods.matthiesen.dev/cobblemon-escape-rope/) ## Version Compatibility | Minecraft Version | Matthiesen Core Version | Cobblemon Version | Mod Version | |-------------------|-------------------------|-------------------|-------------| | 1.21.1 | Unsupported | 1.7.3 | 1.0.0-1.2.1 | | 1.21.1 | 1.x.x | 1.7.3 | 1.3.0+ | | 1.21.1 | 1.2.7+ | 1.7.3 | 1.4.0+ | | 1.21.1 | 1.2.7+ | 1.8.0 | 1.5.0+ | > Before `v1.3.0` This mod relied on [Matthiesen Lib](https://modrinth.com/mod/matthiesen-lib) for its APIs, which has since been replaced by [Matthiesen Core](https://modrinth.com/mod/matthiesen-core). ## FastStats Metrics This mod uses [FastStats](https://faststats.dev) to collect anonymous usage statistics. This helps the developer understand how this mod is being used and improve it over time. You can learn more about the data collected and how it is used by visiting [FastStats: Information](https://faststats.dev/info). You can also view the data collected by this mod on the [FastStats: Cobblemon Escape Rope](https://faststats.dev/project/cobblemon-escape-rope) page. To opt out of this data collection, set the `enabled` property to `false` in the `/config/matthiesen_core/metrics.properties` file. ## License MIT - see `LICENSE`.