Hi, I tested the mod and it's really cool, I liked it a lot.
But the boss's HUD bar isn't working and I detected a small error. Here's the solution, I hope it helps
if minetest.get_modpath("boss_s_hudbar") then
boss_s_hudbar.add_boss("corruptionmt:corrupt_mind", "The Rotten Mind", 500, "boss_bar_purple",0.5)
end
Hi, I tested the mod and it's really cool, I liked it a lot.
But the boss's HUD bar isn't working and I detected a small error. Here's the solution, I hope it helps