diff options
| author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2025-12-09 21:08:21 +0100 |
|---|---|---|
| committer | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2025-12-09 21:08:21 +0100 |
| commit | 94a2ce0d61498dec6e284bf1b242093c9858450f (patch) | |
| tree | 8082f0b313d0f044e77738d78a679383559647a1 /meta | |
| parent | 3f08b064b468546e2597493f9f17e8b3201c4253 (diff) | |
| download | Project-Tick-94a2ce0d61498dec6e284bf1b242093c9858450f.tar.gz Project-Tick-94a2ce0d61498dec6e284bf1b242093c9858450f.zip | |
feat: Add more unobfuscated versions
since 26.1.x will be unobfuscated by default, this means these will be all of them
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/common/mojang-minecraft-experiments.json | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/meta/common/mojang-minecraft-experiments.json b/meta/common/mojang-minecraft-experiments.json index e34e82e5e0..2a6792a7b0 100644 --- a/meta/common/mojang-minecraft-experiments.json +++ b/meta/common/mojang-minecraft-experiments.json @@ -1,6 +1,46 @@ { "experiments": [ { + "id": "1_21_11_unobfuscated", + "wiki": "https://minecraft.wiki/w/Java_Edition_1.21.11", + "url": "https://piston-data.mojang.com/v1/objects/82332dfb17146de34cb7a36d2b910e3b2009191a/1_21_11_unobfuscated.zip" + }, + { + "id": "1_21_11-rc3_unobfuscated", + "wiki": "https://minecraft.wiki/w/Java_Edition_1.21.11_Release_Candidate_3", + "url": "https://piston-data.mojang.com/v1/objects/7abe399a1b3c07754c5dc3ec4e5c6f50ee03c10e/1_21_11-rc3_unobfuscated.zip" + }, + { + "id": "1_21_11-rc2_unobfuscated", + "wiki": "https://minecraft.wiki/w/Java_Edition_1.21.11_Release_Candidate_2", + "url": "https://piston-data.mojang.com/v1/objects/fb70de3ae3e19825622b7687d2fd783d78c4b05f/1_21_11-rc2_unobfuscated.zip" + }, + { + "id": "1_21_11-rc1_unobfuscated", + "wiki": "https://minecraft.wiki/w/Java_Edition_1.21.11_Release_Candidate_1", + "url": "https://piston-data.mojang.com/v1/objects/38712002b9d02061e662b69c44753a47d24da516/1_21_11-rc1_unobfuscated.zip" + }, + { + "id": "1_21_11-pre5_unobfuscated", + "wiki": "https://minecraft.wiki/w/Java_Edition_1.21.11_Pre-Release_5", + "url": "https://piston-data.mojang.com/v1/objects/931df659128f913ce356d6036c318c5d9a039e85/1_21_11-pre5_unobfuscated.zip" + }, + { + "id": "1_21_11-pre4_unobfuscated", + "wiki": "https://minecraft.wiki/w/Java_Edition_1.21.11_Pre-Release_4", + "url": "https://piston-data.mojang.com/v1/objects/834666571f1e1374923b73f4baec4203d44e9c0d/1_21_11-pre4_unobfuscated.zip" + }, + { + "id": "1_21_11-pre3_unobfuscated", + "wiki": "https://minecraft.wiki/w/Java_Edition_1.21.11_Pre-Release_3", + "url": "https://piston-data.mojang.com/v1/objects/7717a481468cc33d2414d82ee9c0450f56264db0/1_21_11-pre3_unobfuscated.zip" + }, + { + "id": "1_21_11-pre2_unobfuscated", + "wiki": "https://minecraft.wiki/w/Java_Edition_1.21.11_Pre-Release_2", + "url": "https://piston-data.mojang.com/v1/objects/528731e05b7be26c90fedf8f2ef6470abb0d1994/1_21_11-pre2_unobfuscated.zip" + }, + { "id": "1_21_11-pre1_unobfuscated", "wiki": "https://minecraft.wiki/w/Java_Edition_1.21.11_Pre-Release_1", "url": "https://piston-data.mojang.com/v1/objects/f98a0c053a8246cce12f8f29f2ba4ce00872fd53/1_21_11-pre1_unobfuscated.zip" |
