Item Get!

Quick rating

Item Get!

No reviews yet

Item Get! is a Minecraft mod that can pop up instructions to guide players when they trigger certain conditions.

Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
GNU General Public License v3.0 or later
Latest Version
item_get-1.0.5-neoforge-hotfix.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

   Item Get! is a Minecraft mod that can pop up instructions to guide players when they trigger certain conditions.

Features

  • Item acquisition and entity kill counters
  • Health, hunger, effect, weather, time, biome, and structure triggers
  • Custom title, description, icon, sound, and singleplayer pause behavior
  • Creative-tab item picker with full item NBT, including potion and enchanted-item variants
  • Built-in, vanilla, modded, and user-provided sound selection
  • External MP3 and OGG sound support
  • Searchable selection lists and batch reminder management
  • Per-player progress preserved across death, End return, logout, and rule edits
  • Chinese and English localization

Usage

Press I by default to open the reminder manager. The manager is editable by operators in multiplayer. The reminder close key defaults to R; both keys can be changed in Minecraft's controls screen.

Custom MP3 and OGG sounds can be placed in:

config/item_get/sounds
https://ifdian.net/a/kuzhi
____________

# Item Get! v1.0.2 Changelog

This update adds the reminder handbook, new trigger types, and several improvements for modpack creators.

## Added

- Added the Reminder Handbook.
  - Players can view reminders they have already triggered.
  - Clicking an entry replays the reminder.
  - The handbook is opened from a small icon in the vanilla inventory screen.
  - The icon can be moved by long-press dragging.
  - Icon position is saved per world, making it easier for modpack creators to prepare layouts.

- Added commands:
  - `/itemget handbook`
  - `/itemget manager`

- Added new trigger types:
  - Trigger when the player dies from a specific damage source.
  - Trigger when the player completes a specific advancement.

- Added translation key support for reminder titles and descriptions.
  - Plain text is still supported.
  - Translation keys such as `item_get.example.diamond.title` can now be used.
  - Existing keys are localized automatically.
  - Missing keys fall back to the original input text.

## Changed

- Manager and handbook keybinds are now unbound by default to avoid taking commonly used keys.
- Reminder rules are now stored globally in `config/item_get/rules.json`.
  - Rules are shared across worlds.
  - Player trigger progress and history remain world/player specific.
- Improved handbook list clipping and scrolling.
- Improved display text for several trigger types.

## Fixed

- Fixed triggered reminders sometimes replaying after death or state reset.
- Fixed edited text disappearing after opening selection lists or previewing.
- Fixed blurry GUI issues in the NeoForge version.
- Fixed several list, clipping, scrolling, and button overlap issues.
——————

Item Get! 1.0.3 Update Guide

This update focuses on improving the experience for modpack authors, especially reminder editing, trigger setup, handbook viewing, side notifications, and server-side progress management.

Main changes:

  • Updated version to 1.0.3.
  • Forge and NeoForge versions are kept in sync.
  • Reminder rules are now saved globally, so new worlds can inherit the modpack author’s preset reminders.
  • Added a reminder handbook, allowing players to review reminders they have already unlocked.
  • Added a draggable handbook icon in the inventory screen.
  • Added a side toast display mode that does not pause the game.
  • Side toasts can show up to 3 reminders at once.
  • New side toasts push older ones upward.
  • Full popups and side toasts can both open the detailed reminder view.
  • Added a subtitle field.
  • If the subtitle is empty, the reminder will automatically display the trigger condition.
  • For multi-condition reminders, the subtitle cycles through each condition instead of showing a generic “All: X conditions” line.
  • Removed the inverted condition option to keep the editor simpler.

Editor changes:

  • Redesigned editor layout with editing controls on the left and live preview on the right.
  • Merged trigger and condition editing into one page.
  • Added support for multiple trigger conditions.
  • Multi-condition logic supports All and Any.
  • Condition rows support direct ID input, including item IDs, entity IDs, and item NBT.
  • Improved item selection with creative-tab style item picking.
  • Icons can now use item icons or custom images from the config folder.
  • Long descriptions support scrolling and preview scrolling.
  • Title, subtitle, and description support translation keys.

New and improved trigger types:

  • Acquire item.
  • Kill entity.
  • Health reaches a value.
  • Hunger reaches a value.
  • Gain status effect.
  • Weather changes.
  • Time reaches a stage.
  • Enter biome.
  • Enter structure.
  • Death by damage source.
  • Earn advancement.
  • Observe block.
  • Observe entity.
  • Hover item.

Integration changes:

  • Added soft integration with Create Ponder.
  • Added soft integration with Ponderer.
  • If both are installed, Item Get! only shows buttons for integrations that actually have a matching scene.
  • Linked Ponder scenes can be opened from reminder popups and handbook details.

Resource support:

  • Supports custom sounds.
  • Supports custom image icons from the config folder.
  • Image icons are automatically cropped for display.
  • Supports custom MP3 sound loading.

Command changes:
Only three server management commands are kept:

/itemget reset <targets>

Reset reminder progress for selected players.

/itemget unlock <targets> all

Unlock all reminders for selected players.

/itemget unlock <targets> <rule_id>

Unlock one specific reminder for selected players.

Compatibility notes:

  • Existing reminder configs can still be loaded.
  • Old inverted conditions are ignored.
  • Replace the old jar with the new one to update.
  • Modpack authors should back up config/item_get and world data before updating.

   Item Get! is a Minecraft mod that can pop up instructions to guide players when they trigger certain conditions. give

Features

  • Item acquisition and entity kill counters
  • Health, hunger, effect, weather, time, biome, and structure triggers
  • Custom title, description, icon, sound, and singleplayer pause behavior
  • Creative-tab item picker with full item NBT, including potion and enchanted-item variants
  • Built-in, vanilla, modded, and user-provided sound selection
  • External MP3 and OGG sound support
  • Searchable selection lists and batch reminder management
  • Per-player progress preserved across death, End return, logout, and rule edits
  • Chinese and English localization

Usage

Press I by default to open the reminder manager. The manager is editable by operators in multiplayer. The reminder close key defaults to R; both keys can be changed in Minecraft's controls screen. give

Custom MP3 and OGG sounds can be placed in:

  • config/item_get/sounds

Item Get! v1.0.2 Changelog

This update adds the reminder handbook, new trigger types, and several improvements for modpack creators.

Added

  • Added the Reminder Handbook.

    • Players can view reminders they have already triggered.
    • Clicking an entry replays the reminder.
    • The handbook is opened from a small icon in the vanilla inventory screen.
    • The icon can be moved by long-press dragging.
    • Icon position is saved per world, making it easier for modpack creators to prepare layouts.
    • Added commands:

      • /itemget handbook
      • /itemget manager
    • Added new trigger types:

      • Trigger when the player dies from a specific damage source.
      • Trigger when the player completes a specific advancement.
    • Added translation key support for reminder titles and descriptions.

      • Plain text is still supported.
      • Translation keys such as item_get.example.diamond.title can now be used.
      • Existing keys are localized automatically.
      • Missing keys fall back to the original input text.

Changed

  • Manager and handbook keybinds are now unbound by default to avoid taking commonly used keys.
  • Reminder rules are now stored globally in config/item_get/rules.json.
    • Rules are shared across worlds.
    • Player trigger progress and history remain world/player specific.
    • Improved handbook list clipping and scrolling.
    • Improved display text for several trigger types.

Fixed

  • Fixed triggered reminders sometimes replaying after death or state reset.
  • Fixed edited text disappearing after opening selection lists or previewing.
  • Fixed blurry GUI issues in the NeoForge version.
  • Fixed several list, clipping, scrolling, and button overlap issues. github

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works