作者:rebot | 分类:模组
Minecraft 版本: 1.21.11
平台: fabric
标签: utility
Allows performing a large-scale filtered search for items in all loaded/generated chunks.
Checks for items in (probably) all "storage" block entities and entities.
Runs on server side. Install on client for some useful keybinds.
YetAnotherConfigLib for config.
Full information - README.
/finditem id <id> - search for items with exact ID.
/finditem name <name> - search for items that contain string in default (custom, if present) name.
/finditem data <data> - search for items that contain string in their NBT/data components.
/finditem loot_table <loot_table> - search for lootable block entities with this loot table.
Special arguments: any, none, none_empty.
Normal mode only checks currently loaded chunks & entities, runs instantly.
Global mode can be activated by adding global to the command: /finditem <search_type> <argument> global
Searches all generated chunks in the current dimension, may take a few seconds.
N by default).请登录后举报
暂无评论,抢个沙发吧~