]> git.seodisparate.com - TurnBasedMinecraftMod/commitdiff
Update update.json
authorStephen Seo <seo.disparate@gmail.com>
Wed, 23 Oct 2024 07:56:04 +0000 (16:56 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 23 Oct 2024 07:56:04 +0000 (16:56 +0900)
update.json

index 80168289bcb6f7bacbca10e06bb7759cffdb8f7f..902228f5030edb4f1484f1a2b1867c56a8400d88 100644 (file)
@@ -1,10 +1,11 @@
 {
     "homepage": "https://github.com/Stephen-Seo/TurnBasedMinecraftMod",
     "1.21.1": {
+        "1.26.1": "Ported to Forge 52.0.22, leave BattleGUI with Escape Key, MC music paused in battle properly.\n  https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/forge/Changelog.md",
         "1.26.0": "Ported to Forge 52.0.21, client config.\n  https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/forge/Changelog.md"
     },
     "promos": {
-        "1.21.1-latest": "1.26.0",
-        "1.21.1-recommended": "1.26.0"
+        "1.21.1-latest": "1.26.1",
+        "1.21.1-recommended": "1.26.1"
     }
 }