diff --git a/Common/src/main/resources/assets/hyperlighting/lang/en_us.json b/Common/src/main/resources/assets/hyperlighting/lang/en_us.json index 1404d7a..3009bb7 100644 --- a/Common/src/main/resources/assets/hyperlighting/lang/en_us.json +++ b/Common/src/main/resources/assets/hyperlighting/lang/en_us.json @@ -10,5 +10,8 @@ "cl.hyperlightingconfig.title": "Hyper Lighting Config", "cl.torchconfig.litbydefault": "Lit when Placed", - "cl.torchconfig.requirestool": "Requires Torch Lighter" + "cl.torchconfig.requirestool": "Requires Torch Lighter", + "cl.lanternconfig.litbydefault": "Lit when Placed", + "cl.lanternconfig.requirestool": "Requires Torch Lighter", + "itemGroup.hyperlighting.lighting": "Hyper Lighting (Lights)" }