Skip to content

Commit

Permalink
Update Forge update files
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Oct 11, 2023
1 parent 5053c1c commit 13689ea
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 16 deletions.
10 changes: 6 additions & 4 deletions forge_update/evilcraft.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/evilcraft",
"promos": {
"1.20.1-recommended": "1.2.30",
"1.19.2-recommended": "1.2.28",
"1.20.1-recommended": "1.2.31",
"1.19.2-recommended": "1.2.29",
"1.18.2-recommended": "1.2.22",
"1.19.4-recommended": "1.2.22",
"1.19.3-recommended": "1.2.17",
Expand All @@ -12,8 +12,8 @@
"1.16.4-recommended": "1.0.7",
"1.15.2-recommended": "1.0.0",
"1.12.2-recommended": "0.10.78",
"1.20.1-latest": "1.2.30",
"1.19.2-latest": "1.2.28",
"1.20.1-latest": "1.2.31",
"1.19.2-latest": "1.2.29",
"1.18.2-latest": "1.2.22",
"1.19.4-latest": "1.2.22",
"1.19.3-latest": "1.2.17",
Expand All @@ -25,6 +25,7 @@
"1.12.2-latest": "0.10.78"
},
"1.20.1": {
"1.2.31": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/evilcraft/files/4791850",
"1.2.30": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/evilcraft/files/4768378",
"1.2.29": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/evilcraft/files/4744922",
"1.2.28": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/evilcraft/files/4724229",
Expand All @@ -36,6 +37,7 @@
"1.2.22": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/evilcraft/files/4620490"
},
"1.19.2": {
"1.2.29": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/evilcraft/files/4791844",
"1.2.28": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/evilcraft/files/4768366",
"1.2.27": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/evilcraft/files/4744916",
"1.2.26": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/evilcraft/files/4724200",
Expand Down
15 changes: 9 additions & 6 deletions forge_update/integrated-crafting.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/integrated-crafting",
"promos": {
"1.20.1-recommended": "1.1.5",
"1.19.2-recommended": "1.1.4",
"1.18.2-recommended": "1.1.4",
"1.20.1-recommended": "1.1.6",
"1.19.2-recommended": "1.1.5",
"1.18.2-recommended": "1.1.5",
"1.19.4-recommended": "1.1.3",
"1.19.3-recommended": "1.1.0",
"1.16.5-recommended": "1.0.23",
Expand All @@ -12,9 +12,9 @@
"1.16.4-recommended": "1.0.10",
"1.15.2-recommended": "1.0.10",
"1.12.2-recommended": "1.0.10",
"1.20.1-latest": "1.1.5",
"1.19.2-latest": "1.1.4",
"1.18.2-latest": "1.1.4",
"1.20.1-latest": "1.1.6",
"1.19.2-latest": "1.1.5",
"1.18.2-latest": "1.1.5",
"1.19.4-latest": "1.1.3",
"1.19.3-latest": "1.1.0",
"1.16.5-latest": "1.0.23",
Expand All @@ -25,11 +25,13 @@
"1.12.2-latest": "1.0.10"
},
"1.20.1": {
"1.1.6": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-crafting/files/4791829",
"1.1.5": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-crafting/files/4749745",
"1.1.4": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-crafting/files/4674350",
"1.1.3": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-crafting/files/4620511"
},
"1.19.2": {
"1.1.5": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-crafting/files/4791824",
"1.1.4": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-crafting/files/4749731",
"1.1.3": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-crafting/files/4674338",
"1.1.2": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-crafting/files/4535250",
Expand All @@ -40,6 +42,7 @@
"1.0.24": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-crafting/files/3929880"
},
"1.18.2": {
"1.1.5": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-crafting/files/4791817",
"1.1.4": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-crafting/files/4749716",
"1.1.3": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-crafting/files/4674324",
"1.1.2": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-crafting/files/4535246",
Expand Down
15 changes: 9 additions & 6 deletions forge_update/integrated-dynamics.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/integrated-dynamics",
"promos": {
"1.20.1-recommended": "1.19.1",
"1.19.2-recommended": "1.19.1",
"1.18.2-recommended": "1.16.1",
"1.20.1-recommended": "1.20.0",
"1.19.2-recommended": "1.20.0",
"1.18.2-recommended": "1.17.0",
"1.19.4-recommended": "1.16.7",
"1.19.3-recommended": "1.16.2",
"1.16.5-recommended": "1.10.15",
Expand All @@ -12,9 +12,9 @@
"1.16.4-recommended": "1.4.2",
"1.12.2-recommended": "1.1.11",
"1.15.2-recommended": "1.1.20",
"1.20.1-latest": "1.19.1",
"1.19.2-latest": "1.19.1",
"1.18.2-latest": "1.16.1",
"1.20.1-latest": "1.20.0",
"1.19.2-latest": "1.20.0",
"1.18.2-latest": "1.17.0",
"1.19.4-latest": "1.16.7",
"1.19.3-latest": "1.16.2",
"1.16.5-latest": "1.10.15",
Expand All @@ -25,6 +25,7 @@
"1.15.2-latest": "1.1.20"
},
"1.20.1": {
"1.20.0": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-dynamics/files/4791813",
"1.19.1": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-dynamics/files/4766512",
"1.19.0": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-dynamics/files/4749726",
"1.18.0": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-dynamics/files/4724219",
Expand All @@ -35,6 +36,7 @@
"1.16.7": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-dynamics/files/4620494"
},
"1.19.2": {
"1.20.0": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-dynamics/files/4791809",
"1.19.1": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-dynamics/files/4766505",
"1.19.0": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-dynamics/files/4749720",
"1.18.0": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-dynamics/files/4724194",
Expand Down Expand Up @@ -70,6 +72,7 @@
"1.11.7": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-dynamics/files/3929912"
},
"1.18.2": {
"1.17.0": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-dynamics/files/4791797",
"1.16.1": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-dynamics/files/4766495",
"1.16.0": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-dynamics/files/4749708",
"1.15.0": "Download and changelog available at https://www.curseforge.com/minecraft/mc-mods/integrated-dynamics/files/4724156",
Expand Down

0 comments on commit 13689ea

Please sign in to comment.