Topic category: Help with Minecraft modding (Java Edition)
I tried to make a beautiful drop (item from the mod) from the Ender Dragon, I ran into a problem in the tags ... I have already tried all the tags, and this is not only with the dragon ... Initially, there are “skeletons” and it works on skeletons (checked), and you write (for example) "zombie" - does not work, "zombie" - does not work. I've already tried everything with the dragon, EntityDragon, ender_dragon, dragon, entityenderdragon, minecraft:ender_dragon, minecraft:ender_dragons, I just don't know what to do anymore... Maybe I'm stupid. I could not find any information on the Internet, none at all ... And most importantly, it works with skeletons (which is the default), nothing else works...
The thing is that the skeletons have a tag for themselves in vanilla Minecraft while the dragon or zombie don't. So you would have to make your own tag and then in the procedure make it check for (mod namespace):(tag name)