promotional bannermobile promotional banner

Bobby Share

A high-performance Fabric mod that collaboratively streams chunk NBT data from the server directly to clients to dynamically fill the Bobby render distance cache.
Back to Files

bobbyshare-1.1.2.jar

File namebobbyshare-1.1.2.jar
Uploader
ngk22ngk22
Uploaded
Jul 17, 2026
Downloads
440
Size
23.0 KB
Mod Loaders
Fabric
File ID
8452669
Type
R
Release
Supported game versions
  • 26.2
  • 26.1.2
  • 26.1.1
  • 26.1
  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
  • 1.20.6
  • 1.20.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:bobby-share-1613607:8452669"

Learn more about Curse Maven

What's new

Bobby Share v1.1.2 - Live Memory Streaming Update

This update resolves the remaining missing chunk gaps (empty voids in generated terrain):

  • [Fixed] Missing Chunk Gaps on active/loaded areas:
    • If a requested chunk is currently loaded in the server's memory (e.g., active near another player), the server will now serialize and stream it directly from live RAM using ChunkSerializer.
    • If the chunk is unloaded, the server safely falls back to reading it asynchronously from disk.
    • This ensures that clients always receive valid chunk data regardless of whether the chunk is currently active in memory or stored on disk.

This mod has no additional files