Started by
Expandi-craft …
on
Topic category: Troubleshooting, bugs, and solutions
So i'm making a item which when right clicked at an entity, it spawns lightning on them, but it spawns at the player's location. How do i fix it?
Edited by Expandi-craft mod dev on Mon, 07/03/2023 - 07:28
Try using the block: Strike lightning at (X of (event/target entity)) (Y of (event/target entity)) (Z of (event/target entity))
Make sure you aren't using the "Source entity" block, or the "x", "y", and "z" blocks.
ok