@e does not work with Horse using command block
this is not a bug, you used @e[type=Horse] you need to use @e[type=EntityHorse] doing /summon Horse would not work either.
Reporter: julio santos
Assignee: (Unassigned)
Created: 2014-01-28T07:41:21Z
Updated: 2025-03-19T17:11:06Z
Resolved: 2014-01-28T12:01:03Z
ADO:
Confirmation Status: Unconfirmed
Area:
Mojang Priority:
Category:
Labels:
Affects Versions: Minecraft 14w04b
Fix Versions:
Retrieved 2025-06-10T16:15:53Z
this is not a bug, you used @e[type=Horse] you need to use @e[type=EntityHorse] doing /summon Horse would not work either.