How to create a Jetpack?

Started by _Cr1ssG4m3r_ on

Topic category: User side tutorials

Active 10 months ago
Joined Jan 2018
Points:
843

User statistics:

  • Modifications: 3
  • Forum topics: 22
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 29
How to create a Jetpack?

I want to create a jetpack, and I plan that when I press a key (and have the jetpack in an armor slot), it will start flying.
The effect of flying I will do with the levitation position, but I don't know how to make it detect that it has the armor in the slot and that it works. What I can do?

Active 4 years ago
Joined Sep 2020
Points:
606

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
I made a jetpack mod too…
Mon, 12/14/2020 - 20:25

I made a jetpack mod too. Really it is

If Get Item from armor slot 2 (chestplate) of event/target entity = [item]

Active 10 months ago
Joined Jan 2018
Points:
843

User statistics:

  • Modifications: 3
  • Forum topics: 22
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 29
Thanks bro! You have helped…
Mon, 12/14/2020 - 20:55

Thanks bro! You have helped me a lot