How would I make a wind charge

Started by O_O on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How would I make a wind charge

I'm trying to make a wind grenade thats like a wind charge but more powerful i might be missing some option but there's nothing built in and procedures are hard for me to make ( ones that work ) could someone please help me

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Create a new procedure. Add…
Wed, 07/09/2025 - 19:43

Create a new procedure. Add a procedure block "For each entity as entity iterator..." and inside it put the block "Override motion vector of entityiterator to <entityiterator X - entity/target X> <entityiterator Y - entity/target Y> <entityiterator...". Then also add a procedure block that generates the explosion-type particles