Modscraper Modscraper Minecraft
Async Locator Refined logo

Async Locator Refined

Mod

by Alvaro842DEV

Changes the searching of features to be asynchronous to mitigate associated lag. Maintained version

Type

Mod

CurseForge Downloads

15,800

CurseForge ID

1331921

Modrinth Downloads

18,264

Modrinth ID

LUIHK4LD

Last Updated

Jun 11, 2026

Description

### This mod is a port of the original version. I have obtained the [creator’s permission](https://github.com/thebrightspark/AsyncLocator/issues/19) to port it. **For versions 1.20.1 or earlier, download the original mod [here](https://modrinth.com/mod/async-locator)** ----- Modifies vanilla behaviour when locating features to run asynchronously, mitigating associated lag. This is currently implemented for: - Locate structure command when executed by a user - Locate biome command when executed by a user **(v1.5.0+)** - Villager explorer map trade offers - Dolphin treasure finding - Exploration map in chests 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.** # Incompatibilities 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://support.modrinth.com/en/articles/8801191-modrinth-maven) to add this mod to your build.gradle, and then make use of the [AsyncLocator class](https://github.com/Alvaro842DEV/AsyncLocator-Refined/blob/main/Common/src/main/java/brightspark/asynclocator/AsyncLocator.java) and/or [logic classes](https://github.com/Alvaro842DEV/AsyncLocator-Refined/tree/main/Common/src/main/java/brightspark/asynclocator/logic).

Compatibility

Mod Loaders

Fabric Neoforge

Game Versions

1.21.1 1.21.4 1.21.5 1.21.11

Similar Mods

Included in Modpacks

External Resources