Full Armor Set Bonus

Started by TumbleElf on

Topic category: User side tutorials

Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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

Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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

Joined Feb 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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

Joined Sep 2015
Points:

User statistics:

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

I think it's correct :P

Joined Feb 2016
Points:

User statistics:

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

Well It's Now Working so...

Joined Feb 2016
Points:

User statistics:

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

I Mean't Not Working, Its Not Working.

Joined Feb 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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

Joined Feb 2021
Points:

User statistics:

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

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