
Map Without Stopping
A client-side Fabric/NeoForge mod that allows you to move while fullscreen map screens are open (JourneyMap, Xaero's World Map, etc.).
- Загрузки
- 3K
- Подписчики
- 3
- Обновлён
- 2 февраля 2026 г.
- Лицензия
- MIT
Опубликован 19 января 2026 г.
Map Without Stopping
A client-side Fabric/NeoForge mod that allows you to move while fullscreen map screens are open (JourneyMap, Xaero's World Map, etc.).
The Problem
When opening fullscreen map mods like JourneyMap or Xaero's World Map, your character stops moving because the game considers you to be in a GUI screen.
The Fix
This mod allows movement inputs to still be processed while these map screens are open.
Installation
- Install Fabric Loader or NeoForge for Minecraft 1.21.1
- Download the mod JAR and place it in your
modsfolder - Client-side only - No need to install on the server
Compatibility
- Minecraft: 1.21.1
- Fabric Loader: 0.18.4+ / NeoForge: 21.1+
- Supported maps: JourneyMap, Xaero's World Map
Note
Xaero's World Map pauses the game in singleplayer by design. This mod works with Xaero in multiplayer/LAN.
License
MIT License - See LICENSE file.
Ченджлог
1.1.0+1.18.2-fabricРелиз1.18.2 · 2 февраля 2026 г.
Added
- Support for boat movement while viewing the map
1.1.0+1.18.2-forgeРелиз1.18.2 · 2 февраля 2026 г.
Added
- Support for boat movement while viewing the map
1.1.0+1.21.1-fabricРелиз1.21.1 · 24 января 2026 г.
Added
- Support for boat movement while viewing the map
1.1.0+1.21.1-neoforgeРелиз1.21.1 · 24 января 2026 г.
Added
- Support for boat movement while viewing the map
1.0.1+1.21.1-fabricРелиз1.21.1 · 24 января 2026 г.
Fixed
- Fixed movement not working on NeoForge by injecting into KeyboardInput.tick() instead of relying on KeyMapping.setDown()
Changed
- Updated license to LGPLv3
- Updated JAR naming convention to follow SemVer format:
{mod_name}-{version}+{minecraft_version}-{loader}.jar
1.0.1+1.21.1-neoforgeРелиз1.21.1 · 24 января 2026 г.
Fixed
- Fixed movement not working on NeoForge by injecting into KeyboardInput.tick() instead of relying on KeyMapping.setDown()
Changed
- Updated license to LGPLv3
- Updated JAR naming convention to follow SemVer format:
{mod_name}-{version}+{minecraft_version}-{loader}.jar
Комментарии
Загружаем…