Minecraft

How to Install and Use the Waystones Mod in Minecraft

Minecraft·May 20, 2026·19 min read

Overview

Minecraft worlds are huge, which is great until every useful biome, village, cave system, and base location decides to live several thousand blocks apart. Walking in a straight line can be peaceful once. After that, it starts to feel like a part-time job.

Waystones solves that problem by adding fast travel points that fit naturally into modded Minecraft. Players can place and activate Waystones, then teleport between discovered locations for a configurable cost. This guide covers what the mod adds, how to install it, and what to check if it causes server issues.

What Waystones Adds

Waystones is a Forge mod by BlayTheNinth. It adds placeable fast travel structures called Waystones, plus portable items that let players access those destinations from elsewhere. The mod is popular because it is simple, useful, and close to vanilla Minecraft in style.

A Waystone becomes a travel point after it is placed and activated. From there, players can use it to teleport to other Waystones they have discovered. The feature works well in survival worlds, multiplayer servers, and modpacks where long-distance travel can otherwise become more tedious than dangerous.

Installing Forge

Waystones requires Forge, so install the Forge version that matches both your Minecraft version and the Waystones file you plan to use.

  1. Download the Forge installer for your chosen Minecraft version from the official Forge website.
  2. Run the installer `.jar` file.
  3. Select Install Client when the installer opens.
  4. Open or restart the Minecraft Launcher.
  5. Choose the Forge installation profile before launching the game.

Version matching matters. A mod built for one Minecraft or Forge version usually will not load cleanly on another.

Downloading Waystones

After Forge is installed, download the Waystones mod file.

  1. Open the official Waystones page on CurseForge.
  2. Go to the Files tab.
  3. Select the file that matches your Minecraft and Forge version.
  4. Check whether the listed file has any required dependencies.

Waystones often has no extra dependency requirements, but it is still worth checking the file page before installing. Mod pages are not decorative furniture.

Client Installation

To install Waystones on your computer:

  1. Press Windows Search and enter `%appdata%`.
  2. Open `.minecraft`.
  3. Open the `mods` folder. If it does not exist, create it.
  4. Place the downloaded Waystones `.jar` file into `mods`.
  5. Restart the Minecraft Launcher.
  6. Launch Minecraft using the Forge profile.

If the mod loads correctly, it should appear in the in-game mods list.

Server Installation

For multiplayer, Waystones must be installed on the server too. The server also needs to run Forge with the same Minecraft version as the mod file.

  1. Open the HolyHosting control panel.
  2. Stop the server before changing files.
  3. Open file access or FTP access from the server panel.
  4. Go to the `mods` folder.
  5. Upload the same Waystones `.jar` file used by clients.
  6. Wait for the upload to finish completely.
  7. Start the server again.

Every player joining the server should also have Waystones installed locally, unless the server setup or modpack handles client distribution separately.

Using Waystones

Waystone Blocks

Waystones are two-block-tall structures. When one is placed, the player can name it. Skipping the name is fine, since the mod will assign one automatically.

The player who places a Waystone has it activated immediately. Other players must walk up to it and right-click it before it appears in their personal travel list. A player's Waystone list can be opened through a Waystone, a Warpstone, or certain Scrolls.

Renaming a Waystone can remove it from existing player lists, so anyone using that location may need to activate it again afterward.

By default, teleporting costs experience based on travel distance. This can be changed in the mod configuration. Dimensional travel can also become expensive, especially because Nether distance scaling can make trips behave differently from Overworld travel.

Waystones can spawn naturally in villages, and they can also be crafted. Recipes use a Warpstone plus different blocks depending on the Waystone variant.

Warpstones

A Warpstone is both a crafting ingredient and a portable travel item. Hold right-click with a Warpstone to open your Waystone destinations and teleport without standing at a placed Waystone.

The main limitation is cooldown. By default, a Warpstone can have a cooldown of several minutes, though server owners can adjust this in the configuration. Crafting one is also fairly expensive, commonly requiring Ender Pearls, purple dye, and an Emerald.

Scrolls

Scrolls are consumable teleport items. They work similarly to Warpstones, but each type has its own behavior.

  • Return Scroll: Teleports the player to the nearest Waystone when used.
  • Bound Scroll: Can be bound to a specific Waystone by right-clicking that Waystone. When consumed, it teleports the player back to the bound location.
  • Warp Scroll: Opens a destination menu and lets the player teleport to any Waystone on their list.

Common Issues

Server Crashes on Startup

Startup crashes are often caused by duplicate mods, missing dependency mods, or files made for the wrong Minecraft or Forge version. Waystones itself may not require dependencies, but other mods in the same `mods` folder might.

Server Gets Stuck Loading

After adding or removing mods, Forge may ask for confirmation before the server fully starts. Check the console for missing mod ID messages. If Forge requests it, run this command in the console:

```text /fml confirm ```

Only run it after reading the console message so you know what change is being confirmed.

Duplicate Mods

If the console reports Duplicate Mods, open the server's `mods` folder and remove the extra copy of the listed mod. This commonly happens when two versions of the same `.jar` file are uploaded.

Missing Dependencies

A missing dependency error means one mod requires another mod that is not installed. For example, an error might say that one mod requires JEI. In that case, download the correct JEI file for the same Minecraft and Forge version, then upload it to the `mods` folder.

Incorrect Mod Version

If a mod file was built for a different Forge or Minecraft version, the console usually says so directly. Replace the file with a version that matches your server. If no compatible version exists, that mod cannot be used with the current setup.

Final Notes

Waystones is popular because it fixes a real survival problem without turning Minecraft travel into instant, free map-hopping. The XP cost, cooldowns, crafting recipes, and configuration options give server owners room to keep fast travel convenient without removing progression entirely.

For modpacks and multiplayer worlds with spread-out bases, villages, and resource locations, Waystones is one of the cleaner ways to make travel less repetitive while still making players earn the network they build.

Still have questions?

Come chat with us and we will get back to you as soon as possible!

Contact Support