Full Armor Set Bonus

Started by TumbleElf on

Topic category: User side tutorials

Last seen on 09:35, 1. Aug 2023
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

Last seen on 10:55, 9. Jul 2023
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

Last seen on 15:08, 13. May 2020
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

Last seen on 04:44, 31. Mar 2024
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

Last seen on 15:08, 13. May 2020
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...

Last seen on 15:08, 13. May 2020
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.

Last seen on 15:08, 13. May 2020
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

Last seen on 23:16, 12. Nov 2023
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