What is parity? This category is designed just for features that exist but work one way on one platform, and another way on a different platform. Bugs are not parity! Items in snapshots and betas are subject to change so please be sure to only post about things that are currently released in Minecraft. Please read the intro post before you post!

16

(Java Parity) Invisible Item Frames

2 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    I think there's a command for this

  • 0
    Registered User commented
    Comment actions Permalink

    I agree. Invisible, (non rendered) item frames would be more valuable to the player in designs than the ability of players to simulate "a plate". Item frames should be entities, like armor stands, with multiple entities occupying the same air space block (up to 6 to keep redstone functionality). PARITY.

    Implemention: If you *name* any item frame or armor stand with a keyword (BE), like "transparent" or use an NBT tag (JE) the entity should become invisible until the name is changed or the NBT tag is removed.

    Code is already in game for other entity transformation based on a keyword name.