Download BedLoad — Minecraft Mods — MetaMods

BedLoad

Active

Downloads

0

Last update

2 months ago
Client
Utils

BedLoad

BedLoad is a lightweight server-side mod for Minecraft that allows you to designate any blocks or block groups as chunk loaders — without the need for entities or constant updates.

🛏️ By default, all beds function as chunk loaders.


✨ Features

  • ✅ Configuration of custom blocks or block groups as chunk loaders through settings
  • 🔁 In-game configuration reload without server restart
  • 📢 Notification of all players when chunks are force-loaded or unloaded (configurable)
  • 🧭 Support for individual radius per block (e.g., loading a 3×3 chunk area around)
  • ⚙️ Simple and efficient implementation: activates setChunkForced when block state changes

🛠️ How It Works

  • When a chunk loader block is placed, surrounding chunks (according to the radius) are force-loaded
  • When the block is removed, the corresponding chunks are unloaded
  • These blocks act as signals for loading chunks — they are not persistent loaders on their own

📄 Configuration

[BedLoad]
    ChunkLoaderBlocks = ["minecraft:beacon=2", "minecraft:respawn_anchor=0"]
    ChunkLoaderBlockTags = ["minecraft:beds=1"]
    NotePlayersOnChunkLoaderUpdate = true
Project members
pOtAto__bOy

pOtAto__bOy

Created: 8 Aug 2025

ID: 259144