1
I was looking for a way to prevent item frames from breaking when you place a block on them, for example placing an item frame with a item on the ground and than putting a carpet on it, normally it will break but is there a way to prevent that?
2
/data merge entity <item-frame-id>(id will appear in the list if you're looking at it) {Fixed:1b}
It will prevent item frame from breaking, but please keep in mind, that you can't rotate or place items in it, when the tag is set to 1, setup the item frame, then set the tag to 1.
It will prevent item frame from breaking, but please keep in mind, that you can't rotate or place items in it, when the tag is set to 1, setup the item frame, then set the tag to 1.
Thanks it worked!
