Is there any way to alter armour values depending on the weather/biome?

Started by JJ_007 on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 months ago
Joined Apr 2020
Points:
687

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 56
Is there any way to alter armour values depending on the weather/biome?

I want to make some prismarine armour, and on land, it has the same defence as iron. However, in water or if it's raining, it would have the same as iron. How would I go about doing this?

Active 6 days ago
Joined Aug 2016
Points:
3303

User statistics:

  • Modifications: 9
  • Forum topics: 63
  • Wiki pages: 20
  • MCreator plugins: 11
  • Comments: 2931
If you want to make an armor…
Sun, 05/31/2020 - 02:23

If you want to make an armor with the same values than the iron armor, search its values. If it was only an error, with MCreator it's not possible, except if you gave a Resistance effect, and even with coding, I don't think it's possible.

Active 4 months ago
Joined Apr 2020
Points:
687

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 56
Oh sorry, my wording was a…
Sun, 05/31/2020 - 02:28

Oh sorry, my wording was a little off. I meant if I were to make it it would have those armour values depending on the weather.

With the resistance effect, I could always do something like

If: Is raining in provided world

    Provide player with resistance