Give Invisible Item Frame
Create a floating item display with no visible frame
✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026Gives 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}]73 characters
- Java: yes
- Bedrock: no
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java).
- Paste the command and press Enter.
- Place the frame on a wall or block.
- Add any item and the frame vanishes, leaving the item floating.
Related commands
Get a netherite pickaxe with Silk Touch
/give @p netherite_pickaxe[enchantments={silk_touch:1}]