Posted September 1, 20169 yr I currently have it to where if I put on any of my armor pieces I get all the affects, it has changed since 1.8, so I was wondering, how exactly do I make it specific to an armor piece. http://pastebin.com/yiFGZW0v
September 1, 20169 yr The ItemArmor#armorType field contains the EntityEquipmentSlot of the armour item. Why are you getting the entity's position and then doing nothing with it? Why do you have if statements with true as their condition? Why do you have a whole lot of if statements with the same condition and one-line bodies instead of a single if statement with a multi-line body? Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
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.