功能介绍:
巨石模组的主要功能是允许渲染距离超过服务器设置的视距。通常情况下,Minecraft服务器的视距是有限的,这意味着玩家只能看到视距范围内的方块,而超出这个范围的区域将不会被渲染。
通过记录并存储服务器发送的所有区块(存储在 `.minecraft/.bobby` 中),巨石模组可以在稍后的时间点加载和显示这些区块,即使这些区块超出了服务器的视距。
其他特性:
巨石模组还可以选择使用现有的单人世界来加载服务器从未发送过的区块。要使用此功能,只需将世界文件夹(而不是世界的名称!而是它的文件夹的名称!)重命名为 "bobby-fallback"。
自动配置文件重载:
巨石模组在更改配置文件时会自动重新加载。要在游戏内配置屏幕上查看配置选项,请安装 [ModMenu] 和 [ClothConfig]。
[ModMenu]:
[ClothConfig]:
来自Modrinth
5.2.8+mc1.21.6
bobby-5.2.8+mc1.21.6.jar下载5.2.8+mc1.21.6#Release
- Update to Minecraft 1.21.6
- Update Korean, Japanese, Chinese translations
- Update Korean, Japanese, Chinese translations
展开
版本: 5.2.8+mc1.21.6
支持游戏: 1.21.6
类型: Fabric
Release
下载次数: 16,963
5.2.7+mc1.21.5
bobby-5.2.7+mc1.21.5.jar下载5.2.7+mc1.21.5#Release
- Update to Minecraft 1.21.5
展开
版本: 5.2.7+mc1.21.5
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 241,501
5.2.6+mc1.21.4
bobby-5.2.6+mc1.21.4.jar下载5.2.6+mc1.21.4#Release
- Update to Minecraft 1.21.4
- Fix "Network Protocol Error" when server sends block updates for chunks it has already unloaded (#341)
- Add Korean, Japanese, German, and French translations, updated Traditional Chinese translation
- Fix "Network Protocol Error" when server sends block updates for chunks it has already unloaded (#341)
- Add Korean, Japanese, German, and French translations, updated Traditional Chinese translation
展开
版本: 5.2.6+mc1.21.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 520,427
5.2.5+mc1.21.2
bobby-5.2.5+mc1.21.2.jar下载5.2.5+mc1.21.2#Release
- Update to Minecraft 1.21.2
- Fix missing fake chunks and "Network Protocol Error"s when server sends out-of-bounds chunk (#313)
- Fix missing fake chunks and "Network Protocol Error"s when server sends out-of-bounds chunk (#313)
展开
版本: 5.2.5+mc1.21.2
支持游戏: 1.21.2, 1.21.3
类型: Fabric
Release
下载次数: 119,685
5.2.4+mc1.21
bobby-5.2.4+mc1.21.jar下载5.2.4+mc1.21#Release
- Add support for Sodium 0.6.0 (#308)
展开
版本: 5.2.4+mc1.21
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 1,350,951
5.2.3+mc1.21
bobby-5.2.3+mc1.21.jar下载5.2.3+mc1.21#Release
- Fix occasional chunk missing light data when its original chunk was loaded and immediately unloaded within 1-10 frames (#290)
- Fix newly loaded real chunks sometimes flickering black for a few frames without Sodium or Starlight (#290)
- Fix newly loaded real chunks sometimes flickering black for a few frames without Sodium or Starlight (#290)
展开
版本: 5.2.3+mc1.21
支持游戏: 1.21
类型: Fabric
Release
下载次数: 458,555
5.2.2+mc1.21
bobby-5.2.2+mc1.21.jar下载5.2.2+mc1.21#Release
- Update to Minecraft 1.21
展开
版本: 5.2.2+mc1.21
支持游戏: 1.21
类型: Fabric
Release
下载次数: 90,217
5.2.1+mc1.20.6
bobby-5.2.1+mc1.20.6.jar下载5.2.1+mc1.20.6#Release
- Fix "Dynamic World Management" not working when switching server without full reconnect (#250) (thanks to KrisAphalon!)
展开
版本: 5.2.1+mc1.20.6
支持游戏: 1.20.6
类型: Fabric
Release
下载次数: 38,097
5.2.0+mc1.20.6
bobby-5.2.0+mc1.20.6.jar下载5.2.0+mc1.20.6#Release
- Update to Minecraft 1.20.6
- Fix game crashing/freezing when world name contains illegal characters (#67)
- Fix "This world contains data from an old version" on new worlds with "Dynamic World Management" enabled (#246)
- Fix game crashing/freezing when world name contains illegal characters (#67)
- Fix "This world contains data from an old version" on new worlds with "Dynamic World Management" enabled (#246)
展开
版本: 5.2.0+mc1.20.6
支持游戏: 1.20.6
类型: Fabric
Release
下载次数: 109,050
5.1.0+mc1.20.4
bobby-5.1.0+mc1.20.4.jar下载5.1.0+mc1.20.4#Release
- Add support for servers with multiple identically-named worlds (e.g. proxies) (#72)
Note: Must be enabled in config.
When enabled, a new local cache is started on each world change. If there are enough chunks with similar content in two caches, they will automatically be merged.
This does mean that you may need to walk around a little before Bobby loads in cached chunks if there is little identifying information in your world (e.g. flat worlds).
You may need to delete your existing cache if it is comprised of multiple worlds to prevent Bobby from merging into it.
- Fix compatibility with SkinShuffle (#192)
Note: Must be enabled in config.
When enabled, a new local cache is started on each world change. If there are enough chunks with similar content in two caches, they will automatically be merged.
This does mean that you may need to walk around a little before Bobby loads in cached chunks if there is little identifying information in your world (e.g. flat worlds).
You may need to delete your existing cache if it is comprised of multiple worlds to prevent Bobby from merging into it.
- Fix compatibility with SkinShuffle (#192)
展开
版本: 5.1.0+mc1.20.4
支持游戏: 1.20.3, 1.20.4
类型: Fabric
Release
下载次数: 414,218
5.1.0+mc1.20.2
bobby-5.1.0+mc1.20.2.jar下载5.1.0+mc1.20.2#Release
- Add support for servers with multiple identically-named worlds (e.g. proxies) (#72)
Note: Must be enabled in config.
When enabled, a new local cache is started on each world change. If there are enough chunks with similar content in two caches, they will automatically be merged.
This does mean that you may need to walk around a little before Bobby loads in cached chunks if there is little identifying information in your world (e.g. flat worlds).
You may need to delete your existing cache if it is comprised of multiple worlds to prevent Bobby from merging into it.
- Fix compatibility with SkinShuffle (#192)
Note: Must be enabled in config.
When enabled, a new local cache is started on each world change. If there are enough chunks with similar content in two caches, they will automatically be merged.
This does mean that you may need to walk around a little before Bobby loads in cached chunks if there is little identifying information in your world (e.g. flat worlds).
You may need to delete your existing cache if it is comprised of multiple worlds to prevent Bobby from merging into it.
- Fix compatibility with SkinShuffle (#192)
展开
版本: 5.1.0+mc1.20.2
支持游戏: 1.20.2
类型: Fabric
Release
下载次数: 172,057
5.0.3
bobby-5.0.3.jar下载5.0.3#Release
- Update to Minecraft 1.20.3
展开
版本: 5.0.3
支持游戏: 1.20.3, 1.20.4
类型: Fabric
Release
下载次数: 59,948
5.0.2
bobby-5.0.2.jar下载5.0.2#Release
- Update to Minecraft 1.20.2
- Fix chunk at 0/0 not loading from cache when in render distance on join (#205)
- Add Ukrainian, Turkish and Belarusian translations
- Fix chunk at 0/0 not loading from cache when in render distance on join (#205)
- Add Ukrainian, Turkish and Belarusian translations
展开
版本: 5.0.2
支持游戏: 1.20.2
类型: Fabric
Release
下载次数: 82,618
5.0.1
bobby-5.0.1.jar下载5.0.1#Release
- Update to Sodium 0.5
展开
版本: 5.0.1
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 3,019,885
5.0.0
bobby-5.0.0.jar下载5.0.0#Release
- Update to Minecraft 1.20.1
展开
版本: 5.0.0
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 71,761
4.0.6
bobby-4.0.6.jar下载4.0.6#Release
- Fix sky fog rendering incorrectly as render distance goes beyond 32 (#152)
- Fix world not loading when `last_access` file has become corrupted (#92)
- Add Status field to chunk data so one could potentially use the files as a regular world
- Add Traditional Chinese translations
- Fix world not loading when `last_access` file has become corrupted (#92)
- Add Status field to chunk data so one could potentially use the files as a regular world
- Add Traditional Chinese translations
展开
版本: 4.0.6
支持游戏: 1.19.4
类型: Fabric
Release
下载次数: 33,546
4.0.5
bobby-4.0.5.jar下载4.0.5#Release
- Fix unloading of block entities without "Disable Block Entities" (#142)
- Fix crash when Sodium chunk_rendering mixins are disabled (#143)
- Fix light data being lost when upgrading 1.18 -> 1.19 (#136)
- Fix "Invalid client settings" with view distance greater than 127 when connecting to Paper server (#135)
- Fix crash when Sodium chunk_rendering mixins are disabled (#143)
- Fix light data being lost when upgrading 1.18 -> 1.19 (#136)
- Fix "Invalid client settings" with view distance greater than 127 when connecting to Paper server (#135)
展开
版本: 4.0.5
支持游戏: 1.19.4
类型: Fabric
Release
下载次数: 61,759
4.0.4
bobby-4.0.4.jar下载4.0.4#Release
- Update to Minecraft 1.19.4
- Add Brazilian Portuguese translations
- Add Brazilian Portuguese translations
展开
版本: 4.0.4
支持游戏: 1.19.4
类型: Fabric
Release
下载次数: 1,124
4.0.3
bobby-4.0.3.jar下载4.0.3#Release
- Fix server address detection on 1.19.3.
Prior to this fix, all multiplayer worlds were saved as "unknown". If you have already explored a lot using 4.0.2, you can rename the folder in `.minecraft/.bobby/`.
Prior to this fix, all multiplayer worlds were saved as "unknown". If you have already explored a lot using 4.0.2, you can rename the folder in `.minecraft/.bobby/`.
展开
版本: 4.0.3
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 25,968
4.0.2
bobby-4.0.2.jar下载4.0.2#Release
- Update to Minecraft 1.19.3
展开
版本: 4.0.2
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 792
4.0.1
bobby-4.0.1.jar下载4.0.1#Release
- Sort fake chunks before loading so nearby chunks load first
- Fix render distance resetting after restart if above 32 (#109)
- Fix errors about Starlight in log when Starlight is not installed
- Fix lag spikes caused by chunk serialization on main thread when crossing chunk borders (#95)
- Fix render distance resetting after restart if above 32 (#109)
- Fix errors about Starlight in log when Starlight is not installed
- Fix lag spikes caused by chunk serialization on main thread when crossing chunk borders (#95)
展开
版本: 4.0.1
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 401,694
4.0.0
bobby-4.0.0.jar下载4.0.0#Release
- Update to Minecraft 1.19
展开
版本: 4.0.0
支持游戏: 1.19
类型: Fabric
Release
下载次数: 31,586
3.1.1
bobby-3.1.1.jar下载3.1.1#Release
- Update to Minecraft 1.18.2
- Remove dependency on full Confabricate (only including configurate-{core,hocon} now)
- Remove dependency on full Confabricate (only including configurate-{core,hocon} now)
展开
版本: 3.1.1
支持游戏: 1.18.2
类型: Fabric
Release
下载次数: 79,070
2.1.0
bobby-2.1.0.jar下载2.1.0#Release
- Add option to automatically clean up unused cache after X days (#25)
- Add option to taint fake chunks, so you can tell the difference from real ones (#41)
- Force load all chunks every frame when rendering with ReplayMod or other FREX FlawlessFrames consumers
- Fix realms not writing to one consistent folder (#55)
- Allow for render distances greater than 32 chunks even without Sodium (#61)
- Fix black chunks with Starlight installed (#18)
- Add `/bobby upgrade` to upgrade all chunks in cache to the current Minecraft version
- Add option to taint fake chunks, so you can tell the difference from real ones (#41)
- Force load all chunks every frame when rendering with ReplayMod or other FREX FlawlessFrames consumers
- Fix realms not writing to one consistent folder (#55)
- Allow for render distances greater than 32 chunks even without Sodium (#61)
- Fix black chunks with Starlight installed (#18)
- Add `/bobby upgrade` to upgrade all chunks in cache to the current Minecraft version
展开
版本: 2.1.0
支持游戏: 1.17.1
类型: Fabric
Release
下载次数: 7,819
3.1.0
bobby-3.1.0.jar下载3.1.0#Release
- Add option to automatically clean up unused cache after X days (#25)
- Add option to taint fake chunks, so you can tell the difference from real ones (#41)
- Force load all chunks every frame when rendering with ReplayMod or other FREX FlawlessFrames consumers
- Fix realms not writing to one consistent folder (#55)
- Add option to taint fake chunks, so you can tell the difference from real ones (#41)
- Force load all chunks every frame when rendering with ReplayMod or other FREX FlawlessFrames consumers
- Fix realms not writing to one consistent folder (#55)
展开
版本: 3.1.0
支持游戏: 1.18.1
类型: Fabric
Release
下载次数: 3,980
3.0.1
bobby-3.0.1.jar下载3.0.1#Release
- Allow for render distances greater than 32 chunks even without Sodium (#61)
- Fix render distance reverting to 32 in 1.18.1 (#61)
- Fix black chunks with Starlight installed (#18)
- Fix render distance reverting to 32 in 1.18.1 (#61)
- Fix black chunks with Starlight installed (#18)
展开
版本: 3.0.1
支持游戏: 1.18.1
类型: Fabric
Release
下载次数: 303
3.0.0
bobby-3.0.0.jar下载3.0.0#Release
- Update to Minecraft 1.18
- Add `/bobby upgrade` to upgrade all chunks in cache to the current Minecraft version
- Add `/bobby upgrade` to upgrade all chunks in cache to the current Minecraft version
展开
版本: 3.0.0
支持游戏: 1.18
类型: Fabric
Release
下载次数: 1,118
2.0.4
bobby-2.0.4.jar下载2.0.4#Release
- Fix chunk flicker with Sodium 0.3.0 (broke shortly before release)
展开
版本: 2.0.4
支持游戏: 1.17.1
类型: Fabric
Release
下载次数: 2,287
2.0.3
bobby-2.0.3.jar下载2.0.3#Release
- Update to Minecraft 1.17.1
展开
版本: 2.0.3
支持游戏: 1.17.1
类型: Fabric
Release
下载次数: 209
2.0.2
bobby-2.0.2.jar下载2.0.2#Release
- Support for Sodium 0.3.0
- Fix nearby fake chunks not loading after server view distance is reduced
- Fix nearby fake chunks not loading after server view distance is reduced
展开
版本: 2.0.2
支持游戏: 1.17
类型: Fabric
Release
下载次数: 646
2.0.1
bobby-2.0.1.jar下载2.0.1#Release
- Fix AIOOB exception due to incorrect Y position of fake chunk sections (#27)
- Fix chunk light not properly unloading in tall worlds (#28)
- Fix chunks leaking if client view distance is not greater than server view distance
- Fix chunks reloading when changing render distance with Sodium
- Fix chunk light not properly unloading in tall worlds (#28)
- Fix chunks leaking if client view distance is not greater than server view distance
- Fix chunks reloading when changing render distance with Sodium
展开
版本: 2.0.1
支持游戏: 1.17
类型: Fabric
Release
下载次数: 168
2.0.0
bobby-2.0.0.jar下载2.0.0#Release
- Update to Minecraft 1.17
展开
版本: 2.0.0
支持游戏: 1.17
类型: Fabric
Release
下载次数: 283
1.2.0
bobby-1.2.0.jar下载1.2.0#Release
- Support for Sodium 0.2.0
- Add option to disable loading of block entities in fake chunks, active by default
- Fix loading of light data for entirely unlit or empty chunks (#24)
- Fix maximum value of view distance overwrite slider to be 32 instead of 16 (#21)
- Add option to disable loading of block entities in fake chunks, active by default
- Fix loading of light data for entirely unlit or empty chunks (#24)
- Fix maximum value of view distance overwrite slider to be 32 instead of 16 (#21)
展开
版本: 1.2.0
支持游戏: 1.16.5
类型: Fabric
Release
下载次数: 33,618
1.1.4
bobby-1.1.4.jar下载1.1.4#Release
- Fix chunk flicker with Sodium when real chunk receives full update
展开
版本: 1.1.4
支持游戏: 1.16.5
类型: Fabric
Release
下载次数: 653
1.1.3
bobby-1.1.3.jar下载1.1.3#Release
- Fix regression introduced in 1.1.2 causing real chunks to not render with Sodium (#20)
展开
版本: 1.1.3
支持游戏: 1.16.4, 1.16.5
类型: Fabric
Release
下载次数: 636
1.1.2
bobby-1.1.2.jar下载1.1.2#Release
- Fix light sometimes not updating on block breaking/placing due to race condition in Sodium-specific code (#19)
展开
版本: 1.1.2
支持游戏: 1.16.4, 1.16.5
类型: Fabric
Release
下载次数: 130
1.1.1
bobby-1.1.1.jar下载1.1.1#Release
- Re-add chunk unload throttling, fixes short freeze when many chunks are unloaded (potentially 60 seconds after a teleport depending on unload delay)
展开
版本: 1.1.1
支持游戏: 1.16.4, 1.16.5
类型: Fabric
Release
下载次数: 174
1.1.0
bobby-1.1.0.jar下载1.1.0#Release
- Vastly reduce main thread freezes when loading/unloading huge amounts of chunks by bypassing the lighting engine for fake chunks
- Add configurable delay to chunk unloading (default 60 seconds) so they do not need to be re-loaded when returning within the delay.
- Fix crashes due to thread-unsafe block entity initialization
- Add configurable delay to chunk unloading (default 60 seconds) so they do not need to be re-loaded when returning within the delay.
- Fix crashes due to thread-unsafe block entity initialization
展开
版本: 1.1.0
支持游戏: 1.16.4, 1.16.5
类型: Fabric
Release
下载次数: 138
1.0.0
bobby-1.0.0.jar下载1.0.0#Release
- Add max render distance overwrite as config option (requires Sodium)
- Add singleplayer view-distance overwrite option (closes #2, closes #7)
- Add support for ingame config via ModMenu + ClothConfig (#2)
- Add basic config file (auto-reloads) for en-/disabling the mod (closes #2)
- Fix crash when connecting to server with port on Windows (fixes #5)
- Optimize chunk load/unload management
- Fix fake chunk loading becoming starved at high render distance
- Significantly reduce time spent on main thread for chunk loading
- Remove freezing on fake chunk loading thanks to the previous point and by spreading them out over multiple frame
- Reduce freezing on fake chunk unloading by spreading them out over multiple frame, though there is still one spike at the very end which I am unsure how to get rid of (light engine related)
- Fix invalid profiler.pop()
- Add singleplayer view-distance overwrite option (closes #2, closes #7)
- Add support for ingame config via ModMenu + ClothConfig (#2)
- Add basic config file (auto-reloads) for en-/disabling the mod (closes #2)
- Fix crash when connecting to server with port on Windows (fixes #5)
- Optimize chunk load/unload management
- Fix fake chunk loading becoming starved at high render distance
- Significantly reduce time spent on main thread for chunk loading
- Remove freezing on fake chunk loading thanks to the previous point and by spreading them out over multiple frame
- Reduce freezing on fake chunk unloading by spreading them out over multiple frame, though there is still one spike at the very end which I am unsure how to get rid of (light engine related)
- Fix invalid profiler.pop()
展开
版本: 1.0.0
支持游戏: 1.16.4, 1.16.5
类型: Fabric
Release
下载次数: 271
0.2.0
bobby-0.2.0.jar下载0.2.0#Release
展开
版本: 0.2.0
支持游戏: 1.16.2, 1.16.3, 1.16.4
类型: Fabric
Release
下载次数: 694
收录