Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
功能
当绿宝石被放置于任意物品展示框中时,将会聚集周围33x33x33范围内的物品到其自身位置。在下文中,被置于物品展示框中的绿宝石被称为"聚灵石"。
当聚灵石所在的物品展示框被附着在箱子、木桶、潜影盒上时,聚灵石仅会聚集其附着容器中存在的物品类型。若容器为空,则不会聚集任何物品。
当一个物品实体周围存在多个有效的聚灵石时,该物品将分裂为若干个物品实体被这些聚灵石平均聚集。
当一个物品实体周围同时存在"容器聚灵石"与"通用聚灵石"时,物品实体会先被后者堆叠聚集,之后再被前者二次聚集。
用途
使用此特性在游戏初期轻松实现自动物品分类仓库。
将此特性应用于各种陷阱的物品收集装置中。
Features
When an emerald is placed in any item frame, it will collect all item entities within a 33×33×33 block area around itself. In this mod, we call these framed emeralds "collect emerald".
If the item frame containing a collect emerald is attached to a container (chest, barrel, or shulker box), it will only collect item types that already exist in that container. Empty containers will not collect any item.
When multiple valid collect emeralds exist near an item entity, the item will split into multiple entities and be evenly distributed among them.
When both "container-specific collect emerald" and "universal collect emerald" are present near an item, the item entity will be gathered first by the latter, and then by the former.
Usage Scenarios
Easily create automatic item-sorting storage systems early in the game. Perfect for building item collection systems in various trap mechanisms.