Lodestone Warps: Server-Side Lodestone Teleports

Turn vanilla lodestones into a global warp network using Minecraft’s server-side dialog UI.

File Details

lodestone-warps-0.0.1.jar

  • R
  • Jun 26, 2026
  • 36.18 KB
  • 5
  • 26.2
  • Fabric

File Name

lodestone-warps-0.0.1.jar

Supported Versions

  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:lodestone-warps-server-side-lodestone-teleports-1589011:8325203"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog 0.0.1

Initial public release of Lodestone Warps.

Added

  • Server-side Lodestone warp system.
  • Automatic Lodestone registration when placed.
  • Automatic removal from the warp network when a registered Lodestone is broken.
  • Auto-registration for old or untracked Lodestones when interacted with.
  • Vanilla Minecraft Dialog UI for teleporting and renaming.
  • Search field for filtering destinations.
  • Global Lodestone network shared by all players.
  • Per-destination teleport buttons.
  • Per-destination rename/edit buttons.
  • Current Lodestone rename button in the menu footer.
  • Configurable teleport cost item.
  • Dynamic teleport cost formula based on distance and cross-dimensional travel.
  • Cross-dimensional teleport support.
  • Translation support with fallback text.
  • Commands for internal dialog actions and diagnostics.

Notes

  • This mod is server-side only.
  • Players do not need to install the mod on their client.
  • Fabric API is required on the server.
  • This is an early first version, so feedback from real server testing is very welcome.