How do I make the frame invisible in Minecraft?

Za
5

So I always enter / data merge entity [id of the frame] {invisible: 1b} and it doesn't work, I also look at the frame at the same time. Have I overlooked something?

br

If you mean with the frames that below e.g. The Windows bar is still, press F11 and if you have a laptop it may be FN F11.

Otherwise, please explain your question better.

br

If you're such an expert, answer his question

an

Just because the question is crystal clear doesn't mean I have an answer. You always with your twisted logic… Simply lost.

gl
1

What frame do you mean?

Do you mean the item frame, glowing effect, the hit box,?

If Item Frame, you can try it with Invisible: 1b (Invisible capitalized)

If glowing effect, then {Glowing: 0b} or / effect clear UUID glowing

If Hitbox, then simply F3+ B or some F3+ Fn + B, but then either all or no Hitboxes are displayed.

an

Capitalize the i at the beginning of Invisible.

/ data merge entity [frame id] {Invisible: 1b}

You can even give yourself the invisible frame as an item and then simply place it!

/ give @s item_frame {EntityTag: {Invisible: 1}}