Description
ItemGoal — Item collection tracker
ItemGoal lets you set and track item collection goals in Minecraft. Choose any item, set a target amount, and watch your progress on an on-screen HUD.
Features
- Item goals — Set goals for any item (vanilla or modded), e.g. collect 1000 iron ingots or get 64 netherite ingots.
- HUD display — Shows each goal with an item icon and progress (e.g.
256/1000), so you can see how close you are without opening your inventory. - Client-side only — No server changes. Works in singleplayer and on any server; other players don’t need the mod.
- Persistent goals — Goals are saved to
config/itemgoal_goals.jsonand stay across restarts. - Completion notifications — When you reach a goal, the mod tells you and removes it from the HUD.
- Modded items — Supports items from other mods via IDs like
modid:item_name.
Commands
/itemgoal set <amount> <item>— Add or update a goal./itemgoal remove <item>— Remove a goal./itemgoal clear— Clear all goals./itemgoal help— Show help and examples.
Example: /itemgoal set 1476 iron_ingot to track collecting 1476 iron ingots.
Details
- Platform: Fabric
- Side: Client-only
- Versions: Minecraft 1.21.11
Useful for farms, big builds, or long-term resource goals.
