diff --git a/web/src/main/resources/public/mc_versions.json b/web/src/main/resources/public/mc_versions.json index a8366f0..4c29bea 100644 --- a/web/src/main/resources/public/mc_versions.json +++ b/web/src/main/resources/public/mc_versions.json @@ -1,4 +1,20 @@ [ + { + "id": "1.20.5-rc3", + "name": "1.20.5 Release Candidate 3", + "world_version": 3836, + "series_id": "main", + "protocol_version": 1073742015, + "pack_version": { + "resource": 32, + "data": 41 + }, + "build_time": "2024-04-22T13:39:54+00:00", + "java_component": "java-runtime-delta", + "java_version": 21, + "stable": false, + "use_editor": false + }, { "id": "1.20.5-rc2", "name": "1.20.5 Release Candidate 2",