terraria-mods/LifeSourcesLight/description.txt
Chev 5d838fb613 LifeSourcesLight v1.1.0
- Formatted code a bit
- Updated description to include changelog section
- Added basic config to allow users to turn off the lights for each of the two tile types individually
2022-08-26 18:25:47 -07:00

10 lines
267 B
Text

Makes heart crystals & life fruits emit light.
[c/00FFFF:Changelog]
[v1.1.0] 2022-08-26
- Added:
- A basic config to enable/disable the Heart Crystal and Life Fruit glows individually.
- A changelog to the mod description.
[v1.0.0] 2022-08-24
- Initial release