Material Finder

Material Finder

A client-side Litematica addon that automatically supplies the player with the correct materials for schematics.

50 downloads
1 followers

🔍 Material Finder

Material Finder is a client-side Fabric utility mod designed to seamlessly integrate with Litematica and optionally Baritone. It automatically supplies your player with the exact materials needed to build your loaded schematics or Baritone blueprints, saving you from constantly digging through your inventory.

✨ Features

  • Smart Auto-Supply: Automatically detects what block you need to place next and pulls it into your active hand. It respects item max stack sizes, giving you exactly what you need without overflowing your inventory!
  • Multi-Source Support: Seamlessly switch between Litematica and Baritone material sources depending on how you want to build.
  • Enhanced HUD Overlay: Keep track of your progress with a clean on-screen overlay displaying your current material, remaining block count, and overall completion percentage.
  • Client-Side Only: You only need this installed on your own client. It works perfectly on vanilla servers, realms, and modded servers without the server needing the mod installed!

⌨️ Commands

You can use /materialfinder or the quick alias /mf for all commands:

  • /mf start - Starts the auto-supply process.
  • /mf stop - Stops the auto-supply process.
  • /mf status - Displays detailed information about your current progress and materials remaining.
  • /mf litematica - Switches the material source to Litematica.
  • /mf baritone - Switches the material source to Baritone.
  • /mf help - Displays the in-game help menu.

🛠️ Requirements & Installation

To use Material Finder, you must be running Minecraft 1.21.1 with Fabric Loader 0.18.4 (or newer).

You will also need to drop the following dependencies into your .minecraft/mods folder:

Installation:

  1. Download the latest materialfinder-1.1.2.jar from the Releases tab.
  2. Place the .jar file into your Minecraft mods folder.
  3. Launch the game using your Fabric profile.

📜 License

This project is licensed under the CC0-1.0 (Public Domain) license. Feel free to use, modify, and distribute the code as you see fit! Created by Creative Study Lab.

👨‍💻 For Developers (Building from Source)

If you want to compile this mod yourself, you can clone the repository and run the Gradle wrapper:

git clone [https://github.com/mahadimdinfo-rgb/Material-Finder.git](https://github.com/mahadimdinfo-rgb/Material-Finder.git)
cd materialfinder
./gradlew build

No gallery available for this project.