Started by
TumbleElf
on
Topic category: User side tutorials
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
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
I am New to MCreator Modding and I am Wondering if this code is Correct
https://imgur.com/a/b8S5V7G
I think it's correct :P
Well It's Now Working so...
I Mean't Not Working, Its Not Working.
Nvm I had the IDS Wrong
0=Boots
1=Leggings and so On
it won't let me import the file for some reason