diff --git a/src/main/resources/assets/twilightforest/lang/en_us.lang b/src/main/resources/assets/twilightforest/lang/en_us.lang index 36ee54391c..aae496d46f 100644 --- a/src/main/resources/assets/twilightforest/lang/en_us.lang +++ b/src/main/resources/assets/twilightforest/lang/en_us.lang @@ -1,6 +1,6 @@ #PARSE_ESCAPES -itemGroup.twilightForest=Twilight Forest +itemGroup.twilightForest=Twilight Forest (Hexxit II) # ADVANCEMENTS advancement.twilightforest.root.desc=Enter the mysterious magical woodlands; the Twilight Forest. diff --git a/src/main/resources/assets/twilightforest/lang/fr_fr.lang b/src/main/resources/assets/twilightforest/lang/fr_fr.lang index 8ff82c50a6..b804717eb8 100644 --- a/src/main/resources/assets/twilightforest/lang/fr_fr.lang +++ b/src/main/resources/assets/twilightforest/lang/fr_fr.lang @@ -1,6 +1,6 @@ #PARSE_ESCAPES -itemGroup.twilightForest=Forêt du Crépuscule +itemGroup.twilightForest=Forêt du Crépuscule (Hexxit II) # ADVANCEMENTS advancement.twilightforest.root.desc=Entrez le bois magique et mystérieux de la Forêt du Crépuscule. diff --git a/src/main/resources/assets/twilightforest/lang/ja_jp.lang b/src/main/resources/assets/twilightforest/lang/ja_jp.lang index 387445d8bd..06c6a45087 100644 --- a/src/main/resources/assets/twilightforest/lang/ja_jp.lang +++ b/src/main/resources/assets/twilightforest/lang/ja_jp.lang @@ -1,6 +1,6 @@ #PARSE_ESCAPES -itemGroup.twilightForest=Twilight Forest +itemGroup.twilightForest=Twilight Forest (Hexxit II) # ADVANCEMENTS advancement.twilightforest.root.desc=不思議な魔法の木に覆われた大地「黄昏の森」に足を踏み入れる。 diff --git a/src/main/resources/assets/twilightforest/lang/ko_kr.lang b/src/main/resources/assets/twilightforest/lang/ko_kr.lang index 2f6f1094df..e6d5400148 100644 --- a/src/main/resources/assets/twilightforest/lang/ko_kr.lang +++ b/src/main/resources/assets/twilightforest/lang/ko_kr.lang @@ -1,6 +1,6 @@ #PARSE_ESCAPES -itemGroup.twilightForest=황혼의 숲 +itemGroup.twilightForest=황혼의 숲 (Hexxit II) # ADVANCEMENTS advancement.twilightforest.root.desc=신비한 마법이 깃든 숲으로 들어가세요! diff --git a/src/main/resources/assets/twilightforest/lang/ru_ru.lang b/src/main/resources/assets/twilightforest/lang/ru_ru.lang index f47bb1c1a4..07503de597 100644 --- a/src/main/resources/assets/twilightforest/lang/ru_ru.lang +++ b/src/main/resources/assets/twilightforest/lang/ru_ru.lang @@ -1,6 +1,6 @@ #PARSE_ESCAPES -itemGroup.twilightForest=Twilight Forest +itemGroup.twilightForest=Twilight Forest (Hexxit II) # ADVANCEMENTS advancement.twilightforest.root.desc=Войдите в загадочные магические леса; Сумеречный лес. diff --git a/src/main/resources/assets/twilightforest/lang/zh_cn.lang b/src/main/resources/assets/twilightforest/lang/zh_cn.lang index 73b6f5e136..fc56a66bcc 100644 --- a/src/main/resources/assets/twilightforest/lang/zh_cn.lang +++ b/src/main/resources/assets/twilightforest/lang/zh_cn.lang @@ -1,6 +1,6 @@ #PARSE_ESCAPES -itemGroup.twilightForest=暮色森林 +itemGroup.twilightForest=暮色森林 (Hexxit II) # ADVANCEMENTS advancement.twilightforest.root.desc=前往那神秘的魔法林地——暮色森林! diff --git a/src/main/resources/assets/twilightforest/lang/zh_tw.lang b/src/main/resources/assets/twilightforest/lang/zh_tw.lang index 6f4d83e826..3e05f8b5f4 100644 --- a/src/main/resources/assets/twilightforest/lang/zh_tw.lang +++ b/src/main/resources/assets/twilightforest/lang/zh_tw.lang @@ -1,6 +1,6 @@ #PARSE_ESCAPES -itemGroup.twilightForest=暮光森林 +itemGroup.twilightForest=暮光森林 (Hexxit II) # ADVANCEMENTS advancement.twilightforest.root.desc=前往那神秘的魔法林地——暮光森林! diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index b417aa9100..7d0f51d17e 100644 --- a/src/main/resources/mcmod.info +++ b/src/main/resources/mcmod.info @@ -1,8 +1,8 @@ [ { "modid": "twilightforest", - "name": "The Twilight Forest", - "description": "An enchanted forest dimension.", + "name": "Hexxit's Twilight Forest", + "description": "An enchanted forest dimension. Modified exclusively for use with Hexxit II.", "version": "${version}", "mcversion": "${mcversion}", "url": "https://github.com/ACGaming/twilightforest", @@ -14,7 +14,8 @@ "quadraxis", "Tamaized", "williewillus", - "ACGaming" + "ACGaming", + "IcarussOne" ], "credits": "By Benimatic (Ben Mazur)", "logoFile": "assets/twilightforest/textures/twilightforest_logo.png"