Effect Armor

Published by Ampersand on
Share this on:
Downloads:
306
Upvotes: 4
Project status
Alpha
Supported Minecraft versions
1.12.2

Jump to downloads

Hello! This is my second mod that I've made and If you saw my other one here: https://mcreator.net/node/50601 then you would probably notice that I've made things a bit more complicated. Anyways, this mod adds 9 new sets of armor into your game, each set giving different vanilla potion effects when worn. As you put more of the armor on, the effects will get stronger. (Ex: Wearing a speed helmet with nothing else will give speed 1) These effects last until you take off the armor. You can also mix and match different sets to make different effect combinations. There's 8 sets of regular effect armor and 1 super armor set. The super armor gives all potion effects of the armors combined (not every effect in the game, just the ones in the previous armors). If you'd like, leave a comment on what I could possibly improve / add in the future!

Thanks for checking out my mod!

______________________________

Credits for textures:

Vanilla Minecraft 1.12.2 Textures

AciDic BliTzz For the Super Armor Textures / Models | Video and Download here: https://www.youtube.com/watch?v=r6xOyPBnshM

All Vanilla Minecraft textures used were edited.

Modification files
EffectArmorModV1.jar - Effect Armor Mod FileUploaded on: 07/03/2019 - 18:53   File size: 301.55 KB

sorry, how can you apply effects on full set armor? i download it and it's so cool,but i can't figure how u did that

I made this mod a while ago, but here's one of the procedures: https://imgur.com/a/2XIlmoA
You have to check if the player is wearing armor in each slot and increment a local variable by 1. Then at the end you just use that variable to apply the effect to the player.