Started by
ItsZYXwastaken
on
Topic category: Help with Minecraft modding (Java Edition)
I can't figure out why this doesn't work. for context its supposed to store info if you collected a mob head, seems to do that which I figured out from the messages but still not sure, I have no idea how to activate the 2nd procedure so I decided to just use the other one to do it which isn't a good solution but I couldn't think of anything, so I need help.
you need to put your workspace name in front of the advancement like here (change oddlands to your workspace and make sure the advancement registry is correct )
https://i.imgur.com/7q68aKN.png
wait ignore that i just woke up and had a small brain moment lmao
Have you tried using "entity picks up item" for the second procedure? and then any time you pick up an item it will do the check?