
Heirlooms
engrave your unstackable items with tooltips containing their history
- Загрузки
- 10K
- Подписчики
- 44
- Обновлён
- 27 июля 2026 г.
- Лицензия
- GPL-3.0-only
Опубликован 17 сентября 2025 г.
🏷️ This description may not reflect the version of the mod you’re using. If you have questions or need help, ask in the #support channel on my Discord server.


About
Heirlooms gives your crafted items a history, then lets you display them like keepsakes inside your world.
- Adds craft-date and creator-name tooltips to unstackable crafted & enchanted items
- Keeps the extra tooltip hidden until CTRL or ALT is held
- Works with crafted, smithing-table and enchanting-table items from other mods
- Adds Display Cases and Display Racks for showing off your favourite items in-world
New Tooltips
Your unstackable crafted items get a special tooltip showing:
- the date the item was crafted
- the name of the player who crafted it
New Blocks
Heirlooms adds two new blocks, which are perfect for holding your favourite items and elevating their symbolic importance:
- Display Case - showcase your items in a glass enclosure
- Display Rack - show your items on a wooden rack
Both blocks show information about the item, including the tooltip information the mod adds, when a player looks at the block in-world.
Tooltips
Any item that you craft which can't be stacked will receive an heirloom tooltip. Popular examples would include tools, weapons and armour.

Hidden by default
The tooltip information is only shown when holding down the CTRL or ALT keys while hovering over the item.

Supports modded items
As long as the item is made in a crafting table or a smithing table, or enchanted in an enchanting table, it should work, no matter the mod.
This example shows an item from Basic Weapons

Blocks
Heirlooms adds two blocks to show off your items with:

Display Case
The display case is a full-sized block and shows items on the wooden plate in the center.
- Perfect for blocks

Display Rack
The display rack is a small block and shows items at an angle.
- Perfect for tools, weapons, armour

Rendering Differences
The display case and rack render some items differently to each other. If an item is a block with a custom item texture (e.g. sugar cane, torch, sign) the display case will show the block model, while the rack shows the gui sprite:

Frequently Asked Questions
Is there a (fabric/forge/neoforge/risugami's modloader) version?
Heirlooms exists on both Fabric and NeoForge. If you're running Quilt, use the Fabric jar.
Can you backport the mod to Minecraft 1.X.X?
Heirlooms will not be backported. The mod will however support new major versions of Minecraft.
I found a bug / my game crashed
If you find any problems with Heirlooms, please feel encouraged to create an issue on the GitHub repository issue tracker. Bug reports are incredibly useful and help this mod reach its full potential.
Ченджлог
1.4.3+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 27 июля 2026 г.
fixes
- bulk shift-crafting unstackable items now annotates every item with crafting data instead of just the first
1.4.3+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 27 июля 2026 г.
fixes
- bulk shift-crafting unstackable items now annotates every item with crafting data instead of just the first
1.4.2+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 25 июля 2026 г.
fixes
- fix display block entity preventing world upgrade from loading completely
1.4.2+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 25 июля 2026 г.
fixes
- fix display block entity preventing world upgrade from loading completely
1.4.1+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 21 июля 2026 г.
new
- new icons for crafted, looted & bought acquisitions
changes
- removed section wrapping in favour of condensed info for block gui overlays
fixes
- added compatibility with lootr
- fixed some localization formatting issues
1.4.1+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 21 июля 2026 г.
new
- new icons for crafted, looted & bought acquisitions
changes
- removed section wrapping in favour of condensed info for block gui overlays
fixes
- added compatibility with lootr
- fixed some localization formatting issues
1.4.0+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 20 июля 2026 г.
!! back up your world before updating from another minecraft version !!
new
- tooltip expansion keybindings are now configurable
- added "Bought by" and "Looted by" acquisition paths
- added "First named by" component for the first time an unstackable item is named
- acquisition, first-naming, and enchantment events now record their coordinates and dimension
- display rack and case HUDs now show expanded data with date and dimension-specific location icons
- enchanting an item with an enchanted book in an anvil now records the enchantment component, like the enchantment table already did
- location lines in display block HUDs are hidden when
/gamerule reduced_debug_infoistrue
changes
- adding an item to a display rack or case in Creative Mode now copies the item instead of consuming it
- removed the 1.20.1 tooltip NBT-to-data-component migration code. If upgrading an Heirlooms world from 1.20.1, upgrade it to 1.21.x first and always make a backup.
fixes
- items in Display Cases now render with the correct rotation
- block items in Display Cases now default
BlockStateProperties.ATTACH_FACEtoAttachFace.FLOOR - display rack and case reject automatic item insertion properly
- enchantment capture mixin is now broader, should work properly with mods like apotheosis
technical
- renamed two data components:
heirlooms:crafted_by→heirlooms:acquired_byheirlooms:crafted_timestamp→heirlooms:acquired_timestamp
- existing 1.21.11 items using the old components migrate when moved through a player inventory
- legacy items stored in display racks and cases migrate automatically when loaded or placed
1.4.0+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 20 июля 2026 г.
!! back up your world before updating from another minecraft version !!
new
- tooltip expansion keybindings are now configurable
- added "Bought by" and "Looted by" acquisition paths
- added "First named by" component for the first time an unstackable item is named
- acquisition, first-naming, and enchantment events now record their coordinates and dimension
- display rack and case HUDs now show expanded data with date and dimension-specific location icons
- enchanting an item with an enchanted book in an anvil now records the enchantment component, like the enchantment table already did
- location lines in display block HUDs are hidden when
/gamerule reduced_debug_infoistrue
changes
- adding an item to a display rack or case in Creative Mode now copies the item instead of consuming it
- removed the 1.20.1 tooltip NBT-to-data-component migration code. If upgrading an Heirlooms world from 1.20.1, upgrade it to 1.21.x first and always make a backup.
fixes
- items in Display Cases now render with the correct rotation
- block items in Display Cases now default
BlockStateProperties.ATTACH_FACEtoAttachFace.FLOOR - display rack and case reject automatic item insertion properly
- enchantment capture mixin is now broader, should work properly with mods like apotheosis
technical
- renamed two data components:
heirlooms:crafted_by→heirlooms:acquired_byheirlooms:crafted_timestamp→heirlooms:acquired_timestamp
- existing 1.21.11 items using the old components migrate when moved through a player inventory
- legacy items stored in display racks and cases migrate automatically when loaded or placed
Комментарии
Загружаем…



