Posted September 16, 20205 yr I have tried a bunch of different numbers and it still wasn't working. I just need the armor to make me invincible. I searched all over google but it kept thinking that I wanted to make myself invisible so it was no use. I checked here and found one thing. The value 25. Except that was in 2016 and it is now 2020 so things must have changed because that didn't work either.. Just saying though I am making this mod for 1.15.2, not anything related to 1.16.
September 16, 20205 yr Most of the code for 1.16 will apply to 1.15.2. I'm not sure what 25 refers to, but for armor items, they have values like toughness and damage reduction amount. This is determined by what tier the armor is (i.e., if it's iron, gold, etc.) So you'll want to create your own tier. Edited September 16, 20205 yr by urbanxx001
September 16, 20205 yr No amount of damage reduction will make you invincible, there is a hard coded cap. You will have to subscribe to LivingHurtEvent, check if the entity is wearing your armor and cancle the event if it is.
September 17, 20205 yr https://minecraft.gamepedia.com/Armor#Damage_protection Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.