Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 2 days ago
Item Merge
Item Merge improves server performance by automatically merging nearby dropped items into a single stack. Reduce entity clutter, lower lag, and keep your world running smoothly with configurable merge settings.
Features
- Configurable merge radius
- Lightweight and efficient
- Helps reduce lag caused by excessive item entities
- Supports all modern Minecraft versions
Configuration
# ItemMergePaper Configuration
# Vanilla defaults: item = 0.5, xp = 0.5
# Radius (in blocks) within which item entities merge.
item-merge-radius: 4.5
# Radius (in blocks) within which experience orbs merge.
xp-merge-radius: 4.5
# Whether to prevent items merging through walls (writes to paper-world-defaults.yml)
fix-items-merging-through-walls: true


