item merger
No reviews yet
Item Merger is a Fabric mod (v1.0.4) for Minecraft 1.20.1 that automatically merges nearby item entities to reduce lag in large automated farms.
Enhances farming mechanics and introduces new crops and livestock.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Item Merger - Summary
Item Merger is a Fabric mod (v1.0.4) for Minecraft 1.20.1 that automatically merges nearby item entities to reduce lag in large automated farms.
Core Functionality
- Automatic Merging: Combines item entities of the same type within a 3-block radius into a single entity
- Super-Stacking: Items can stack beyond the normal stack limit (up to 6,400 items per entity)
- Performance Optimization: Reduces entity count significantly, minimizing tick load, AABB checks, and rendering overhead
Technical Details
- Merge Radius: 3.0 blocks
- Merge Interval: Every tick (staggered per entity using ID modulo)
- Max Merged Count: 6,400 items (100 stacks) per entity
- Compatibility: Designed to work with Create mod farms and fan processing
Key Features
- Smart Merging Logic: Only merges items with no pickup delay to allow Create fans to detect items first
- Conflict Prevention: Uses entity ID comparison to prevent merge conflicts
- Item Type Safety: Never merges non-stackable items (tools, armor, etc.)
- Jade Integration: Displays merged stack information in tooltips showing:
- Number of full stacks
- Remainder items
- Total item count
Implementation
- Mixin-based: Uses a single mixin on ItemEntity.tick() to inject merge logic
- Server-side: All merging happens server-side only
- Languages: Supports English and Spanish
Use Case
Specifically optimized for large Create mod farms where hundreds of items drop simultaneously, reducing server lag without affecting gameplay mechanics.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources