how do i make an effect happen with armor Mcreator 1.7.9

Started by joshuaredstone7 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how do i make an effect happen with armor Mcreator 1.7.9

i want to make armor that can give u strength, haste and Jumping boost but everytime i click procedere I cant acsses anything i click so much im pretty sure my mouse is low on battery can someone plz help

Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
To do this, you need to make…
Sun, 08/26/2018 - 21:27

To do this, you need to make sure you have actually created the procedure. As an example, Strength 1 effect

this would give you strength one. If you wanted this, you would need to create a function named (insertnamehere) with this code in it,and change an armor piece's tick event to (insertnamehere). with that, it would give you strength one when you wear that piece of armor. Hope this helps!

Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thanks a lot DaCrazyFrog!!!!…
Tue, 09/25/2018 - 01:41

thanks a lot DaCrazyFrog!!!!

 

Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
im having a bit of trouble…
Tue, 09/25/2018 - 01:57

im having a bit of trouble understanding this