diff --git a/build.gradle b/build.gradle index 3baf0776b3..afe850de0e 100644 --- a/build.gradle +++ b/build.gradle @@ -144,7 +144,8 @@ dependencies { deobfCompile "baubles:Baubles:${minecraft_sub_version}:${baubles_version}" deobfCompile "thaumcraft:Thaumcraft:${minecraft_version}:${thaumcraft_version}" - compileOnly "curse.maven:llibrary-243298:3116493" + // LLibrary must be 1.7.9 or it'll crash during testing + compileOnly "curse.maven:llibrary-243298:2504999" deobfCompile "curse.maven:mowzies-mobs-250498:3048685" deobfCompile "curse.maven:constructs-armory-287683:3174535" diff --git a/src/main/resources/assets/twilightforest/lang/en_us.lang b/src/main/resources/assets/twilightforest/lang/en_us.lang index aae496d46f..4597b50d60 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 (Hexxit II) +itemGroup.twilightForest=Hexxit's Twilight Forest # ADVANCEMENTS advancement.twilightforest.root.desc=Enter the mysterious magical woodlands; the Twilight Forest.