How to make a fuel that randomly explodes.

Started by BakedP on

Topic category: Help with MCreator software

Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a fuel that randomly explodes.

I am trying to make a procedure for a uranium fuel cell which makes it explode randomly when in  furnace is this possible?

Joined Jun 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It should be. There is a…
Tue, 10/22/2019 - 17:00

It should be. There is a global trigger for smelting items and you could check the fuel using the get item from slot block. The fuel slot id is 1 just so you know.

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It's pretty basic but if you…
Tue, 10/22/2019 - 19:02

It's pretty basic but if you need help we're all here.

Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks I managed to do it…
Wed, 10/23/2019 - 15:52

Thanks I managed to do it this way

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i don't get how to exatly do…
Fri, 11/06/2020 - 10:25

i don't get how to exatly do, can you tell me the specific procedure?