mojira.dev
MC-105995

Testfor ItemFrame not working (worked in 1.8 and before)

I trying to TestFor an Item Frame placed on a block (with or without other parameters like precision of geographic emplacement, orientation, etc.).

My command

"/testfor @e[type=ItemFrame,r=10]"

make this result:

"[21:14:47] Entity type 'minecraft:itemframe' is invalid"

My other command

"/testfor @e[type=ItemFrame,r=10,c=1]"

To force the command block to select one Item Frame (the nearest Item Frame, placed on a block of course) give the result:

"[21:20:05] The entity UUID provided is in an invalid format".

Thanks you for advance.

Comments 4

It's now "minecraft:item_frame" or "item_frame", things change.

Thanks You very much for your answer and very fast reaction.

It's damage (I hope not deceive me) that this changes is not indicated on a minecraft wiki (Chunk Format for example).

It's new to 1.11, for a full list, type

/summon minecraft:<Tab>

Thanks you very much! It's very helped for other minecraft commands.

CGEZ1470

(Unassigned)

Unconfirmed

Minecraft 16w32a

Retrieved