Pickup Notifications

Pickup Notifications

Mod

Show popup notifications when you pick up items.

Client and server Utility

16.1k downloads
146 followers
Created2 years ago
Updated4 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Pickup Notifications


Show popup notifications when you pick up items. Shows the items stripped of all unique data (enchantments, name, condition) and shows the raw item icon and name. As of 1.1.0, the mod is now required to be installed on the server (in addition to the client) to work in multiplayer!

Configuration

You can configure the behavior of the mod from the pickupnotifications.toml file within your config folder. If you have ModMenu installed, you can also access the configuration through the UI in ModMenu's mod list!

modEnabled: true|false - Simple toggle for the mod! Set to false to disable.

guiAlignment: "top_left"|"top_right"|"bottom_left"|"bottom_right" - Where to position the notifications.

guiOffset: "(<Integer>,<Integer>)" - The amount to offset the notifications from the edge of the screen.

guiScale: Decimal - Scale to render notifications at.

maxNotifications: Integer - How many notifications can be on the screen at a time. Additional notifications will be queued up and shown once there is room.

iconAlignment: "outside"|"inside"|"left"|"right" - Whether the item icons should appear on the 'left' or 'right' of notifications, always on the 'outside' (left for left-aligned, right for right-aligned), or always on the 'inside' of notifications.

showUniqueInfo: true|false - Whether to show custom names, rarity, and enchantments in the notifications.

renderBackground: true|false - Whether to render the background behind notifications.

backgroundOpacity: Decimal - Opacity of the notification background color.

renderShadow: true|false - Whether to render text shadow in notifications.

Version 1.2.4

guiOffsetX: Integer - The amount to offset the notifications from the side of the screen.

guiOffsetY: Integer - The amount to offset the notifications from the top or bottom of the screen.

External resources



Project members

Roundaround

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID