]> git.seodisparate.com - TurnBasedMinecraftMod/commitdiff
Update Changelog.md neoforge-1.26.5
authorStephen Seo <seo.disparate@gmail.com>
Tue, 5 Nov 2024 07:33:40 +0000 (16:33 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 5 Nov 2024 08:21:53 +0000 (17:21 +0900)
Changelog.md

index 6fa67a2fcbdf09c0c460d21c0435621dd4913708..22dbc0142efec24d2d0ff83ec79b9f3878a450f9 100644 (file)
@@ -1,11 +1,41 @@
 # Upcoming changes
 
+# Version Forge-1.26.5
+
+Update TBM\_Config.toml to have haste\_speed and slow\_speed for all mob
+entries.
+
+Update Config to merge in new changes. This means that the existing config will
+be overwritten much less frequently (if ever).
+
+Update to Forge 52.0.26 (MC 1.21.1).
+
+# Version NeoForge-1.26.5-MC-1.21.1
+
+Update TBM\_Config.toml to have haste\_speed and slow\_speed for all mob
+entries.
+
+Update ClientConfigGui to quit to mod-menu screen in NeoForge (before, it quit
+to the main screen or current game).
+
+Update Config to merge in new changes. This means that the existing config will
+be overwritten much less frequently (if ever).
+
+Update to NeoForge 21.1.74 (MC 1.21.1).
+
+# Version NeoForge-1.26.5
+
 Update TBM\_Config.toml to have haste\_speed and slow\_speed for all mob
 entries.
 
 Update ClientConfigGui to quit to mod-menu screen in NeoForge (before, it quit
 to the main screen or current game).
 
+Update Config to merge in new changes. This means that the existing config will
+be overwritten much less frequently (if ever).
+
+Update to NeoForge 21.3.11-beta (MC 1.21.3).
+
 # Version Forge-1.26.4
 
 [Add support for "per-player-stats" in Turn-Based-Battle.](https://stephen-seo.github.io/TurnBasedMinecraftMod/server_config/#per-player-settings)