Modscraper Modscraper Minecraft
Async Locator logo

Async Locator

Mod

by bright_spark

Changes the searching of features to be asynchronous to mitigate associated lag

Type

Mod

CurseForge Downloads

8,774,775

CurseForge ID

625069

Modrinth Downloads

5,591,538

Modrinth ID

rkN8aqci

Last Updated

Jun 12, 2026

Description

### Looking for later versions? [Check out Alvaro842DEV's port for 1.21+](https://modrinth.com/mod/async-locator-refined) --- Modifies vanilla behaviour when locating features to run asynchronously, mitigating associated lag. This is currently implemented for: * Locate command when executed by a user * Villager explorer map trade offers * Dolphin treasure finding * Exploration map in chests (v1.1.0+) This mod is only required to be installed server side! So clients only need this installed if they want it for single player. **This alone only works for vanilla (see list above). Other mods may need to implement usage of this mod themselves to make use of the async functionality.** ## Incompatabilities Mods that affect vanilla's structure locating features may impact Async Locator's functionality. Right now, the list below states other mods that I'm aware of: * [Structure Essentials](https://www.curseforge.com/minecraft/mc-mods/structure-essentials-forge-fabric) Has been seen that on startup only one of either Async Locator's or Structure Essentials' locating improvements will work. No real issues otherwise, but only one of the mods are required. ## Mod Integration Other mods can also use Async Locators as a dependency to implement the asynchronous locating into their own code. To do so, please use [CurseMaven](https://www.cursemaven.com/) or [Modrinth Maven](https://docs.modrinth.com/docs/tutorials/maven/) to add this mod to your `build.gradle`, and then make use of the [AsyncLocator class](https://github.com/thebrightspark/AsyncLocator/blob/HEAD/Common/src/main/java/brightspark/asynclocator/AsyncLocator.java) and/or [logic classes](https://github.com/thebrightspark/AsyncLocator/tree/HEAD/Common/src/main/java/brightspark/asynclocator/logic).

Compatibility

Mod Loaders

Fabric Forge

Game Versions

1.18.2 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2

Similar Mods

Included in Modpacks

External Resources