File Details
locatefixer-3.1.0.jar
- R
- May 12, 2026
- 81.11 KB
- 2.5K
- 1.21.1
- NeoForge
File Name
locatefixer-3.1.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Changelog
3.1.0
Changes since 3.0.0.
Added
- Added an optional, config-gated
/locate feature <feature_id>command for finding nearby biome regions that can generate a requested placed feature.
Changed
- Moved custom registered structure lookup to
/xlocate customstructure <structure_id>to avoid conflicts with vanilla locate behavior, and updated the related docs. - Improved locate and teleport feedback with clearer start, progress, completion, chunk-preload, and teleport-target status messages.
- Refined teleport destination handling with safer nearby-position checks, better underground and surface fallbacks, and wider destination chunk preloading.
- Updated build/runtime dependencies from NeoForge
21.1.219to21.1.227and ModDevGradle2.0.140to2.0.141.
Fixed
- Prevented structure locate cache collisions between different structure queries.
- Validated located structure candidates against the originally requested structure set before reporting a result.
- Preserved teleport preloading for locate-generated
/tpcoordinates when vanilla supplies an implicit rotation object. - Restored placed-feature ID suggestions for the new feature locate command.
- Tightened several teleport target and locate-result paths so reported coordinates and prepared teleport targets stay aligned.

