|
|
WhyMap (WhyMap)Github |相关wiki |源站链接支持: fabricWhyMap 是一个高性能的基于浏览器的Minecraft世界地图,提供了非常详细的纹理查看和无限缩放功能。该模组是开源的。
查看交互式网页演示: [WhyMap Demo](链接)
你可以放大地图来查看方块的纹理。虽然这是2022年9月发布的0.8版本,但你可以感受一下在浏览器中浏览地图的感觉。
WhyMap 是一个高性能的 Minecraft 世界地图,具有基于Web的界面和无限缩放功能。你的地图将显示在链接
从以下地方下载该模组:
[](链接)
[](链接)
[](链接)
加入Discord获取支持:
[](链接)
如何使用?
- 安装模组和所需的依赖 ([Fabric语言Kotlin](链接) 和 [Fabric API](链接))
- 所有键盘快捷键可以在Minecraft键绑定设置中配置
- `Y` - 切换小地图
- `M` - 配置 (需要 [Cloth Config](链接))
- `B` - 创建新的路标点
- 在浏览器上打开链接
- 放大以查看方块纹理
- 单击地图上的右键以查看更多选项
- 单击路标点以将地图居中在其上 (在你添加路标点后)
- 你可以搜索路标点或坐标
活跃支持的版本:
- *1.19.3, 1.19.4*
其他支持的版本:
- 1.19, 1.19.1, 1.19.2
- 1.16.5
常见问题解答
#### 如何使用?
- 在链接
#### 如何添加路标点?
- 你可以通过浏览器从文件中导入xaero\'s路标点
- 按 `B` 在游戏中创建新的路标点
- 在地图上右键单击以创建新的路标点
#### 这个模组会将我的世界上传到互联网上吗?
- 不会,该模组不会将你的地图上传到互联网上。它在你的计算机上运行一个本地Web服务器。
#### 谁可以访问我的地图?
- 只有你的计算机可以访问地图。
- 如果你在设置中进行更改,地图也可以在你的本地网络上的其他计算机和手机上访问。
#### 它是如何工作的?
- 该模组使用你的浏览器显示存储在你的计算机上的文件。
- ��模组创建一个本地Web服务器,向你的计算机显示地图瓦片。
- 该模组使用[Leaflet](链接)来显示地图。
- 没有任何内容上传到在线。所有数据存储在你的Minecraft目录的WhyMap文件夹中。你可以自由删除或将其移动到另一台计算机。
#### 我可以在手机上浏览地图吗?
- 为了在手机上浏览地图,你需要将Web服务器的设置从 `本地服务器` 更改为 `所有地方`
- 然后,你可以通过转到 `http://[你的计算机本地IP]:7542` (假设你连接的是同一WiFi) 在你的手机上浏览地图。
#### WhyMap比其他地图模组更好在哪里?
- 显示在
截图:
来自Modrinth所有游戏版本1.211.21.11.20.51.20.61.20.31.20.41.20.21.20.11.19.31.19.41.191.19.11.19.2所有类型fabricWhyMap 1.7.8whymap-1.7.8.jar下载1.7.8#Release- Updated to Minecraft 1.21- Fixed crash when trying to run the game without ClothConfig- Updated to Kotlin 2.0+ and Ktor 3.0+- Fixed reading some old files- Support name migrations (eg. `grass` -> `short_grass`)- Store byteorder for better file interchangeability- Save last tile update in metadata, don\'t update it when just upgrading the tile version (this will be used later for better tile merging)展开版本: 1.7.8支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 289WhyMap 1.7.7whymap-1.7.7.jar下载1.7.7#Release- Updated to Minecraft 1.20.5 and 1.20.6- Fixed dimension switching- Improve tile saving reliability- Fixed incorrect biomes after dimension switch- Fixed very rare crash that could happen on ARM devices when saving tiles展开版本: 1.7.7支持游戏: 1.20.5, 1.20.6类型:FabricRelease下载次数: 173WhyMap 1.7.6whymap-1.7.6.jar下载1.7.6#Release- Fixed dimension switching- Improve tile saving reliability- Fixed incorrect biomes after dimension switch- Fixed very rare crash that could happen on ARM devices when saving tiles展开版本: 1.7.6支持游戏: 1.20.3, 1.20.4类型:FabricRelease下载次数: 214WhyMap 1.7.5whymap-1.7.5.jar下载1.7.5#Release- Minimap won\'t cause crashes or memory leaks- Minimap is no longer experimental- Fixed short grass rendering展开版本: 1.7.5支持游戏: 1.20.3, 1.20.4类型:FabricRelease下载次数: 101WhyMap 1.7.4whymap-1.7.4.jar下载1.7.4#Release- Updated to 1.20.3 and 1.20.4- Minor shading performance improvement展开版本: 1.7.4支持游戏: 1.20.3, 1.20.4类型:FabricRelease下载次数: 283WhyMap 1.7.3whymap-1.7.3.jar下载1.7.3#Release- Updated to 1.20.2- You can now select color of a waypoint (from web)- You can now edit waypoints (from web)- Improved rendering of pressure plates and some other blocks展开版本: 1.7.3支持游戏: 1.20.2类型:FabricRelease下载次数: 310WhyMap 1.7.2whymap-1.7.2.jar下载1.7.2#Release- Use ShadowJAR to bundle dependencies- Reduced JAR file from 15MB to 8MB (proguard could apparently even reduce it to 3MB but seems unnecessary for now)展开版本: 1.7.2支持游戏: 1.20.1类型:FabricRelease下载次数: 879WhyMap 1.7.0whymap-1.7.0.jar下载1.7.0#Release- Update 1.20 block textures- Improve many blocks rendering, notably bubble columns and sweet berries- Update library versions- Add 3D map preview- Fixed \'analyze area\'- Show light level in block info- First attempts at adding diagnostics screen, elytra flight assistance, player path history (neither is enabled yet)展开版本: 1.7.0支持游戏: 1.20.1类型:FabricRelease下载次数: 109WhyMap 1.6.6whymap-1.6.6.jar下载1.6.6#Release- Update to 1.20.1展开版本: 1.6.6支持游戏: 1.20.1类型:FabricRelease下载次数: 197WhyMap 1.6.4whymap-1.6.4.jar下载1.6.4#Release- Add 16x scale rendering (block texture level)展开版本: 1.6.4支持游戏: 1.19.3, 1.19.4类型:FabricRelease下载次数: 268WhyMap 1.6.3whymap-1.6.3.jar下载1.6.3#Release- Drag on the map with right mouse button to select area- Export area to png or jpeg (will open in new tab)展开版本: 1.6.3支持游戏: 1.19.3, 1.19.4类型:FabricRelease下载次数: 113WhyMap 1.6.2whymap-1.6.2.jar下载1.6.2#Release- Configurable hud color- Improved minimap rendering (still experimental, don\'t use)展开版本: 1.6.2支持游戏: 1.19.3, 1.19.4类型:FabricRelease下载次数: 93WhyMap 1.6.1whymap-1.6.1.jar下载1.6.1#Release- Disable minimap by default- Add a warning saying minimap will cause crashes- Improve hud position on the screen展开版本: 1.6.1支持游戏: 1.19.3, 1.19.4类型:FabricRelease下载次数: 94WhyMap 1.6.0whymap-1.6.0.jar下载1.6.0#Release- Fixed minimap crashes-- Fixed minimap memory leaks- You can configure map though the UI now (click `M` or find it though ModMenu)- Simple HUD (not configurable yet)- Added clothconfig optional dependency (required to configure through UI)- Added modmenu optional dependency展开版本: 1.6.0支持游戏: 1.19.3, 1.19.4类型:FabricRelease下载次数: 75port-1.5.0_1.19-1.19.2whymap-port-1.5.0_1.19-1.19.2.jar下载port-1.5.0_1.19-1.19.2#Release展开版本: port-1.5.0_1.19-1.19.2支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 275WhyMap 1.5.0whymap-1.5.0.jar下载1.5.0#Release- Many technical changes so that mod is ready to quickly adapt to future minecraft updates- Greatly reduced background CPU usage- Support for Terralith, Nullscape, Incendium and many other mods that add non-vanilla biomes to the game- Improved rendering of infested, stripped and waxed blocks- Add config- Allow only Localhost connections by default (map won\'t be possible to access from your wifi unless you change this from settings)- Minimap position and internal http server is now configurable, check out `minecraft/WhyMap/config.toml` file and change whatever you need (more settings to come, they will be changeable from the UI in the future)- Improve stability展开版本: 1.5.0支持游戏: 1.19.3, 1.19.4类型:FabricRelease下载次数: 107WhyMap 1.4.0whymap-1.4.0.jar下载1.4.0#Release- Both 1.19.3 and 1.19.4 supported- Minimap should display correctly on high-dpi displays- Improved performance, minimap should affect fps/tps only a little bit- Should be compatible with more mods and datapacks.- If a mod or datapack you use adds non-vanilla blocks to the game, additional mappings will be created in `minecraft/WhyMap/mappings-custom` directory. If you use non-vanilla blocks and you want to share tiles with your friends, you\'ll need to share this custom mappings file as well.展开版本: 1.4.0支持游戏: 1.19.3, 1.19.4类型:FabricRelease下载次数: 98WhyMap 1.3.1whymap-1.3.1.jar下载1.3.1#Release- Minimap considered kinda stable (please give feedback)- Minimap is now square, won\'t be as glitchy- Minimap should have much improved performance展开版本: 1.3.1支持游戏: 1.19.3类型:FabricRelease下载次数: 70WhyMap 1.3.0whymap-1.3.0.jar下载1.3.0#Release- Experimental minimap rendering (press Y to enable or change rotation, you can change this in `Options` -> `Controls` -> `Key Binds` on the bottom)- Improve barrier rendering- Improve responsiveness on slower machines展开版本: 1.3.0支持游戏: 1.19.3类型:FabricRelease下载次数: 75WhyMap 1.2.1whymap-1.2.1.jar下载1.2.1#Release- add waypoint deleting- improve rendering of anvil, iron bars, brewing stand- run on next available port if default port is taken (if you have many instances, first will run on 7542, next on 7543 etc)- fix \'Invalid file path\' error- improve performance- implement force wipe cache- show deaths展开版本: 1.2.1支持游戏: 1.19.3类型:FabricRelease下载次数: 188WhyMap 1.1.1whymap-1.1.1.jar下载1.1.1#Release展开版本: 1.1.1支持游戏: 1.19.3类型:FabricRelease下载次数: 111全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
WhyMap |
楼主
2025-8-10 19:55:24
回复(0)
收起回复
|