Started by
seforcia
on
Topic category: Help with Minecraft modding (Java Edition)
I made an item to be placed in the second hand, and I want it to add two damage, and everything is of the same type
Edited by seforcia on Mon, 07/24/2023 - 16:26
i recomend you use flow control
if (get something)
do ( add potion level ticks ambient)
you can get the effects on entity management