Started by
ICanDoodle
on
Topic category: Help with Minecraft modding (Java Edition)
the title explains it all, ive tried doing this for almost 5 months and still can't figure it out (i.e. if you have fire charge in your hand you throw it in the direction the player's looking)
To give a quick answer:
You might be able to disguise a ranged weapon as a fire charge with a single durability point and the weapon launches a fire charge.
(You'd need to setup a procedure that replaces all the fire charges with the ranged weapon fire charge.)
Is this what you are looking for?
You could use raytrace as shown here: https://mcreator.net/forum/54823/how-do-i-place-block-where-player-look…