Started by
Zebulon Sudios
on
Topic category: Help with Minecraft modding (Java Edition)
I am trying to make a mod with a projectile that can be launched without the use of a bow or any similar tools. I want to make it so you can hand throw some projectiles as you can with fireballs. pls help
It's very simple. Make the item you wish to throw, then make a projectile version. Now, go to ranged item properties and enable ranged attacks, then choose the matching projectile type to your item (or whatever projectile you want) next, in where it says "item use duration" simply set that to 64, and you should be good to go :)