Full Armor Set Bonus

Started by TumbleElf on

Topic category: User side tutorials

Active 11 months ago
Joined Oct 2019
Points:
706

User statistics:

  • Modifications: 0
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 15
Full Armor Set Bonus

I have looked at other posts relating to this Topic, but there is no full answer yet.

I want to make a full armor set bonus.

example: having leggings, boots, helmet, and chestplate gives you fire resistance.

How do I do it!

please respond

Active 2 months ago
Joined Feb 2019
Points:
668

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
just set the procedures to…
Sun, 10/20/2019 - 01:37

just set the procedures to on player tick update and

open logic and loop

choose if .... do

open logic operations

choose block = block

              item     item

open player procedures

choose get item from armor slot '0' of player

now you will know what to do next

Good luck

Active 5 years ago
Joined Feb 2016
Points:
713

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
I am New to MCreator Modding…
Sat, 05/09/2020 - 21:33

I am New to MCreator Modding and I am Wondering if this code is Correcthttps://imgur.com/a/b8S5V7G

Active 1 month ago
Joined Sep 2015
Points:
819

User statistics:

  • Modifications: 3
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 102
I think it's correct :P
Sat, 05/09/2020 - 23:06

I think it's correct :P

Active 5 years ago
Joined Feb 2016
Points:
713

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
Well It's Now Working so...
Sat, 05/09/2020 - 23:13

Well It's Now Working so...

Active 5 years ago
Joined Feb 2016
Points:
713

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
I Mean't Not Working, Its…
Sat, 05/09/2020 - 23:50

I Mean't Not Working, Its Not Working.

Active 5 years ago
Joined Feb 2016
Points:
713

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
Nvm I had the IDS Wrong   0…
Sun, 05/10/2020 - 14:32

Nvm I had the IDS Wrong

 

0=Boots

1=Leggings and so On

Active 2 days ago
Joined Feb 2021
Points:
731

User statistics:

  • Modifications: 4
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 93
it won't let me import the…
Wed, 04/28/2021 - 00:11

it won't let me import the file for some reason