ItemFinderInAll-items

Quick rating

Community listing page, reviews here may not be monitored by the author.

ItemFinderInAll-items

By Ab_boy_CNOwner

No reviews yet

Search items in your all-item storge.The mod will notice you the position and mark it with a beam to make sure you can find it.

Mod Loaders
Minecraft

About

Description

ItemFinder

Notice

This mod's original assets had its target to TTS server,if you want to use in your server,please edit the json files!

ItemFinder is a minecraft fabric mod which helps you find items in your all-item storge center.

supported versions

1.21.4 (fabric-api >= 0.16.10)

how to use

Use /finditem or /fi command to find items. e.g.

  • Use /fi minecraft:diamond to find diamond.
  • Use /finditem minecraft:oak_boat to find oak boat. Please notice: Id minecraft:air is prohibited,do not try that!

Use /finditemname or /fn command to find items by its name. e.g.

  • Use /fn Diamond to find diamond.
  • Use /finditemname Glass to find glass. Please notice: Before v0.2.9_Beta,in some language(such as chinese),the name should be covered with quotation marks("")

additional informations

If you have the ability to edit code,you can edit resources/itemfinder/items/unstackableItems.json to config unstackable items or resources/itemfinder/zones/searchZones.json to limit the zones to execute search.Some user-friendly configuration features will be added in future versions.