TurnBasedMinecraftMod/update.json

19 lines
1.1 KiB
JSON
Raw Normal View History

2024-10-23 07:20:58 +00:00
{
"homepage": "https://github.com/Stephen-Seo/TurnBasedMinecraftMod",
2024-10-25 07:08:16 +00:00
"1.21.3": {
"1.26.3": "Ported to NeoForge 21.3.2-beta (MC 1.21.3), minor tweak to packet.\n https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/neoforge/Changelog.md"
},
2024-10-23 07:20:58 +00:00
"1.21.1": {
2024-10-25 07:08:16 +00:00
"1.26.3-MC-1.21.1": "Minor tweak to packet.\n https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/neoforge/Changelog.md",
2024-10-25 05:24:03 +00:00
"1.26.2": "Display Entities on attack menu in BattleGUI.\n https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/neoforge/Changelog.md",
2024-10-23 07:55:00 +00:00
"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",
2024-10-23 07:20:58 +00:00
"1.26.0": "Ported to NeoForge 21.1.69, client config.\n https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/neoforge/Changelog.md"
},
"promos": {
2024-10-25 07:08:16 +00:00
"1.21.3-latest": "1.26.3",
"1.21.3-recommended": "1.26.3",
"1.21.1-latest": "1.26.3-MC-1.21.1",
"1.21.1-recommended": "1.26.3-MC-1.21.1"
2024-10-23 07:20:58 +00:00
}
}