Attuned Anchors

Attuned Anchors

This project adds buildable Local and Global waypoint anchors to Minecraft. Players construct in-world shrine structures that become styled, access-controlled waypoints with names, colors, item icons, and a client waypoint menu.

by
10 Downloads
fabricgame-mechanicstransportationutility
Rent Server with this Mod

Screenshots

Attuned Anchor Banner
Global Anchor - With HUD
Attuned Anchor Main Menu
Public Anchor
Barrel Membership
Attuned Anchor Delete Confirmation

About this Mod

Attuned Anchors Banner

YouTube GitHub Issues

Attuned Anchors adds buildable waypoint shrines to Minecraft.

Instead of placing waypoints from a map screen, players build an Anchor structure in the world, activate it, and then use it through an in-game waypoint menu and HUD.

Waypoint Menu

Installation

Install the same jar on both the client and server.

  • Client: required
  • Server: required

Features

  • Buildable Local Anchors and Global Anchors
  • In-game waypoint HUD with distance markers
  • N menu for viewing, editing, teleporting, and managing Anchors
  • Admin teleport button for fast travel
  • Name Tag based access control
  • Public Anchors, private Anchors, and assigned-user Anchors
  • Automatic structure validation
  • Broken Anchors disable themselves and reactivate when repaired
  • Fully removed Anchors are cleaned from storage
  • Persistent world storage

Anchor Types

Attuned Anchors has two Anchor types with different visibility ranges.

Type Visibility Range Core Block Item Frame
Local Anchor < 256m Iron Block Ender Pearl
Global Anchor > 256m Diamond Block Eye of Ender

Local Anchors are short-range waypoints. By default, they are visible up to 256m away.

Global Anchors are long-range waypoints. They can be seen from beyond 256m and remain available from anywhere in the same dimension.

Global Anchor HUD

Access Control

Anchor access is controlled through Name Tags placed inside the Anchor barrels.

  • Add a default Name Tag to make the Anchor public.
  • Add renamed Name Tags with player names to make the Anchor visible only to those players.
  • Leave out Name Tags to keep the Anchor disabled until access is configured.
  • More barrels means more room for access names.

Public Anchor

Private Anchor

Waypoint Menu

Press N to open the Attuned Anchors menu.

From the menu, players can view available Anchors, toggle HUD visibility, inspect access, edit marker appearance, and manage Anchors they are allowed to control.

Edit Menu

User List

Deleting an Anchor uses a confirmation screen to prevent accidental removals.

Delete Confirmation

Activation

Build the structure, place the required item frames, then interact with one of the Anchor item frames.

If the structure is valid, the Anchor is registered, its candles are managed by the mod, and it becomes visible to players with access.

Layer-by-Layer Construction Guide

Anchors use a 5x5 footprint. Build each layer centered on the core block position.

Layer -1

Layer 0

Layer 1

Layer 2

Layer 3

Layer 4

The item frames must contain:

  • Local Anchor: Ender Pearl
  • Global Anchor: Eye of Ender

Global Anchors use glowing item frames by default.

Commands

The main command is /anchor, with /an as a shortcut.

  • /anchor spawn <local | global> [<color> [<icon> [<name>]]] creates a complete Anchor.
  • /anchor despawn removes the nearest registered Anchor structure within 32 blocks.
  • /anchor list shows Anchors visible to the player.
  • /anchor remove deletes the nearest registered Anchor record without breaking blocks.
  • /anchor help [spawn | despawn | list | remove] shows command help.

Add this near the bottom, replacing the current Configuration section:

Configuration

Attuned Anchors creates its config files in:

config/attunedanchors/

Main Config

config/attunedanchors/config.json

Default values:

{
  "localRadius": 256,
  "validationIntervalSeconds": 60,
  "globalSameDimensionOnly": true,
  "anchorNameMaxLength": 16,
  "localNamePrefix": "[L] ",
  "globalNamePrefix": "[G] "
}

Anchor records are saved per world at:

data/attuned_anchors.tsv

Structure definitions are configurable through:

config/attunedanchors/structures.json

Admins and Permissions

Attuned Anchors supports the Fabric Permissions API.

Grant this node to give full access:

attunedanchors.admin

Individual permission nodes:

Permission Allows
attunedanchors.menu Open the Anchor menu
attunedanchors.edit Edit Anchor name, color, and icon
attunedanchors.manage Manage Anchor users and delete Anchors
attunedanchors.teleport Teleport to Anchors from the menu
attunedanchors.command.list Use /anchor list
attunedanchors.command.spawn Use /anchor spawn
attunedanchors.command.remove Use /anchor remove
attunedanchors.command.despawn Use /anchor despawn

If you do not use a permissions mod, fallback admins can be added here:

config/attunedanchors/admins.json

Example:

{
  "uuids": [
    "00000000-0000-0000-0000-000000000000"
  ],
  "names": [
  ]
}
{
  "uuids": [
  ],
  "names": [
    "PlayerName"
  ]
}

Available Versions

Attuned Anchors 0.3.1beta
MC 26.1.2fabric
June 14, 2026
Attuned Anchors 0.3.0beta
MC 26.1.2fabric
June 11, 2026

How to Install Attuned Anchors on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).

3

Install Mod

Open the mod browser in the dashboard and search for "Attuned Anchors". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

26.1.2

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Attuned Anchors server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.

Is Attuned Anchors compatible with fabric?

Attuned Anchors officially supports fabric for Minecraft 26.1.2. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Attuned Anchors – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Attuned Anchors consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Attuned Anchors with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

26.1.2