Started by
TGWDS
on
Topic category: Help with Minecraft modding (Java Edition)
I need help with createing an item that when held gives you a potion effect. I'm new to creating MC Java mods, and I'm not sure on what blocks i would use go get what I need. Thanks in advance.
on player update tick
if has item in main hand=(your custom item"
do add potion effect blah blah