File Details
worldfinder-0.1.1.jar
- R
- Jun 17, 2026
- 1.60 MB
- 16
- 26.1.2
- NeoForge
File Name
worldfinder-0.1.1.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
0.1.1
Added
- Added safer teleport handling that searches for a valid two-block air space before placing the player.
- Added waypoint creation support for compatible minimap mods, with stricter availability checks.
- Added per-dimension biome texture caching so switching dimensions no longer evicts already loaded map textures.
- Added client-side filtering for World Finder teleport feedback messages to keep chat clean.
Changed
- Reworked End map rendering with cubiomes terrain height data so void, islands, and the central island are visually distinct.
- Improved biome map loading performance with larger async throughput, texture upload throttling, and better cache reuse.
- Improved map responsiveness and panel layout for different screen sizes.
- Improved biome and structure cache behavior so maps remain available after loading and do not reload unnecessarily when switching dimensions.
- Updated structure/filter icons and marker visuals for a more consistent interface.
Fixed
- Fixed End biome tiles being misaligned with real world generation.
- Fixed End void sometimes rendering with the same color as islands.
- Fixed dimension changes clearing or invalidating map display state unexpectedly.
- Fixed `/wf reload` so it properly refreshes World Finder caches, profile data, markers, and open map state.
- Fixed teleport destinations sometimes placing the player inside blocks or unsafe terrain.
- Fixed waypoint integration detection showing unavailable integrations.
- Fixed slime chunk detection to use vanilla-compatible seed logic.
- Fixed structure marker filtering and several incorrect/missing marker icons.