MC Dungeons Artifacts

MC Dungeons Artifacts

6M Downloads

[Bug Report]: buzzy nest bee lacks the SummonerUUID nbt tag for some reason

SomeFellaUnknown opened this issue ยท 1 comments

commented

Describe the bug; What happened?

mcdar:buzzy_nest_bee works exactly as a summonable entity from this mod is expected to work, but it is for whatever reason the only entity that can be summoned via artefact that does not have the SummonerUUID nbt tag.

Expected Behavior

you would expect mcdar:buzzy_nest_bee to have an SummonerUUID field.

Mod Version

2.0.0

Minecraft Launcher

Other

Operating System

Linux

Modpack

No response

Additional context

No response

commented

to clarify what i mean: when you summon an mcdar:buzzy_nest_bee entity using the appropriate item, it is spawn without that value set in it's nbt data, when you try to set the SummonerUUID using /data modify it does not change / get added, and unlike other summonables trying to /summon an mcdar:buzzy_nest_bee entity without first defining SummonerUUID works just fine.