Wingardium leviosa

Started by Matteo Molinari on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Wingardium leviosa

hello i was making harry potter mod i have already made wand and custom spell system the problem is i got stuck by :acciò and wingardium leviosa would anyone Could you tell me how can i make mob and block fly and go where i look

I created a bullet called wingardium 

Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Actually it's Win-gardium…
Fri, 03/31/2023 - 11:22

Actually it's Win-gardium Levio-Sa

Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(I know my username should…
Fri, 03/31/2023 - 11:22

(I know my username should be Hermione)

Joined Feb 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
On projectile flying tick…
Sat, 06/10/2023 - 12:34

On projectile flying tick make a raycast from the source entity (player) and make an override x y z replacing the coordinates with the raycast position so it should follow the player’s vision.

For the floating just add levitation to whichever entity it hits