Skip to content
[/craft]
Give Invisible Item Frame

Give Invisible Item Frame

Create a floating item display with no visible frame

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Gives an item frame that becomes invisible once placed, so the item inside appears to float on its own. The entity_data component carries the Invisible flag onto the placed frame and must include the full id. One of the most searched decoration commands.

/give @p item_frame[entity_data={id:"minecraft:item_frame",Invisible:1b}]

How to use

  1. Open chat (T on Java).
  2. Paste the command and press Enter.
  3. Place the frame on a wall or block.
  4. Add any item and the frame vanishes, leaving the item floating.

Related commands