Language

Antique Atlas 4

Antique Atlas 4

Modrinth

A hand-drawn clientside world map, with map sharing, structure discovery, and less! A map frontend for Surveyor based on hunternif's Antique Atlas.

2.4M downloads 1.9k followers updated 5mo ago
latest v3.1.2+1.21 Modrinth
Fabric Forge Neoforge Quilt 1.19.2 – 1.21.1 AdventureSocialUtility
A hand-drawn clientside world map, with map sharing, structure discovery, and more!
A rewrite of Antique Atlas by Hunternif, as continued by Kenkron, asie, and tyra314.
Requires Surveyor Map Framework. Requires Connector and FFAPI on (neo)forge.

Press [M] at any time to bring up the world map.

Drag the map to pan, scroll to zoom, and use the bookmark buttons to create and remove map markers.

Client-Side Features

  • A physical-feeling map screen, with hand-drawn tiles representing chunks in the world:

map preview

  • Waypoint markers in a variety of styles and accent colors:

marker styles

  • Hold the map in your hands by renaming a book "Antique Atlas" at an anvil:

handheld atlas

Mixed-Side / Singleplayer Features

  • Markers are automatically added for notable structures and active nether portals:

structure markers

  • Structures only appear on the map after you've looked at them or stood on them in-game:

structure discovery

  • Map exploration and waypoints can be shared with friends via /surveyor share [player]:

map sharing

  • Add AA4 Atlas to give the handheld atlas a full item ID and crafting recipe!

Troubleshooting / Suggestions

Antique Atlas 4 is a clientside map frontend for Surveyor Map Framework.

It renders surveyor save data as tiles on screen using respacks, and provides a GUI editor for waypoints.

Issues and suggestions regarding the screen, tiles, markers, and resource packs are Antique Atlas 4 Issues.

Issues and suggestions regarding map sharing, explored map area, and automatic markers are Surveyor Issues.

Crash reports must have AA4 and Surveyor on the latest version, and include logs/latest.log via mclo.gs.

Configuration

Antique Atlas can be configured from config/antique-atlas.toml or in-game using McQoy, including:

  • Whether to require having an atlas item in the inventory in order to enable the map hotkey.
  • Adjustments to the size and scale of the map screen.
  • Adjustments to which structures to mark on the map.
  • Adjustments for how to stylize player graves.

Additional options can be found in the Surveyor config in config/surveyor.toml.

Addon & Resource Pack Developers

Resource Packs

Tiles, markers, biome detection, and structure detection is fully data-driven via resource packs.

Without defined biomes, atlas "guesses" tiles via tags, and shows ??? if that fails.

For a how-to on AA4 resource packs, check out the resource pack tutorial.

API

Nothing stable! But feel free to poke around:

repositories {
	maven { url "https://repo.sleeping.town/" }
}
dependencies {
	modImplementation "folk.sisby:antique-atlas:3.0.0+1.20"
}

Try AtlasRenderer.registerOverlay() for non-surveyor mod compat (i.e. mods that already have client sync)

To automatically mark non-structure points of interest - instead use Surveyor's Landmark API.

Licensing + Credit

Please match your addon/respack licenses to LGPLv3 for code & CC BY-NC-SA for assets to help the ecosystem!

(LGPLv3 and CC BY-NC-SA are a copyleft licenses, so this is required for anything directly adapted from AA4)

If you've made an addon/respack, hit us up and we might link it here! If it's still WIP feel free to ask us questions.

Devs can reach out to us on mastodon, via email, or in #projects->Surveyor on ModFest.

Afterword

All mods are built on the work of many others.

The art for antique atlas was created by Hunternif (DA) and lumiscosity (Neocities).

Click here for detailed art credit.

This mod is a loveletter rewrite, and relies heavily on contributions of many developers and artists before us.

Versions

Release
3.1.2+1.21
fabric, neoforge, quilt · 1.21.1 · 5mo ago
**Changes:** - Fix crash when placing a custom marker without an associated stack - Add `PLAINS` setting for biome fallbacks that just uses a…
133.4k
Release
3.1.2+1.20
fabric, forge, quilt · 1.20.1 · 5mo ago
**Changes:** - Fix crash when placing a custom marker without an associated stack - Add `PLAINS` setting for biome fallbacks that just uses a…
56.5k
Release
3.1.1+1.21
fabric, neoforge, quilt · 1.21.1 · 5mo ago
**Fixes:** - Prevent editing global landmarks via GUI to avoid confusion Changelog: https://github.com/sisby-folk/antique-atlas/releases/tag/v3.1.0+1.20
2.8k
Release
3.1.1+1.20
fabric, forge, quilt · 1.20.1 · 5mo ago
**Fixes:** - Prevent editing global landmarks via GUI to avoid confusion Changelog: https://github.com/sisby-folk/antique-atlas/releases/tag/v3.1.0+1.20
3.3k
Release
3.1.0+1.21
fabric, neoforge, quilt · 1.21.1 · 5mo ago
## The Dimensions Update!! **Changes:** * Update to [Surveyor 1.1](https://modrinth.com/mod/surveyor/version/1.1.0+1.20) - supporting cross-dimensional client…
408
Release
3.1.0+1.20
fabric, forge, quilt · 1.20.1 · 5mo ago
## The Dimensions Update!! **Changes:** * Update to [Surveyor 1.1](https://modrinth.com/mod/surveyor/version/1.1.0+1.20) - supporting cross-dimensional client…
467
Release
3.0.0+1.21
fabric, neoforge, quilt · 1.21.1 · 6mo ago
## Antique Atlas 3.0! **Major Changes**: * Update to [Surveyor 1.0](https://modrinth.com/mod/surveyor/version/1.0.0+1.20) - with major improvements to mod…
6.8k
Release
3.0.0+1.20
fabric, forge, quilt · 1.20.1 · 6mo ago
## Antique Atlas 3.0! **Major Changes**: * Update to [Surveyor 1.0](https://modrinth.com/mod/surveyor/version/1.0.0+1.20) - with major improvements to mod…
7.5k
Release
2.12.0+1.21
fabric, neoforge, quilt · 1.21.1 · 8mo ago
**Changes:** * Add nether biomes by @lumiscosity in https://github.com/sisby-folk/antique-atlas/pull/264 * Badlands, dripstone caves and lush caves tiles +…
34.6k
Release
2.12.0+1.20
fabric, forge, quilt · 1.20.1 · 8mo ago
**Changes:** * Add nether biomes by @lumiscosity in https://github.com/sisby-folk/antique-atlas/pull/264 * Badlands, dripstone caves and lush caves tiles +…
100.4k
Release
2.11.2+1.21
fabric, neoforge, quilt · 1.21.1 · 16mo ago
Changes: - Add handheld atlas to the creative menu - Make handheld atlas translatable (add any translated names to `AntiqueAtlas#ATLAS_NAMES` as well…
111.5k
Release
2.11.2+1.20
fabric, forge, quilt · 1.20.1 · 16mo ago
Changes: - Add handheld atlas to the creative menu - Make handheld atlas translatable (add any translated names to `AntiqueAtlas#ATLAS_NAMES` as well…
232.4k

Comments 0

No comments yet. Be the first to share your thoughts.

Download Antique Atlas 4

R 3.1.2+1.21 1.21.1 fabric, neoforge, quilt 871 KB R 3.1.2+1.20 1.20.1 fabric, forge, quilt 866 KB R 3.1.1+1.21 1.21.1 fabric, neoforge, quilt 870 KB R 3.1.1+1.20 1.20.1 fabric, forge, quilt 866 KB R 3.1.0+1.21 1.21.1 fabric, neoforge, quilt 870 KB R 3.1.0+1.20 1.20.1 fabric, forge, quilt 866 KB R 3.0.0+1.21 1.21.1 fabric, neoforge, quilt 853 KB R 3.0.0+1.20 1.20.1 fabric, forge, quilt 848 KB R 2.12.0+1.21 1.21.1 fabric, neoforge, quilt 1.4 MB R 2.12.0+1.20 1.20.1 fabric, forge, quilt 1.4 MB R 2.11.2+1.21 1.21.1 fabric, neoforge, quilt 825 KB R 2.11.2+1.20 1.20.1 fabric, forge, quilt 821 KB R 2.11.1+1.21 1.21.1 fabric, neoforge, quilt 825 KB R 2.11.1+1.20 1.20.1 fabric, forge, quilt 820 KB R 2.11.0+1.21 1.21.1 fabric, neoforge, quilt 825 KB R 2.11.0+1.20 1.20.1 fabric, forge, quilt 820 KB R 2.10.1+1.21 1.21.1 fabric, neoforge, quilt 808 KB R 2.10.1+1.20 1.20.1 fabric, forge, quilt 804 KB R 2.10.0+1.21 1.21.1 fabric, neoforge, quilt 808 KB R 2.10.0+1.20 1.20.1 fabric, forge, quilt 804 KB R 2.9.17+1.21 1.21.1 fabric, neoforge, quilt 1.3 MB R 2.9.17+1.20 1.20.1 fabric, forge, quilt 1.3 MB R 2.9.16+1.21 1.21.1 fabric, neoforge, quilt 1.3 MB R 2.9.15+1.21 1.21.1 fabric, neoforge, quilt 1.3 MB R 2.9.14+1.21 1.21.1 fabric, neoforge, quilt 1.3 MB R 2.9.14+1.20 1.20.1 fabric, forge, quilt 1.3 MB R 2.9.13+1.21 1.21.1 fabric, quilt 1.3 MB R 2.9.13+1.20 1.20.1 fabric, forge, quilt 1.3 MB R 2.9.12+1.21 1.21.1 fabric, quilt 1.3 MB R 2.9.12+1.20 1.20.1 fabric, forge, quilt 1.3 MB R 2.9.11+1.21 1.21.1 fabric, quilt 1.3 MB R 2.9.11+1.20 1.20.1 fabric, forge, quilt 1.3 MB R 2.9.10+1.21 1.21.1 fabric, quilt 1.3 MB R 2.9.10+1.20 1.20.1 fabric, forge, quilt 1.3 MB R 2.9.9+1.21 1.21.1 fabric, quilt 1.3 MB R 2.9.9+1.20 1.20.1 fabric, forge, quilt 1.3 MB R 2.9.8+1.21 1.21.1 fabric, quilt 1.3 MB R 2.9.8+1.20 1.20.1 fabric, forge, quilt 1.3 MB R 2.9.7+1.20 1.20.1 fabric, forge, quilt 1.3 MB R 2.9.6+1.21 1.21.1 fabric, quilt 1.3 MB R 2.9.6+1.20 1.20.1 fabric, forge, quilt 1.3 MB R 2.9.5+1.21 1.21.1 fabric, quilt 1.3 MB R 2.9.5+1.20 1.20.1 fabric, forge, quilt 1.3 MB R 2.9.4+1.21 1.21.1 fabric, quilt 1.3 MB R 2.9.4+1.20 1.20.1 fabric, forge, quilt 1.3 MB R 2.9.3+1.20 1.20.1 fabric, forge, quilt 1.3 MB R 2.9.3+1.20 1.20.1 fabric, forge, quilt 1.3 MB R 2.9.2+1.20 1.20.1 fabric, forge, quilt 1.3 MB R 2.9.1+1.20 1.20.1 fabric, forge, quilt 2.5 MB R 2.9.0+1.20 1.20.1 fabric, forge, quilt 2.5 MB

Files are served directly from the original source. Modgrid does not host or modify them.