From 0d68e6c467591815de9f58862f088363f1d13133 Mon Sep 17 00:00:00 2001 From: Quentin Legot Date: Fri, 29 Sep 2023 11:47:28 +0200 Subject: [PATCH] Added testing 29092023 --- launcher.json | 75 ++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 53 insertions(+), 22 deletions(-) diff --git a/launcher.json b/launcher.json index d789808..fe38a98 100644 --- a/launcher.json +++ b/launcher.json @@ -1,8 +1,41 @@ { "chapters": [ + { + "title": "Testing 1.19.3", + "description": "Animals - 29092023", + "minecraftVersion": "1.19.3", + "type": "snapshot", + "customVersion": "fabric-loader-0.14.22-1.19.3", + "modspack": { + "mods": [ + "https://www.dropbox.com/scl/fi/oa8zdftqkp2qjrs5ba9fm/29092023.zip?rlkey=82a807t9bc5mpes6noypb36m0&dl=1" + ], + "sha1sum": [ + "89E3060518453F230107D587BAFA7A2E94EE99C8" + ] + }, + "java": { + "platform": { + "win32": { + "x64": { + "name": "jdk-17.0.8.1+1", + "link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-debugimage_x64_windows_hotspot_17.0.8.1_1.zip", + "sha256sum": "651a795155dc918c06cc9fd4b37253b9cbbca5ec8e76d4a8fa7cdaeb1f52761c" + } + }, + "linux": { + "x64": { + "name": "jdk-17.0.8.1+1", + "link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-jdk_x64_linux_hotspot_17.0.8.1_1.tar.gz", + "sha256sum": "c25dfbc334068a48c19c44ce39ad4b8427e309ae1cfa83f23c102e78b8a6dcc0" + } + } + } + } + }, { "title": "1.18.2", - "description": "ALtarik 1.18.2 beta 1", + "description": "Altarik 1.18.2 beta 1", "minecraftVersion": "1.18.2", "type": "snapshot", "customVersion": "fabric-loader-0.13.3-1.18.2", @@ -39,38 +72,36 @@ } }, { - "title": "1.19.3", - "description": "ALtarik 1.19.3 beta 1", - "minecraftVersion": "1.19.3", - "type": "snapshot", - "customVersion": "fabric-loader-0.14.18-1.19.3", + "title": "Outdated", + "description": "Egypte", + "minecraftVersion": "1.16.5", + "type": "release", + "customVersion": "fabric-loader-0.11.6-1.16.5", "modspack": { "mods": [ - "https://www.dropbox.com/s/meeycbu6uludt41/1.18.2.zip?dl=1" + "https://www.dropbox.com/s/ww6a052nzzgojdm/modpack.zip?dl=1", + "https://www.dropbox.com/s/rn72wq0qxd5xk8a/building-blocks-1.0.0.zip?dl=1", + "https://www.dropbox.com/s/ty7ry9dr8m81upv/worldedit-mod-7.2.5-dist.zip?dl=1" ], - "sha1sum": [ - "33ece93ff29ec70e2c232526cb7b54e83cdc1152" + "sha1sum": [ + "78dd08b2a885fd258541088618fbc29d3fb9ea77", + "2ae580fb8e5e1a1a09209bdf30bfec3fc4e74626", + "d00de0e4b4d2e9a2130119282a5ce3391d6e0537" ] }, "java": { "platform": { "win32": { "x64": { - "name": "jdk-17.0.3+7-jre", - "link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.6%2B10/OpenJDK17U-jre_x64_windows_hotspot_17.0.6_10.zip", - "sha256sum": "85ce690a348977e3739fde3fd729b36c61e86c33da6628bc7ceeba9974a3480b" + "name": "jdk8u292-b10-jre", + "link": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u292-b10/OpenJDK8U-jre_x64_windows_hotspot_8u292b10.zip", + "sha256sum": "df79660dbc00687928d870d5f9ac91d5dfdd69be2131d5b4b2457b77fc486f54" }, "ia32": { - "name": "jdk-17.0.3+7-jre", - "link" : "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.6%2B10/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.6_10.zip", - "sha256sum" : "9e2c08e3902a632aac714b2c523086b697b01d62b81fa85ec7cbbee84ba2314c" - } - }, - "linux": { - "x64": { - "name": "jdk-17.0.4.1+1", - "link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.6%2B10/OpenJDK17U-jre_x64_linux_hotspot_17.0.6_10.tar.gz", - "sha256sum": "fe669935609086e76cb0b829e92808766cbf8cb7bda57a76b47813b08584bfd2" + "name": "jdk8u292-b10-jre", + "link": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u292-b10/OpenJDK8U-jre_x86-32_windows_hotspot_8u292b10.zip", + "sha256sum": "ee1c52c109bb5b05acb3304f9a9494de01ee7e9a95f33e16627ea916e0f48a2f" + } } }