fix: allow minecraft patch versions to have 2 digits

patch includes game drops now but whatever
This commit is contained in:
trafficlunar 2025-10-08 17:54:25 +01:00
parent a27f529276
commit e7dd18bbc0
4 changed files with 30 additions and 31 deletions

View file

@ -1,17 +1,17 @@
{
"1219": 4440,
"1214": 4189,
"1210": 3953,
"1200": 3463,
"1190": 3105,
"1180": 2860,
"1170": 2724,
"1160": 2566,
"1150": 2225,
"1140": 1952,
"1130": 1519,
"1120": 1139,
"1110": 819,
"1000": 510,
"1090": 169
"12110": 4440,
"12104": 4189,
"12100": 3953,
"12000": 3463,
"11900": 3105,
"11800": 2860,
"11700": 2724,
"11600": 2566,
"11500": 2225,
"11400": 1952,
"11300": 1519,
"11200": 1139,
"11100": 819,
"10000": 510,
"10900": 169
}