
Odyssey Map
Explore. Navigate. Never get lost again. A clean, lightweight minimap and fullscreen map for Minecraft.
Оцените первым
755
13
Список изменений
Bug Fixes
- Fixed MC 26.2 client crash on launch (Fabric/NeoForge) —
GameRendererAccessorshadowedmainCameraas an interface field, which Java treats asstatic. Mixin rejected the apply withSTATIC modifier of @Shadow field mainCamera does not match the target. Removed the broken accessor and now use the publicGameRenderer.mainCamera()method. - Hardened LevelRenderer access on MC 26.2 — Replaced the same static
@Shadowfield pattern onLevelRendererAccessor.submitNodeStoragewith a proper@Accessorgetter so world waypoint rendering cannot hit the same mixin failure.
Technical Changes
- Deleted
GameRendererAccessor(Fabric + NeoForge) for MC 26.2. MixinGameRenderernow reads the camera viamc.gameRenderer.mainCamera().LevelRendererAccessoruses@Accessor("submitNodeStorage")instead of an interface@Shadowfield.
Odyssey Map v1.2.0
Release Date: June 24, 2026
Supported MC Versions: 1.20.1 (Forge/Fabric), 1.21.1 (NeoForge/Fabric), 26.1.2 (NeoForge/Fabric), 26.2 (NeoForge/Fabric)
New Features
- In-Game Settings Screen (MapSettingsScreen) — A comprehensive configuration UI screen directly accessible inside Minecraft. Players no longer need to edit
config.jsonmanually in their mod folders.- Accessible via a new
Settingsbutton on the Fullscreen Map top bar. - Bound to the default
Okey (fully rebindable in standard Controls config). - Divided into 4 categorical tabs:
- Minimap: Toggle minimap HUD, adjust size (64-512px), screen corner position, shape (circle/square), zoom, rotation mode, transparency, and show/hide options.
- HUD & Markers: Toggle overlays (compass, coordinates) and configure individual marker visibility (players, waypoints, death, beds, portals, structures, entities, distance overlays, and clamping).
- Fullscreen Map: Enable/disable map features, default zoom level, grid display, max waypoint limit, and safe render mode.
- Performance: Configure performance preset presets, scan interval, columns per tick, border thickness, and custom border color (Hex ARGB field with a live color swatch).
- Auto-Saving: Any changed options save automatically to the configuration file on click and apply in-game immediately without requiring client restarts.
- Accessible via a new
Technical Improvements
- Custom standalone screen implementation per version in the
commonsubproject packagedev.nightbeam.odysseymap.guiensuring full compatibility across Fabric, Forge, and NeoForge mod loaders. - Updated English locale keys in
en_us.jsonfor settings key mappings.
Файлы
odysseymap-fabric-1.20.1-1.2.1.jar(113.73 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.2.1
Загрузчики
Fabric
Версии игры
1.20.1
Загрузок
4
Дата публикации
16.07.2026
