promotional bannermobile promotional banner

ChestLootControl

Adds admin commands to clear all chests or fill them with customizable loot and probability in Minecraft worlds.

File Details

chestlootcontrol-1.0.1.jar

  • R
  • May 1, 2026
  • 102.03 KB
  • 13
  • 1.20.1
  • Fabric

File Name

chestlootcontrol-1.0.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:chestlootcontrol-1530221:8018944"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

 v1.0.1 (Initial Release)

  • Added `/clearallchests` command: instantly clears all items from loaded chests, trapped chests, barrels, and shulker boxes.
    - Added `/fillchests` command: fills loaded containers with custom items at a configurable probability, with full NBT support.
    - Fixed a bug where containers with a Z-coordinate ≤ -800 were not being processed by commands.
    - The mod now correctly iterates all loaded chunks regardless of coordinate sign.

     v1.0.1(首个正式版)

    - 新增 /clearallchests 指令:一键清空所有已加载箱子、陷阱箱、木桶、潜影盒中的物品。
    - 新增 /fillchests 指令:可按自定义概率和物品列表为已加载容器填充物品,支持完整 NBT 标签。
    - 修复了 Z 坐标 ≤ -800 的箱子不被指令处理的 bug。
    - 指令现已正确遍历全部已加载区块,不再受坐标正负号影响。