promotional bannermobile promotional banner

BedLoad (Custom Chunk Loader)

Define any blocks as ChunkLoader.

File Details

bedload-1.21.1-1.2.0

  • R
  • Oct 7, 2025
  • 16.15 KB
  • 78
  • 1.21.1
  • NeoForge

File Name

bedload-1.21.1-1.2.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:bedload-1322519:7077907"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.2.0

  • Fixed a bug where removing a single chunk loader block (e.g., a bed) would unload the entire chunk even if other loader blocks were still present.

  • Added persistent tracking of chunk loader blocks per chunk using ForceLoadReasons (SavedData), ensuring chunks remain loaded as long as at least one loader block exists.