Skip to content

Commit

Permalink
Try adding game version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
hjake123 committed Dec 11, 2024
1 parent edb8917 commit 39c0d7d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions reactive-update.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/reactive",
"promos": {
"1.21.1-latest": "9.14.0",
"1.21.1-recommended": "9.14.0",
"1.20.1-latest": "9.13.3",
"1.20.1-recommended": "9.13.3"
"1.21.1-latest": "1.21.1-9.14.0",
"1.21.1-recommended": "1.21.1-9.14.0",
"1.20.1-latest": "1.20.1-9.13.3",
"1.20.1-recommended": "1.20.1-9.13.3"
},
"1.21.1": {
"9.14.0": "Feature update for Litmus Paper GUI\nSee https://modrinth.com/mod/reactive/changelog",
"9.13.2": "Patch update\nSee https://modrinth.com/mod/reactive/changelog"
"1.21.1-9.14.0": "Feature update for Litmus Paper GUI\nSee https://modrinth.com/mod/reactive/changelog",
"1.21.1-9.13.2": "Patch update\nSee https://modrinth.com/mod/reactive/changelog"
},
"1.20.1": {
"9.13.3": "Patch update\nSee https://modrinth.com/mod/reactive/changelog",
"9.13.2": "Patch update\nSee https://modrinth.com/mod/reactive/changelog"
"1.20.1-9.13.3": "Patch update\nSee https://modrinth.com/mod/reactive/changelog",
"1.21.1-9.13.2": "Patch update\nSee https://modrinth.com/mod/reactive/changelog"
}

}

0 comments on commit 39c0d7d

Please sign in to comment.