promotional bannermobile promotional banner

RecyclingService

This mod provides automated item cleanup for Minecraft servers to prevent lag from accumulated dropped items.

File Details

recyclingservice-2.4.0.jar

  • R
  • Jan 30, 2026
  • 87.34 KB
  • 9
  • 1.21.1
  • NeoForge

File Name

recyclingservice-2.4.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:recyclingservice-1338293:7551696"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Remove block management and only retain recycling service.

Additions/Changes

  • Added config options for item cleanup interval and item lifetime
  • Split chunk management into a separate module, keeping only trash bin functionality
  • Improved trash bin ID display and existing configuration items

Optimizations

  • Logic and performance improvements; items in unloaded chunks are removed from cache
  • Improved postage logic and cleaned up config text
  • Added comments and code review improvements

Fixes

  • Fixed item duplication bug
  • Fixed charging even when inventory is full
  • Fixed garbled text issues and expression parsing in config files