promotional bannermobile promotional banner

BedLoad (Custom Chunk Loader)

Define any blocks as ChunkLoader.

File Details

bedload-1.18.2-1.2.0

  • R
  • Oct 7, 2025
  • 16.19 KB
  • 23
  • 1.18.2
  • Forge

File Name

bedload-1.18.2-1.2.0.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:bedload-1322519:7077931")
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.