Started by
Estam
on
Topic category: Help with Minecraft modding (Java Edition)
Im making a custom advancment that adds an advancment "betrayl" when you kill an iron golem.
I included my procedure here
https://www.mediafire.com/view/xm17ouyk6oj3err/image%25282%2529.png/file
it doesnt work for some reason :/
please help
the first: is entity player replace the "Event/target entity" with "Source entity".
after that it should work.
Click on entity
Click on trigger
Make procedure "when entity dies".
With method above. You will only need the achievement block/procedure.
Chew
Just delete it and put it on the custom mob on the "Entity died" trigger, then make it so the achievement will only be given if the source entity is a player, then add the achievement block in the if. But the entity needs to be custom, and the picture looked like it would be checking an iron golem.
Actually, you are checking it.