How to add overlay to helmet

Started by jagames on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Oct 2023
Points:
186

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
How to add overlay to helmet

I'm trying to male a helmet that has an overlay like a carved pumpkin

Active 1 year ago
Joined Oct 2023
Points:
186

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
But I don't know how to make…
Sun, 10/15/2023 - 12:25

But I don't know how to make the overlay appear when the helmet is equiped

Use procedure condition that…
Sun, 10/15/2023 - 12:57

Use procedure condition that checks for armor and returns true if present.

Then select this procedure in overlay condition.

I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei