[TUTORIAL] on better explosions/generating spheres

Started by AlbertOk1234 on

Topic category: User side tutorials

Last seen on 16:13, 24. Apr 2024
Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[TUTORIAL] on better explosions/generating spheres
Wed, 07/26/2023 - 04:51 (edited)

Hello everybody. I have seen this issue pop up way too many times.

I understand that everyone wants to make nukes or realistic explosions, but the default option sucks.

I am happy to say that by spending a day of my life suffering, experimenting, thinking, and banging my head against a wall, I have finally come up with a brilliant solution!

With this procedure you will be able to generate custom spheres made of any block you want!

Link: https://drive.google.com/file/d/17irmha6CWgu_ENLOWRTS4a7aH-ooDcFK/view?usp=sharing

https://imgur.com/a/ZOeEyYE

You can also customize the size of the sphere by changing the initial "Radius" variable.

If you want to make it hollow, replace the "0" with "Radius" in the first command and "Radius"*(-1) in the second one.

You should get something like this.

https://imgur.com/a/LN5UUUo

Thank you for your time! I hope this lets people create even better projects than before!

:)

Edited by AlbertOk1234 on Wed, 07/26/2023 - 04:51
Last seen on 13:33, 21. Apr 2024
Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This doesnt help with blast…
Sun, 09/17/2023 - 10:23

This doesnt help with blast resistant blocks, do you know how to do this taking into account blast resistance?

 

Last seen on 02:17, 17. Apr 2024
Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
HELP ME I PUT IT IN MCREATOR…
Wed, 10/25/2023 - 21:07

HELP ME I PUT IT IN MCREATOR BUT IT WONT WORK LIKE IT KEEPS SAYING MISSING DEPENDENCIES AND WONT LET ME SELECT IT

Last seen on 16:13, 24. Apr 2024
Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@RiverCape919073…
Sat, 12/02/2023 - 10:20

@RiverCape919073 Unfortunately there isn't much of a way to do this with blast resistant blocks. A possible way could be using raytracing to detect a blast resistant block and stop. Otherwise I can't help much.

Last seen on 16:13, 24. Apr 2024
Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@GreensilverMega Could you…
Sat, 12/02/2023 - 10:21

@GreensilverMega Could you send a screenshot or elaborate please? Thank you.

Last seen on 09:08, 27. Apr 2024
Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@AlbertOk1234 Thanks you so…
Mon, 02/05/2024 - 20:24

@AlbertOk1234 Thanks you so much for hard your work mate ;)

Last seen on 09:08, 27. Apr 2024
Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It can cause missing…
Mon, 02/05/2024 - 20:35

It can cause missing dependencies because what he had done only work with projectile (exemple, when arrow touch a block)

If you want to implement his procedure on yourself or an entity you created, then change all the "immediate source entity" with "event/target entity". you can find this in the "minecraft components"

Again, i can t thanks you enough Albert, it was just what i needed. Thanks for the work and keep up the work :)

Last seen on 13:32, 28. Apr 2024
Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you so much for…
Sat, 03/09/2024 - 03:41

Thank you so much for sharing this with me!It was a great help!You have helped me tremendously!
It helped me a lot!