Started by
AppleMod
on
Topic category: Help with Minecraft modding (Java Edition)
I've searched far and wide for a single command or a few commands that I can run in a procedure that will summon a fireball in the direction a player is facing. Nothing I have found works. Keep in mind this is for 1.16+, so some commands are different. Please help!
Here's a temporary workaround:
The command: /execute at @p positioned ~ ~1.5 ~ run summon fireball ^ ^ ^1 {power:[0.0,0.0,0.0]}
You can remove the arrow thing if you don't want the fireball to be like shot from a ghast. (Btw the arrow workaround doesn't always work - sometimes it just doesn't hit the fireball)
NOTE: This works in 1.18.2 so I'm not sure if it would work for 1.16.5
wow emo_8 is a wise man for his points.. I've seen worse before