Cake Item and Cake Block have no identifying ingame features (cannot use in /replaceitem)
I know that this is technically "Works As Intended" (as was the ID for cooked fish being minecraft:cooked_fished before it was fixed). However, I am attempting to make an adventure map that includes a layer cake. I realized that both the cake item and cake block have the ingame ID of minecraft:cake. This means I cannot use /replaceitem to put it on an armor stand to make the cake.
Environment
Windows 7, latest Java
Created Issue:
Cake Item and Cake Block have no identifying ingame features (cannot use in /replaceitem)
I know that this is technically "Works As Intended" (as was the ID for cooked fish being minecraft:cooked_fished before it was fixed). However, I am attempting to make an adventure map that includes a layer cake. I realized that both the cake item and cake block have the ingame ID of minecraft:cake. This means I cannot use /replaceitem to put it on an armor stand to make the cake.
Environment
Windows 7, latest Java
The cake block does not exist as an item.
It is a block, and as such should be able to be used in /replaceitem.
Try putting "92" instead of "cake"
It might not work but its worth a try.
Confirmed.
To sort out confusion, here is a simplified description:
The cake block and the cake item, which are different things, both use minecraft:cake as the name ID.
@Marshall Mohror
Numerical IDs have been removed.
Why has this been resolved?
This is NOT resolved. As cake is a block, I should be able to put it on heads of things using armor stands.
THIS ISN'T RESOLVED.