Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Mod seems to cause graphical issues with Lich. Rotten grass becomes a pure blue tile where the character is, as well as if literally anything else is on it, such an an enemy, blood, etc. Really really annoying bug. Not sure what could be causing it, but this is my only mod, noticed it when i tried using it, turned the mod off in mods screen and it fixed.

Thanks for telling me!
After about an hour of messing with the files, i finally found what was wrong: i had draw_all_glyphs set to "false" in my mod.json file. After setting it to "true", the blue squares disappeared: furthermore i also remembered to make the Armor Breaker and Corrosion abilities do more durability damage, just so they don't become totally worthless. 
The new version of the mod should already be uploaded, so go ahead and see if it works on your end as well ;)

Mod seems to be working as intended now, thanks for the quick reply and quick update!