diff options
| author | TheKodeToad <TheKodeToad@proton.me> | 2024-04-11 18:30:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-11 18:30:37 +0100 |
| commit | b643707c30466c0718e1f693e8063a00f0c369b5 (patch) | |
| tree | 499f2300237bd88464619f6b619acb647b0320d7 | |
| parent | 194b6ec3b29ed1102488bd2cc718c9ca4346b5c1 (diff) | |
| parent | e8a580ab3ecff30e335a80c8c6bf8db5517d0584 (diff) | |
| download | Project-Tick-b643707c30466c0718e1f693e8063a00f0c369b5.tar.gz Project-Tick-b643707c30466c0718e1f693e8063a00f0c369b5.zip | |
Merge pull request #40 from GeekCornerGH/patch-1
feat: Add 1.7.4 to legacy services
| -rw-r--r-- | static/mojang/minecraft-legacy-services.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/mojang/minecraft-legacy-services.json b/static/mojang/minecraft-legacy-services.json index 994277b127..420d3f8c74 100644 --- a/static/mojang/minecraft-legacy-services.json +++ b/static/mojang/minecraft-legacy-services.json @@ -195,6 +195,7 @@ "13w48b", "13w49a", "1.7.3", + "1.7.4", "14w02a", "14w02b", "14w02c", |
