Item frame entity ID is broken
The entity ID for item frames is broken.
example:
/testfor @e[type=ItemFrame]
results in: Entity type Minecraft:itemframe is invalid
/testfor @e[r=3] (when next to item frame)
results in: Found entity.ItemFrame.name
I found that adding an underscore between ItemFrame fixes the problem, I am unsure if this is an intended ID name change for 1.11 or a bug.
Thank you.
2016-09-29, 01:22 AM
2016-09-29, 01:44 AM
2016-09-29, 01:44 AM
0
1
-