Item Sweep

Item Sweep

This project adds a feature to Minecraft that automatically clears dropped items at set intervals.

by
164 Downloads
datapackfabricutility
Rent Server with this Mod

About this Mod

🧹 Item Sweep

Automatic item clearing for Minecraft. Choose your format.
Minecraft 自动清理工具,提供两种形式。


✨ Features / 特点

  • Two Formats / 两种形式:
    • Fabric Mod / 模组版: Configure the cleanup interval in-game with /gamerule sweepintervalseconds <秒数>. / 可在游戏内/gamerule sweepintervalseconds <秒数> 配置清理间隔。
    • Vanilla Datapack / 数据包版: No mod loader needed. Configure by editing a number in a file. / 无需模组加载器,通过编辑文件中的一个数字来配置。
  • Automatic / 自动: Cleans up item entities every 120 seconds by default. / 默认每120秒清理一次掉落物。
  • Lightweight / 轻量: Minimal performance impact. / 对性能影响极小。

🚀 Installation & Configuration / 安装与配置

For the Fabric Mod / 安装模组版

  1. Install / 安装: Get the .jar from "Files" tab, put it in mods folder.
    从 “Files” 标签页获取 .jar 文件,放入 mods 文件夹。
  2. Configure (Optional) / 配置 (可选)
    • In your world, run: /gamerule sweepintervalseconds <seconds>
      在你的世界中运行:/gamerule sweepintervalseconds <秒数>
    • Example: /gamerule sweepintervalseconds 300 for 5-minute intervals.
      例如:/gamerule sweepintervalseconds 300 设置5分钟间隔。

For the Vanilla Datapack / 安装数据包版

  1. Install / 安装: Get the .zip from "Files" tab, put it in your world's datapacks folder.
    从 “Files” 标签页获取 .zip 文件,放入世界存档的 datapacks 文件夹。
  2. Configure (Optional) / 配置 (可选)
    • Locate the file / 找到文件: Inside the datapack, open data/item_sweep/functions/load.mcfunction.
      在数据包内,打开 data/item_sweep/functions/load.mcfunction 文件。
    • Edit / 编辑: Find the line scoreboard players set @a INTERVALSWEEP 120 and change 120 to your desired interval (in seconds).
      找到 scoreboard players set @a INTERVALSWEEP 120 这一行,将 120 改为你想要的间隔秒数。
    • Reload / 重载: Run /reload in-game.
      在游戏中运行 /reload

❓ Support / 支持

Report issues or view source code on GitHub.
GitHub 报告问题或查看源代码。

Available Versions

Item Sweep 1.0.0 Fabricrelease
MC 1.21.8, 1.21.9, 1.21.10, 1.21.11fabric
February 24, 2026
1.0.0 Datapackrelease
MC 1.13, 1.13.1, 1.13.2, 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4, 1.15, 1.15.1, 1.15.2, 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 23w03a, 23w04a, 23w05a, 1.19.4, 23w12a, 23w13a, 23w13a_or_b, 23w14a, 23w16a, 23w17a, 1.20, 1.20.1, 23w31a, 23w32a, 23w33a, 23w35a, 1.20.2-pre1, 1.20.2, 23w40a, 23w41a, 23w42a, 23w43a, 23w43b, 23w44a, 23w45a, 23w46a, 1.20.3-pre1, 1.20.3-pre2, 1.20.3-pre3, 1.20.3-pre4, 1.20.3, 1.20.4, 23w51a, 23w51b, 24w03a, 24w03b, 24w04a, 24w05a, 24w05b, 24w06a, 24w07a, 24w09a, 24w10a, 24w11a, 24w12a, 24w13a, 24w14a, 1.20.5-pre1, 1.20.5-pre2, 1.20.5-pre3, 1.20.5-pre4, 1.20.5-rc1, 1.20.5-rc2, 1.20.5-rc3, 1.20.5, 1.20.6, 24w18a, 24w19a, 24w19b, 24w20a, 24w21a, 24w21b, 1.21-pre1, 1.21-pre2, 1.21-pre3, 1.21-pre4, 1.21-rc1, 1.21, 1.21.1, 24w33a, 24w34a, 24w35a, 24w36a, 24w37a, 24w38a, 24w39a, 24w40a, 1.21.2-pre1, 1.21.2-pre2, 1.21.2, 1.21.3, 24w44a, 24w45a, 24w46a, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11datapack
February 9, 2026

How to Install Item Sweep on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set datapack Loader

In the panel under "Egg", select the datapack loader and matching Minecraft version (1.21.11).

3

Install Mod

Open the mod browser in the dashboard and search for "Item Sweep". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

datapackfabric

Minecraft Versions

1.21.11, 1.21.10, 1.21.9 (+115 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Item Sweep server crashes on startup – what to do?

Most common cause: wrong datapack version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.11). You can switch loaders with one click in the panel.

Is Item Sweep compatible with datapack and fabric?

Item Sweep officially supports datapack, fabric for Minecraft 1.21.11, 1.21.10, 1.21.9. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Item Sweep – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Item Sweep consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Item Sweep with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

1.21.111.21.101.21.91.21.81.21.71.21.61.21.51.21.424w46a24w45a+108 more