Compatibility
Minecraft: Java Edition
26.1.x
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed MIT
Published 2 months ago
⦠PickupHighlight
Never lose track of newly picked-up items again. Every new item in your hotbar or inventory gets an animated golden star ā plus a count badge showing how many you picked up.

Features
- ā Animated star pulses on every newly picked-up item
- š¢ Count badge shows exactly how many items you picked up (
+1,+5, ā¦) - šÆ Works in hotbar and inventory
- š Highlights auto-clear on hover, inventory close, or hotbar selection
- ā±ļø Optional timeout ā auto-clear after X seconds
- šØ Configurable color ā gold by default, any hex color works
- āļø Full config GUI when used with Cloth Config + Mod Menu
Configuration
Config file: .minecraft/config/pickuphighlight.json
| Option | Default | Description |
|---|---|---|
clearOnHover |
true |
Remove highlight when hovering over the item |
clearOnClose |
true |
Remove all highlights when closing inventory |
clearOnSelect |
true |
Remove highlight when selecting on hotbar |
highlightColor |
0xFFD700 |
Star color (gold by default) |
timeoutSeconds |
0 |
Auto-clear after X seconds (0 = never) |
showCount |
true |
Show count badge next to the star |
If Cloth Config and Mod Menu are installed, you can configure the mod in-game from the Mods screen ā no manual file editing needed.
License
MIT ā see LICENSE


