
DatapacksJava
Container Item Finder
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Container Item Finder
A Minecraft mod that helps players locate items within containers.
Command Guide
The mod provides a command to search for items in nearby containers:
Basic Usage
/cif <range> <item>
range: The search radius in blocks (integer)item: The item to search for (e.g.,diamond,iron_ingot)
Advanced Usage
/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)
Cancelling task
/cif cancel
Examples
- Search for diamonds within 10 blocks:
/cif 10 diamond - Search for 64 iron ingots within 20 blocks:
/cif 20 iron_ingot 64
Results
The command will show:
- The total number of items found
- The number of containers containing the items
- The coordinates of each container
- If a specific count was requested, it will show how many more items are needed
Development
Prerequisites
- Java 25 or higher
- Gradle (optional if using wrapper)
Building from Source
- Clone the repository
- Open a terminal in the project directory
- Run
./gradlew build - The built mod will be in
build/libs/
License
This project is licensed under MIT license.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Contact
For any questions or issues, please open an issue on the GitHub repository.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21.7, 1.21.8
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.
Verified by MCModsHub
- Downloads as cif_lang_pack.zip
- Download size: 4 KB
- Download link checked 29 Aug 2026 — working
These come from our own check of the pack file, not from the source page.