diff --git a/gradle.properties b/gradle.properties index 72548a2..bd58821 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ org.gradle.jvmargs = -Xmx3G # Mod Information mod_id = crimsonrevelations -mod_version = 1.2.0 +mod_version = 1.2.1 maven_group = mod.icarus archives_base_name = New-Crimson-Revelations-1.12.2 diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index 2b6b80c..4bfb597 100644 --- a/src/main/resources/mcmod.info +++ b/src/main/resources/mcmod.info @@ -13,7 +13,7 @@ "ACGaming", "xJon" ], - "credits": "\n \u00A7eMain Developers:\n [*] IcarussOne - Lead Developer & Writer\n [*] J. Carver - Artist & Lore Enthusiast\n \u00A76Special Thanks:\n [*] MobiusFlip - Originally creating Crimson Revelations and setting up interesting lore for it, which this addon continues from\n [*] Damien Hazard - Crimson Archer Armor, this model also appeared in Thaumic Dyes\n [*] PessiMysterio - CTM textures for the Magic Tallow Block and some bits of feedback\n [*] fakeginkgo - A few improved textures\n [*] ACGaming - Being a huge help with the mod and answering questions\n [*] xJon - Giving general feedback on improving the mod, as well as creating and maintaining Tekkit SMP", + "credits": "\n \u00A7eMain Developers:\n [*] IcarussOne - Lead Developer & Writer\n [*] J. Carver - Artist & Lore Enthusiast\n \u00A76Special Thanks:\n [*] MobiusFlip - Originally creating Crimson Revelations and setting up interesting lore for it, which this addon continues from\n [*] Damien Hazard - Crimson Archer Armor, this model also appeared in Thaumic Dyes\n [*] PessiMysterio - CTM textures for the Magic Tallow Block and some bits of feedback\n [*] fakeginkgo - A few improved textures\n [*] ACGaming - Being a huge help with the mod and answering questions\n [*] xJon - Giving general feedback on improving the mod, as well as creating and maintaining Tekkit SMP\n \u00A7dTranslators:\n [*] fakeginkgo - Simplified Chinese", "dependencies": [ "thaumcraft" ]