How do you gat an armor full set bonus?

Started by skyviper327 on

Topic category: Help with MCreator software

Active 3 years ago
Joined Jun 2020
Points:
661

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
How do you gat an armor full set bonus?

If you were to have every piece of a certain armor set, could you make it to were you get a certain buff for it.

 

Active 3 years ago
Joined Feb 2019
Points:
683

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 19
Make a On-tick update for a…
Sat, 09/26/2020 - 19:47

Make a On-tick update for a armor piece (I.E Chestplate) And in that, make it check if all other armor pieces are being worn. If they are, trigger what you want to trigger.

Here is an example of what this would look like.

Active 9 months ago
Joined Aug 2019
Points:
817

User statistics:

  • Modifications: 0
  • Forum topics: 27
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 54
You could probaly put all 4…
Sat, 09/26/2020 - 21:10

You could probaly put all 4 of those in 3 AND blocks

 

Active 2 years ago
Joined Dec 2017
Points:
1046

User statistics:

  • Modifications: 7
  • Forum topics: 24
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 332
(No subject)
Sun, 09/27/2020 - 07:35

armor

Active 5 days ago
Joined Feb 2021
Points:
731

User statistics:

  • Modifications: 4
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 93
can you please send where…
Mon, 03/08/2021 - 21:49

can you please send where the code actually is? thanks

Active 4 years ago
Joined Jul 2021
Points:
551

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
How do I Add a item to an…
Sun, 07/25/2021 - 02:20

How do I Add a item to an element block I want to add some armour but idk how