ARMOR WITH POTION EFFECT

Started by lilmemoh on

Topic category: Help with Minecraft modding (Java Edition)

Active 5 years ago
Joined Feb 2020
Points:
647

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
ARMOR WITH POTION EFFECT

Hi,i'm having a problem doing a process for a Full set armor potion effect

i dont know if im explaining it good,but i want example my fire helmet,fire chestplate,fire leggins,fire boots when all weared gives you fire resistence.

im using mcreator 2020.1

and doing a mod for 1.12.2

 

can anyone explain how to do this? or send an image with the code? i already watched all treads but nothing works!

Active 10 months ago
Joined Jun 2015
Points:
1275

User statistics:

  • Modifications: 10
  • Forum topics: 32
  • Wiki pages: 0
  • MCreator plugins: 1
  • Comments: 544
All you need to do is to…
Thu, 03/26/2020 - 21:41

All you need to do is to check what armor is the player wearing. Shouldn't be complicated...
I did something as you're looking for and it was something like that (of course, you'll need to take the "not" away for your thing...)
pt

Active 5 years ago
Joined Feb 2020
Points:
647

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
so i can copy what u did but…
Fri, 03/27/2020 - 09:26

so i can copy what u did but i have to remove the "not" ?

Btw thanks man! i was being crazy. cuz on 1.14.4 version it works but on 1,12,2 it wasn't working D:

Active 5 years ago
Joined Feb 2020
Points:
647

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
Bro,sorry but it doesnt…
Fri, 03/27/2020 - 21:10

Bro,sorry but it doesnt works,i tryed this:

f

Active 5 years ago
Joined Feb 2020
Points:
647

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
(No subject)
Fri, 03/27/2020 - 21:10

https://zupimages.net/up/20/13/x4zz.png

Active 10 months ago
Joined Jun 2015
Points:
1275

User statistics:

  • Modifications: 10
  • Forum topics: 32
  • Wiki pages: 0
  • MCreator plugins: 1
  • Comments: 544
It's normal, you didn't put…
Fri, 03/27/2020 - 21:23

It's normal, you didn't put a trigger....... set it to "On player tick" maybe