Bow/Ranged Item Enchantments

Started by skLatvia on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Bow/Ranged Item Enchantments

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?

Joined Feb 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
so what you do is make a on…
Thu, 02/18/2021 - 15:55

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

Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
can u put a screenshot of…
Mon, 11/08/2021 - 01:18

can u put a screenshot of the procedure please ?

Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
but when you switch to a…
Thu, 06/16/2022 - 22:18

but when you switch to a different item the enchantment doesn't work