]> git.seodisparate.com - TurnBasedMinecraftMod/commitdiff
Update update.json
authorStephen Seo <seo.disparate@gmail.com>
Fri, 25 Oct 2024 05:24:03 +0000 (14:24 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Fri, 25 Oct 2024 05:24:03 +0000 (14:24 +0900)
update.json

index b0040e3d8d96a26ed573f96cc0abca922aa5a758..2951a2315a5f6501f7a7ff0796b32f23b144052c 100644 (file)
@@ -1,11 +1,12 @@
 {
     "homepage": "https://github.com/Stephen-Seo/TurnBasedMinecraftMod",
     "1.21.1": {
+        "1.26.2": "Display Entities on attack menu in BattleGUI.\n  https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/neoforge/Changelog.md",
         "1.26.1": "Ported to NeoForge 21.1.72, leave BattleGUI with Escape key, MC music paused in battle properly.\n  https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/neoforge/Changelog.md",
         "1.26.0": "Ported to NeoForge 21.1.69, client config.\n  https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/neoforge/Changelog.md"
     },
     "promos": {
-        "1.21.1-latest": "1.26.1",
-        "1.21.1-recommended": "1.26.1"
+        "1.21.1-latest": "1.26.2",
+        "1.21.1-recommended": "1.26.2"
     }
 }