Started by
8bak
on
Topic category: Help with Minecraft modding (Java Edition)
Hey, I am trying to make it so when I right click a frozen cow with a bucket it gives a bucket of ice cream and this is my procedure which looks correct but wont work. Can someone please look at it and tell me what I am doing wrong? The procedure is linked to the right clicking on entity trigger on the cow
Here is the procedure
update: already fixed it,
for future reference for custom milk buckets copy that procedure but change Event/Target Entity to Source Entity for every instance.