Started by
Purple1988
on
Topic category: Help with Minecraft modding (Java Edition)
I am making a mod that lets you lace a dagger with poison.
and the procedure is to add the effects then remove the laced dagger and then add the regular dagger to the player's inventory when the player hits a mob with it.
But the problem is that the dependency blocks don't include the player.
I have tried all of them, Event/target entity, Source entity, Immediate source entity, and the Entity iterator.
Sorry if it is obvious I am new to making procedures
(solved)
Edited by Purple1988 on Mon, 10/11/2021 - 19:39
nvm
the first time I tested it, it said "gave Dev 1 [Laced Dagger]"
so, it works?
yes
ok