From 4ecdc3ef40def5534085cbe57d3638e8216be75d Mon Sep 17 00:00:00 2001 From: Chev Date: Thu, 22 May 2025 02:06:37 -0700 Subject: [PATCH] Update localization to include item icons --- .../Localization/en-US_Mods.LifeSourcesLight.hjson | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LifeSourcesLight/Localization/en-US_Mods.LifeSourcesLight.hjson b/LifeSourcesLight/Localization/en-US_Mods.LifeSourcesLight.hjson index b6260bd..a99dca7 100644 --- a/LifeSourcesLight/Localization/en-US_Mods.LifeSourcesLight.hjson +++ b/LifeSourcesLight/Localization/en-US_Mods.LifeSourcesLight.hjson @@ -2,12 +2,12 @@ Configs: { Common: { EnableLifeFruitLight: { Tooltip: Whether or not to enable lighting for the Life Fruit. - Label: Enable Lighting for Life Fruit + Label: "[i/s1:1291] Enable Lighting for Life Fruit" } EnableHeartCrystalLight: { Tooltip: Whether or not to enable lighting for the Heart Crystal. - Label: Enable Lighting for Heart Crystal + Label: "[i/s1:29] Enable Lighting for Heart Crystal" } }