how do i add an overlay when i have a helmet on

Started by GiantessBrony101 on

Topic category: Help with modding (Java Edition)

Last seen on 14:02, 4. Jan 2020
Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how do i add an overlay when i have a helmet on

I'm trying to make an ironman Armor and want the helmet to put on an overlay 

Last seen on 12:17, 30. Aug 2020
Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
but how to do that? i did…
Sun, 08/30/2020 - 11:55

but how to do that? i did this: 

                                               Event trigger                                                                                                                                                                                           ^Return>{(get item from armor slot[0]) = (MYITEM)}

but this just adds the overlay permanently and if I use IF DO then the do remains empty as there is no show overlay block I can use

Last seen on 14:25, 28. Jul 2023
Joined Oct 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You have to do trigger…
Sun, 08/30/2020 - 12:54

You have to do trigger procedure to do this. It would look like this. You can add triggers by image on up. https://imgur.com/z4WCIC8

Last seen on 16:20, 16. Nov 2023
Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
but where did that…
Sun, 07/02/2023 - 11:05

but where did that connecting red block come from where you connect the item and the slot?

Last seen on 22:07, 28. Mar 2024
Joined Sep 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
its from the Logic tab
Wed, 09/27/2023 - 21:26

its from the Logic tab

Last seen on 12:23, 15. Oct 2023
Joined Oct 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It doesn't work
Sun, 10/15/2023 - 12:23

It doesn't work

Overlay condition procedure…
Sun, 10/15/2023 - 12:50

Overlay condition procedure that returns true or false whether one has armor on definitely works