Started by
Nogitsu
on
Topic category: Feature requests and ideas for MCreator
I were thinking about key bindings for armors, I can't see any "simple" way in MCreator to get player's current armor, so I think it should be nice to see it in the software.
Using of EntityLivingBase#getItemStackFromSlot() and ItemStack#getItem() is all you need.
And wich slots are armor ones ?