stujones11 / minetest-3d_armor

Visible player armor & wielded items for minetest
Other
56 stars 98 forks source link

Update armor stand textures #158

Closed LoneWolfHT closed 5 years ago

LoneWolfHT commented 5 years ago

I noticed the armor stand's armor textures were a little old. So I made some new ones. The shield texture can be removed. I put it there just in case you decide to add shields to the list of armor that an armor stand can hold hint hint Screenshot: image

stujones11 commented 5 years ago

Thank you for the PR, I will keep the shield image for now but it is doubtful I will add support for shields any time soon. However, if someone were to make a PR with a decent implementation I would consider merging it, hint hint

It should be done in a similar manner to item frames, using a built-in entity. It would not be a good idea to add the shield to the mesh since the built-in extrusion should both perform and look better.