diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-01-18 17:02:39 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-01-18 17:02:39 +0000 |
| commit | 3f34a17a523aeb671d1ee33d6ccb2a57e710587f (patch) | |
| tree | aa0e1fc91a553838c5089a4c937f43d3bf3dddc9 | |
| parent | f40234b0f58789956c5cc08dd87910091433bb8f (diff) | |
| download | Meta-Launcher-3f34a17a523aeb671d1ee33d6ccb2a57e710587f.tar.gz Meta-Launcher-3f34a17a523aeb671d1ee33d6ccb2a57e710587f.zip | |
Update 2024-01-18
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.intermediary/24w03b.json | 22 | ||||
| -rw-r--r-- | net.fabricmc.intermediary/index.json | 14 | ||||
| -rw-r--r-- | net.fabricmc.intermediary/package.json | 1 |
4 files changed, 38 insertions, 1 deletions
diff --git a/index.json b/index.json index 109af2a1a..a3b03bf17 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Intermediary Mappings", - "sha256": "4b9a41d852917935ccb8b558e4d09cd2ab3a1451a72181213099911b0c682262", + "sha256": "ef9de50a96b2336c1abc671a38873ac9c4bc93bd54c743246a2dfb97f48a2781", "uid": "net.fabricmc.intermediary" }, { diff --git a/net.fabricmc.intermediary/24w03b.json b/net.fabricmc.intermediary/24w03b.json new file mode 100644 index 000000000..ca6211dee --- /dev/null +++ b/net.fabricmc.intermediary/24w03b.json @@ -0,0 +1,22 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "net.fabricmc:intermediary:24w03b", + "url": "https://maven.fabricmc.net" + } + ], + "name": "Intermediary Mappings", + "order": 11, + "releaseTime": "2024-01-18T16:25:38+00:00", + "requires": [ + { + "equals": "24w03b", + "uid": "net.minecraft" + } + ], + "type": "release", + "uid": "net.fabricmc.intermediary", + "version": "24w03b", + "volatile": true +}
\ No newline at end of file diff --git a/net.fabricmc.intermediary/index.json b/net.fabricmc.intermediary/index.json index 47702471c..ccd4eefe5 100644 --- a/net.fabricmc.intermediary/index.json +++ b/net.fabricmc.intermediary/index.json @@ -5,6 +5,20 @@ "versions": [ { "recommended": true, + "releaseTime": "2024-01-18T16:25:38+00:00", + "requires": [ + { + "equals": "24w03b", + "uid": "net.minecraft" + } + ], + "sha256": "a1eabf364d453feea7d8ec877e392a4fedec62c17cadfd01f375c5e843768b71", + "type": "release", + "version": "24w03b", + "volatile": true + }, + { + "recommended": true, "releaseTime": "2024-01-17T16:53:02+00:00", "requires": [ { diff --git a/net.fabricmc.intermediary/package.json b/net.fabricmc.intermediary/package.json index aa03552be..0792eeae5 100644 --- a/net.fabricmc.intermediary/package.json +++ b/net.fabricmc.intermediary/package.json @@ -7,6 +7,7 @@ "name": "Intermediary Mappings", "projectUrl": "https://fabricmc.net", "recommended": [ + "24w03b", "24w03a", "23w51b", "23w51a", |
