With the new tag "Fixed", item frames will not pop off anymore if you put a block inside the same space, thus removed from title and labels
Simply add
Fixed: 1b
into your command.
Invulnerable paintings can be broken if:
You put a block inside the entity
You break a block behind the entity
You summon another painting in the same space and on the same side as the existing one
To reproduce, place a block in the same space as they are.
It breaks even though it's set to Invulnerable
or also Fixed
.
.
Example for a summon command for a fixed painting to test it yourself:
summon painting X Y Z {Fixed:1b,Facing:3b}
Linked issues
is duplicated by 1
Attachments
Comments 27
I'm currently not at home, could only do basic tests last night, thus did not check everything that's mentioned in the bugpost.
Will do so as soon as I can access a computer with MC, am on mobile atm.
But as mentioned now in the bugpost, Fixed-tag at the very least prevents popping off item frames when you place a block inside the same space, which is great.
Confirmed for 17w18b, also happens if you simply place a block in front of the itemframe with
Invulnerable
true.Summary (incl. summon-command):
1. Set an itemframe:
2.a) Use the exact same command again, the formerly set ItemFrame including item it held will pop off.
b) Summon an
Invulnerable
ItemFrame into the air, without supporting block (or break its supporting block), the Itemframe will pop off. Case (a) + (b) can be maybe considered WaI, but case (c) should be fixed, for mapmakers:c) Simply place a block in front of the
Invulnerable
ItemFrame, it will pop off (incl. the item).Offer to overtake this bugpost, if no one opposes.