Started by
MagicMan3000
on
Topic category: Help with MCreator software
https://imgur.com/a/6u3PveX I've tried "zombie" and neither works. I've tried every instance of 'entity' block and none of them work. It does work (the trader dropping the block on death) if I change the "AND" to "=" but that's not what I need.
I got some help on Reddit but it didn't solve my problem, so I'm asking on the official site in hopes of figuring out why it's not working. This is my first mod and I know very little, though some things are easy to understand.
The source entity is the one who killed another entity.
Event/target entity is self-explanatory.
It. Doesn't. Work.
I know source is the one killing. I know event is the one that should drop.
I switched so many things around and nothing works. I would rather not have just a crafting aspect but if I can't get the help I need, I'll just have to rely on something simple as that.
Fixed with the help of... Can't spell the name since "English";
"is {entity} (sub)type of [mob type]", found in the Logic tree.
Ok.