Back to mods
Chest DNA project artwork

CurseForge · Minecraft mod

Chest DNA

Shows where the items in the inventory came from.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Chest DNA release should I use?

Updated yesterday
Latest stable file chestdna-1.02q-mc26.3-neoforge.jar
Game version 26.3
Loader NeoForge

Chest DNA chestdna-1.02q-mc26.3-neoforge.jar targets 26.3 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is Chest DNA required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Chest DNA chestdna-1.02q-mc26.3-neoforge.jar need?

chestdna-1.02q-mc26.3-neoforge.jar. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Chest DNA without breaking your instance.

Built for Chest DNA chestdna-1.02q-mc26.3-neoforge.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use chestdna-1.02q-mc26.3-neoforge.jar. It targets 26.3 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside chestdna-1.02q-mc26.3-neoforge.jar. It opens that exact file at the source.

About this project

What does Chest DNA add?

image

Chest DNA

image image

Records where every item came from and shows it in the item's tooltip.

image

image

Open a chest and you get loot with no story. Chest DNA fixes that: the moment an item is created it gets an origin stamped onto it, and that stamp travels with the item for the rest of its life.

image


What it does

Whenever an item enters the world - looted from a chest, dropped by a mob, bought from a villager, fished up, crafted, smelted or mined - Chest DNA attaches an origin to it containing:

image

  • Source - village, dungeon, End City, ancient city, mob, trade, workbench, …
  • Detail - the loot table it rolled from, or the entity that dropped it
  • Biome and dimension it came from
  • Coordinates of the exact spot
  • Structure it was found inside, when there is one
  • Who obtained it, by name

This is stored as a real data component, so it survives world saves, shulker boxes, ender chests and multiplayer - and it is readable by commands, datapacks and other mods.

What it looks like

Hovering the item draws a pixel-art card under the normal tooltip, drawn one pixel at a time with no textures, so it stays crisp at every GUI scale:

  • source name on top, tier stamped underneath
  • frame colour by rarity - grey for a village chest, gold with shimmer pixels crawling around the border for an End City, an ancient city or an ominous vault
  • an animated DNA helix down the left edge
  • one glance by default; hold Shift for biome, dimension, coordinates and finder
  • ids are shown only with advanced tooltips (F3+H), like vanilla

The card sizes itself against the screen: long values wrap, it never grows wider or taller than it has to, and it reports its real size so the tooltip always stays on screen.

Sources it recognises

Group Covered
Structure chests village, dungeon, mineshaft, stronghold, nether fortress, bastion, End City, ancient city, woodland mansion, trial chambers, ominous vaults, shipwreck, buried treasure, desert pyramid, jungle temple, igloo, ruined portal, pillager outpost, ocean ruins, bonus chest
Creatures mob drops, boss drops, shearing, cat and sniffer gifts, hero of the village
Player actions crafting, smelting, villager and wandering trader trades, fishing, archaeology, creative menu
Mining every block you break

36 origin types in total, each with its own name, glyph and rarity tier.

It does not get in your way

  • Stacking is unchanged. Two items that differ only in their DNA still stack exactly like vanilla, so a looted cobblestone does not fragment your inventory.
  • The first source wins. An item is stamped once, when it is created, and never overwritten.
  • Cheap. One component write per generated item; the structure lookup is skipped for mined blocks so breaking blocks costs nothing measurable.
  • Configurable. Every source group can be turned off, and so can coordinates, biome, structure and player name if you do not want that data recorded at all.

Commands

  • /chestdna inspect - print the full DNA of the item in your hand
  • /chestdna clear - wipe the DNA of the held item (gamemaster permission)

For mod authors

The whole system is an open API - see the README for code samples:

  • register your own origin types with their own glyph, colour and tier
  • claim your own loot tables, or override what Chest DNA says about vanilla ones
  • rewrite or veto a stamp before it is written, or listen for stamps
  • add lines to the card, or replace its theme entirely
  • a chestdna entrypoint so your add-on loads at the right moment

Requirements

Minecraft 1.7.10 - 26.2

Chest DNA installs on either side and never blocks a connection. The server does the recording, the client does the drawing, so what you get depends on where it is installed:

Setup Result
Singleplayer Everything works, the integrated server records.
Client and server Everything works.
Client only, server without the mod You can join normally. Tested against a plain vanilla 26.2 dedicated server: the client connects and plays with no errors. Nothing is recorded though, because recording is server side, so no cards appear.
Server only Origins are recorded and /chestdna inspect works. Players need the mod to see the cards, so keep it optional for them or hand it out.

Optional on the client, optional on the server, useful on both.

Project description from CurseForge.

Pick your setup

Chest DNA by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

36 available setups

Showing the newest 12 of 22 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Chest DNA versions and loaders

37 of 37 releases match

Looking for an older file? The official CurseForge project page is in Resources.