[Bug Report]: mcdw:summoned_bee is treated as minecraft:bee by commands / turn into minecraft:bee upon being summoned
SomeFellaUnknown opened this issue ยท 0 comments
Describe the bug; What happened?
the bees summoned by the Bee Stinger weapon as well those summoned via /summon mcdw:summoned_bee are not targeted by command target selectors such as '@e[type=mcdw:summoned_bee]', but are targeted by commands such as '@e[type=minecraft:bee]'.
Additionally, when an supposed mcdw:summoned_bee entity summoned via commands enters a beehive, the entity listed inside of the beehive is minecraft:bee, not mcdw:summoned_bee
Expected Behavior
attempting to summon mcdw:summoned_bee using commands should summon mcdw:summoned_bee, and said entity should be treated as mcdw:summoned_bee for the purposes of being targeted by commands.
Mod Version
6.0.4
Minecraft Launcher
Other
Operating System
Linux
Modpack
all mcdx mods + JEI / JER, nothing else.
Additional context
No response