Started by
skLatvia
on
Topic category: Help with Minecraft modding (Java Edition)
I'm making a mod which adds a bunch of enchantments, but I don't know how to create proper procedures for custom ranged item enchantments (such as Explosive, where your arrow explodes on impact). Is it possible? If so, how?
so what you do is make a on player tick check for enchantment if the enchantment is what it should be get level then run dif procedur based on level (so explosive arrow on land explodes
can u put a screenshot of the procedure please ?
Found out how to add an enchant to a regular bow
https://drive.google.com/file/d/187h1LjB2aiOG4cuAjWyxOO1gpFvL8Hpx/view?…
but when you switch to a different item the enchantment doesn't work