Skill for minecraft

Started by JotateGamer on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 month ago
Joined Dec 2021
Points:
511

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
Skill for minecraft
Tue, 04/23/2024 - 13:19 (edited)

I'm creating my own RPG mod, and I need to create a skill that causes a meteorite to fall, which, when falling, causes damage to everyone it falls on, I decided to cause explosion damage, but I have a problem, I don't understand how to make an explosion in the place where the player is looking

Edited by JotateGamer on Tue, 04/23/2024 - 13:19
Active 1 year ago
Joined Jul 2022
Points:
409

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
you can use raytracing…
Sun, 04/21/2024 - 22:34

you can use raytracing blocks to get the cords of the block the player is looking at, then put those code blocks inside of an "explode at:" code block

Active 1 year ago
Joined Jan 2018
Points:
702

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
If you want i could probably…
Mon, 04/22/2024 - 00:39

If you want i could probably make an animation for it.

Active 1 month ago
Joined Dec 2021
Points:
511

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
@i_know_brian That would be…
Mon, 04/22/2024 - 08:10

@i_know_brian That would be great.