Faux Custom Entity Data Mod (1.21.11, 1.20.1) – Custom Entity Data API

Available for:Fabric

Minecraft's vanilla entity system doesn't offer mod developers an easy way to attach and persist custom data on living entities — and that's exactly the gap Faux Custom Entity Data Mod fills. Acting as a lightweight API layer for the Fabric ecosystem, it lets other mods store arbitrary data on any in-game entity, keeping that data intact while the entity is alive and even saving it to disk for later retrieval. Player data persists across deaths, which opens the door for RPG-style progression systems, custom stats, and persistent quest tracking. Downloaded over 2 million times since its 2023 release, it has become a staple dependency in the Fabric modding community.

Key Features

  • Custom entity data attachment — Provides a clean API for mods to bind custom data directly to any in-game entity, with that data preserved for the entity's entire lifetime.
  • Persistent player data — Player-specific data survives death and respawn cycles, ensuring important information like quest progress or custom attributes is never lost.
  • Automatic file serialization — All attached data is saved to disk alongside the entity's native data and restored seamlessly when the world is loaded again.
  • Developer-friendly framework — Designed as a library mod, it handles the complex serialization and lifecycle management so other mod authors don't have to reinvent the wheel.

Screenshots

Faux Custom Entity Data Mod screenshot 1 showing mod in action
Faux Custom Entity Data Mod screenshot 2 showing mod in action
Faux Custom Entity Data Mod screenshot 3 showing mod in action
Faux Custom Entity Data Mod screenshot 4 showing mod in action

How to Install

  1. Download and install Fabric Loader for your Minecraft version from the official Fabric website.
  2. Download Fabric API and place the .jar file into your mods folder.
  3. Download the Faux Custom Entity Data Mod .jar file matching your Minecraft version.
  4. Place the downloaded .jar into your .minecraft/mods folder and launch the game.

Requirements

Requirement Details
Mod Loader Fabric
Dependencies Fabric Modloader, Fabric API
Minecraft Versions 1.21.11, 1.21.10, 1.21.9, 1.21.8, 1.21.7, 1.21.6, 1.21.5, 1.21.4, 1.21.3, 1.21.1, 1.21, 1.20.6, 1.20.4, 1.20.2, 1.20.1, 1.20, 1.19.4, 1.19.2, 1.18.2

Pros

  • Broad version support spanning from 1.18.2 all the way to 1.21.11
  • Handles complex data serialization automatically, saving developers significant effort
  • Player data persists through deaths — essential for RPG and progression mods
  • Open-source under LGPL-2.1 license with active maintenance
  • Widely adopted with over 2 million downloads, indicating strong community trust

Cons

  • Fabric-only — no Forge or NeoForge support available
  • Functions purely as a library, so it provides no visible changes on its own
  • Requires Fabric API as an additional dependency

Download

Minecraft VersionLoaderDownload Links
For Minecraft 1.18.2
Fabric

For Minecraft 1.19.2
Fabric

For Minecraft 1.19.4
Fabric

For Minecraft 1.20.1, 1.20
Fabric

For Minecraft 1.20.2
Fabric

For Minecraft 1.20.4
Fabric

For Minecraft 1.20.6
Fabric

For Minecraft 1.21.1, 1.21
Fabric

For Minecraft 1.21.3
Fabric

For Minecraft 1.21.4
Fabric

For Minecraft 1.21.5
Fabric

For Minecraft 1.21.8, 1.21.7, 1.21.6
Fabric

For Minecraft 1.21.10, 1.21.9
Fabric

For Minecraft 1.21.11
Fabric

Always download mods from official sources to stay safe.

What's New

  • The mod was last updated on December 18, 2025, confirming ongoing maintenance for the latest Minecraft versions.
  • Support has been extended to cover Minecraft 1.21.x snapshots and releases up to 1.21.11.
  • No specific changelog details were provided by the developer for the latest update.

FAQ

Do I need Faux Custom Entity Data Mod if I'm just playing Minecraft?

On its own, this mod does nothing visible — it's a library that other mods depend on. You only need to install it if another mod in your modpack lists it as a required dependency.

Does Faux Custom Entity Data work with Forge or NeoForge?

No, this mod is built exclusively for the Fabric mod loader and requires Fabric API. There is no Forge or NeoForge version available.

Will my custom entity data survive a server restart?

Yes, all attached data is automatically serialized and saved to disk alongside the entity's native data. When the world loads again, the data is restored seamlessly.

Looking for more? Browse all Minecraft Mods on McInside.

Explore Minecraft Mods →

Click to rate this post!
[Total: 15 Average: 3.9]