I can't set the right coordinates!

Started by LiausGamer on

Topic category: Help with modding (Java Edition)

Last seen on 20:21, 19. Apr 2020
Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I can't set the right coordinates!

i'm making a mob that when it is born it thunderstorms to the left, right, another right and another left, but the part of spawning the thunderstorms on the other left and the other left I have no idea how to do it. !

 

 

 

Last seen on 19:55, 7. Jan 2021
Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'll assume you mean…
Sat, 09/21/2019 - 10:56

I'll assume you mean lightning bolts. To do this you need to make multiple summon lightning bolts. Like this:
Spawn at x: x + 5 y: y z: z entity: EntityLightningBolt