Web shooter in MCreator

Started by Mr.Zinych on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Web shooter in MCreator

He did it in MCreator
How to do the same?

(3:20)

https://www.youtube.com/watch?v=M6maFjW0_NU&t=70s 

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This procedure will give an…
Sun, 07/03/2022 - 16:14

Move Up
This procedure will give an upward vector.

But I still don't understand how to get the coordinates of the player and the block he hit at the same time.

I roughly understand how a procedure should be created to choose where to fly, but without coordinates it obviously won't work.

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This procedure finds the…
Wed, 08/24/2022 - 20:22

This procedure finds the coordinates of the player and the place where the bullet hit. Then he calculates (roughly) where to move the player. 

The problem is as follows: this procedure for ranged the subject and manipulation with the vector does not work (as if it does not exist at all)

If you know how to invoke the procedure for the player - I will be grateful)

LocalPLayerBullet

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
OK, I figured out how to…
Tue, 08/30/2022 - 18:53

OK, I figured out how to create it) Thank you for your attention

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hello, can you please show…
Mon, 12/18/2023 - 12:50

Hello, can you please show how you did it? maybe even on youtube tutorial :D