Details
-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: Minecraft 1.12.2, Minecraft 17w50a, Minecraft 18w01a, Minecraft 18w02a, Minecraft 18w07c, Minecraft 18w11a, Minecraft 1.13-pre3, Minecraft 1.13-pre5, Minecraft 1.13-pre8, Minecraft 18w31a, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w47b, Minecraft 18w48a, Minecraft 18w48b, Minecraft 19w05a, 1.16.2 Release Candidate 1, 1.16.2, 1.16.4 Pre-release 2, 21w03a, 21w05b, 21w06a, 21w07a
-
Fix Version/s: None
-
Labels:
-
Confirmation Status:Confirmed
-
Category:Items
-
Mojang Priority:Trivial
Description
The bug
The entity id of command block minecarts is missing an underscore, it is currently commandblock_minecart, but should be command_block_minecart since for every other command block related item (including the entity’s item form) or block there is an underscore.
Affects
item id | entity id |
---|---|
ender_eye | eye_of_ender |