stujones11 / minetest-3d_armor

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

Idea: ItemStack Meta utilization #114

Open bell07 opened 7 years ago

bell07 commented 7 years ago

Since MT-0.4.16 there is a way to store additional data in item stack. So it is possible for the 3d_armor to store per item additional informations like individual protection attributes (like for enchantment), individual textures and much more. It is just an idea at the time, maybe You see more additional use-cases ;-)

stujones11 commented 7 years ago

Sounds interesting, will definitely keep this in mind for future versions, it certainly has much potential.