Locate Fixer is a lightweight quality-of-life mod for NeoForge 1.21.1 that makes Minecraft's /locate, /locate biome, and /tp commands reliable for players, staff, and pack makers. The mod keeps searching long after vanilla would give up, streams progress back to chat, and makes teleporting to the result safe even on busy servers also on versions 2.1.1+ when telaporting in a hill biome or cave biome you should not get stuck in blocks anymore just be careful of lava if you do get stuck please make a issue report.
/tp to a locate result preloads the destination chunks, shows a 5‑second countdown, and only moves the player once everything is ready. also it uses raytracing to find a place to put you so you don't get stuck between blocks./locate schematic <name> hooks into the WorldEdit config/worldedit/schematics folder so custom builds are easy to revisit.Locate Fixer is configurable through the generated config/locatefixer-server.toml file.
locate.locateRings — Ordered list of block radii to search. You can shrink or expand the search ceiling to fit your world size.locate.locateThreadCount — Number of async worker threads (1–8) that handle structure and biome scans.locate.cacheDurationMinutes — How long locate results stay cached before expiring.locate.cacheChunkGranularity — How broadly cached results can be reused around the original request.locate.biomeSampleRadiusMultiplier & locate.biomeSampleStepMultiplier — Tune biome sampling density for faster or more precise biome scans.locate.enableNearestCommand — Enables /locate nearest structure|biome <count>.poi.poiSearchRadius — Maximum radius used when scanning for points of interest./locate or /locate biome as usual. Progress messages show which radius is currently scanning./tp immediately after; the mod preloads the target area and teleports you safely once it’s chunk-loaded..schem files into config/worldedit/schematics/ to make them discoverable via /locate schematic <name>.Whether you're hunting a single rare biome, confirming a structure generated, or guiding new players across a modded server, Locate Fixer keeps the locate workflow fast, chatty, and safe from start to finish.