How to make a fire charge spawn with procedure

Started by MrPizza333 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a fire charge spawn with procedure

I'm am making a mod with magic so i want to make a fire change spawn in a procedure.

Problem: The spawn entity doesn't have a fire charge

Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
there a command for summond…
Mon, 04/22/2019 - 00:21

there a command for summond fire change aka fire ball here the command /summon Fireball ~ ~1 ~ {direction:[0.0d,0.0d,0.0d]}

 

Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't know if this helps
Mon, 04/22/2019 - 00:24

I don't know if this helps

Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
or try to make your own fire…
Mon, 04/22/2019 - 00:27

or try to make your own fire ball 

 

 

Joined Apr 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks for the help
Mon, 04/22/2019 - 20:12

Thanks for the help

Joined Apr 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Um I tried that and the…
Mon, 04/22/2019 - 20:32

Um I tried that and the execute command isn't working.

Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Do summon fireball in the…
Thu, 04/25/2019 - 16:47

Do summon fireball in the spawn block