MoreDetails
A Fabric/Quilt modification that turns collecting all items in Minecraft into an exciting game challenge.
Main Concept
Your main goal is to collect absolutely all items available in the game! This creates a completely new gaming experience, turning ordinary survival into a real collection hunt.
Compatibility and Support
The project is no longer in active development, but the author is ready to fix critical errors and update the mod for specific Minecraft versions upon user request.
Challenge Configuration
The list of items that need to be collected is fully customizable through the configuration file:
{
"defaultExcludeConfig": {
"excludeCreatives": true,
"custom": []
}
}
defaultExcludeConfig — defines items excluded from the challenge by default for new worlds
excludeCreatives — automatically removes all items available only in creative mode
custom — allows adding custom exceptions (for example, minecraft:stone)
Additional Features
Client settings can be changed through ModMenu. It's important not to delete files in the item-hunt folder as they store all player progress.
Important Information
Development is conducted for the latest stable version of Minecraft. New features will only be available for the current and subsequent game versions.