
A Minecraft mod that helps players locate items within containers.
A Minecraft mod that helps players locate items within containers.
The mod provides a command to search for items in nearby containers:
/cif <range> <item>
range: The search radius in blocks (integer)item: The item to search for (e.g., diamond, iron_ingot)/cif <range> <item> <count>
range: The search radius in blocks (integer)item: The item to search for (e.g., diamond, iron_ingot)count: The minimum number of items to find (integer)/cif cancel
/cif 10 diamond/cif 20 iron_ingot 64The command will show:
./gradlew buildbuild/libs/This project is licensed under MIT license.
Contributions are welcome! Please feel free to submit a Pull Request.
For any questions or issues, please open an issue on the GitHub repository.