HomeJavaDatapacksPer-Player Displays
DatapacksJava

Per-Player Displays

by SilicatYT · on Modrinth

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Data pack only.

⬇ Download for 1.21.2–1.21.4⬇ Download for 1.21–1.21.1
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Per-Player Displays — screenshot 1

Per-Player Displays

A Minecraft Data Pack library that lets you create display entities that are only visible to one player.
For inquiries, please contact @silicatYT on Discord.

Download: Modrinth
Issue tracker: GitHub

PSA (PLEASE READ)

Due to a bug in Minecraft's code, I am currently unable to port PPD to 1.21.5. Any upvotes on the bugreport are greatly appreciated!

How to use

This description can also be found in the ppd:how_to function.

  1. Summon a display entity
  2. Set its scores:
    • ppd.Pos.<x/y/z>: Where it should appear (Scaled by 10,000x)
    • ppd.ID: The ID of the player it should be visible for
      (The ID is automatically given to the player)

Important: It is advised that you tag the entity, so that it can be found after uninstalling PPD (Which deletes all scores).

How it works

PPD teleports your display entities into your head and sets their translation transformation accordingly so their models still appear at the desired location. It also sets their view_range NBT optimally to ensure that nobody else can see them, while also avoiding flickering if you move fast.

Good to know

Caveats

Credit

From CMDred:

License

As per the MIT License, you are allowed to redistribute, modify and use PPD as long as you provide credit for the original work.

Quick facts

Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more