
Fast Get
📦 Fast Get - Quick Loot & Inventory Management ⚡ Stop wasting time dragging and dropping items one by one! Fast Get is a Quality of Life (QoL) mod that streamlines your storage experience. Loot chests and dump your inventory instantly with a single click
1.0.0
Compatibility
Changes
Fast Get: Ultimate Inventory & Storage Automation Fast Get is a high-performance utility designed for players who want to eliminate the tedious grind of manual inventory management. Whether you are looting a dungeon or organizing your massive storage system, Fast Get handles the heavy lifting for you, making item transfers instantaneous and effortless.
Key Features 🚀 Instant Auto-Loot: Empty chests, barrels, and shulker boxes in a heartbeat. No more manual clicking—just point, trigger, and grab everything you need.
📦 Rapid Deposit: Clear your inventory into any storage container with a single action. Keep your base organized without the hassle of dragging and dropping every single stack.
🔗 Universal Container Support: Works seamlessly with all standard containers, including chests, trapped chests, barrels, and more.
⚡ Competitive Edge: Perfect for fast-paced environments like PvP, Speedrunning, or hardcore Survival where every second counts.
🛠️ Streamlined Workflow: Designed to be lightweight and efficient, ensuring that your game remains smooth while the program manages your items.
Why Choose Fast Get? In the world of Minecraft, time is your most valuable resource. Fast Get ensures you spend less time staring at UI menus and more time exploring, building, and battling. It turns minutes of sorting into seconds of action.
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:mPEfIRoZ:ulM0fUwe"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:mPEfIRoZ:ulM0fUwe"
}
