promotional bannermobile promotional banner

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.1.0

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

File Name

lodestone-warps-0.1.0.jar

Supported Versions

  • 26.2

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

Lodestone Warps 0.1.0

Second public release for Minecraft 26.2.

What's New

  • Added an optional client-side custom Lodestone Warps interface.
  • Vanilla clients still use the existing server-side Dialog UI.
  • Added automatic client detection through Fabric networking.
  • Added a table-style warp list for modded clients:
    • Warp name
    • Coordinates
    • Dimension
    • Cost
  • Added item icons for teleport costs in the custom client UI.
  • Added per-destination rename buttons in the custom client UI.
  • Added instant UI refresh after renaming a warp.
  • Added server-side validation requiring players to be near a registered lodestone before teleporting.
  • Added teleportSourceRange config option.
  • Added translation keys for the custom client UI.
  • Added a roadmap checklist for future features.

Compatibility

  • Minecraft: 26.2
  • Fabric Loader: >=0.19.3
  • Fabric API: 0.152.2+26.2
  • Java: 25+

Notes

The mod remains fully usable server-side for vanilla clients. Installing the mod on the client enables the enhanced custom UI.

Commits Included

  • Release Lodestone Warps 0.1.0 (e77ef1f)
  • Add release workflows and mod icon (5a14d5e)