
entitydb - Store arbitrary NBT data for any entity
Uninstallation
Run
function entitydb:uninstall
to clear all stored data. Then disable and delete the pack file(s).
Usage
Open a database entry for editing:
execute as <entity> run function entitydb:open
The stored data is now available for usage
at entitydb:data open, e.g.:
data modify storage entitydb:data open merge value {text:"hello!"}
After you're done, run
execute as <entity> run function entitydb:close
Where <entity> is the same entity that ran entitydb:open.
At most one data entry may be opened for editing at any time.
Delete an entry
This may be run regardless of whether an entry was opened for editing or not.
execute as <entity> run function entitydb:close
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20.2, 23w40a, 23w41a
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.
Verified by MCModsHub
- Downloads as entitydb.zip
- Download size: 15 KB
- Download link checked 24 Aug 2026 — working
These come from our own check of the pack file, not from the source page.