diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-11-10 00:05:01 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-11-10 00:05:01 +0000 |
| commit | b139ff71b0416f00a5060c1fb50b596a45f93f35 (patch) | |
| tree | dd9a7ac8892d94950efbf9d20eb4a8852b2caef5 /net.fabricmc.intermediary | |
| parent | c6ca8de8dca7caba018af04376d2e56e04aa8d30 (diff) | |
| download | Meta-Launcher-b139ff71b0416f00a5060c1fb50b596a45f93f35.tar.gz Meta-Launcher-b139ff71b0416f00a5060c1fb50b596a45f93f35.zip | |
Update 2025-11-10
Diffstat (limited to 'net.fabricmc.intermediary')
| -rw-r--r-- | net.fabricmc.intermediary/package.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/net.fabricmc.intermediary/package.json b/net.fabricmc.intermediary/package.json index 6cf533fa6..31dfb607b 100644 --- a/net.fabricmc.intermediary/package.json +++ b/net.fabricmc.intermediary/package.json @@ -117,7 +117,6 @@ "1.20.5-pre1", "24w14a", "24w14potato", - "24w14potato_original", "24w13a", "24w12a", "24w11a", @@ -175,7 +174,6 @@ "23w16a", "23w14a", "23w13a_or_b", - "23w13a_or_b_original", "23w13a", "23w12a", "1.19.4", @@ -241,7 +239,6 @@ "1.18.2-pre3", "1.18.2-pre2", "1.18.2-pre1", - "1.19_deep_dark_experimental_snapshot-1", "22w07a", "22w06a", "22w05a", @@ -272,13 +269,6 @@ "21w39a", "21w38a", "21w37a", - "1.18_experimental-snapshot-7", - "1.18_experimental-snapshot-6", - "1.18_experimental-snapshot-5", - "1.18_experimental-snapshot-4", - "1.18_experimental-snapshot-3", - "1.18_experimental-snapshot-2", - "1.18_experimental-snapshot-1", "1.17.1", "1.17.1-rc2", "1.17.1-rc1", @@ -323,7 +313,6 @@ "1.16.4-pre1", "1.16.3", "1.16.3-rc1", - "1.16_combat-3", "1.16.2", "1.16.2-rc2", "1.16.2-rc1", @@ -375,7 +364,6 @@ "1.15-pre6", "1.15-pre5", "1.15-pre4", - "1.15_combat-1", "1.15-pre3", "1.15-pre2", "1.15-pre1", @@ -383,7 +371,6 @@ "19w46a", "19w45b", "19w45a", - "1.14_combat-3", "19w44a", "19w42a", "19w41a", @@ -395,7 +382,6 @@ "19w36a", "19w35a", "19w34a", - "1.14_combat-0", "1.14.4", "1.14.4-pre7", "1.14.4-pre6", @@ -405,7 +391,6 @@ "1.14.4-pre2", "1.14.4-pre1", "1.14.3", - "1.14_combat-212796", "1.14.3-pre4", "1.14.3-pre3", "1.14.3-pre2", @@ -455,7 +440,22 @@ "18w45a", "18w44a", "18w43c", - "18w43b" + "18w43b", + "24w14potato_original", + "23w13a_or_b_original", + "1.19_deep_dark_experimental_snapshot-1", + "1.18_experimental-snapshot-7", + "1.18_experimental-snapshot-6", + "1.18_experimental-snapshot-5", + "1.18_experimental-snapshot-4", + "1.18_experimental-snapshot-3", + "1.18_experimental-snapshot-2", + "1.18_experimental-snapshot-1", + "1.16_combat-3", + "1.15_combat-1", + "1.14_combat-3", + "1.14_combat-0", + "1.14_combat-212796" ], "uid": "net.fabricmc.intermediary" }
\ No newline at end of file |
