stujones11 / minetest-3d_armor

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

When fire is disabled, label shows Fire : armor_fire or smth like that... #145

Closed appgurueu closed 6 years ago

appgurueu commented 6 years ago

That's all.

tenplus1 commented 6 years ago

This appears even when ethereal mod is loaded, you dont see a number next to "Fire:" but instead "Fire: armor_fire".

It seems that during the for loop for attributes in api.lua it's looking for "armor_attr_fire" when the formspec lists "armor_fire" instead, an easy fix :)

https://github.com/stujones11/minetest-3d_armor/pull/149

stujones11 commented 6 years ago

Should be fixed by c0d45ceaa122d4b8aa85cd672ad581c092fd9379