ModMIT
Collect Emerald
Emerald in item frame to collect items
348
Downloads
1
Followers
4 months ago
Updated
📦
2
Versions
📖About Collect Emerald

Features
- When an emerald is placed inside any item frame, it collects nearby items within a 33×33×33 area to its own location.
- When an item frame containing an emerald is attached to a chest, barrel, or shulker box, it will only collect item types that already exist in the attached container. If attached to an empty container, no items will be collected.
- If multiple "universal CollectEmeralds" exist around an item entity, the item will be collected by the nearest CollectEmerald. If multiple valid "container CollectEmeralds" exist, the item will split into several item entities and be evenly collected by them.
- If both a "universal CollectEmerald" and a "container CollectEmerald" exist around an item entity, the item will first be collected by the former, then redistributed by the latter.
- Compatible with the Large Barrel feature from the carpet-tis-addition mod.
Usage
- Use this feature to easily implement an automatic item sorting storage system in the early game.
- Apply this feature to item collection mechanisms in various traps.