Files
L4JDownloadableContent/scripts/update_links_config.json
creeper2eletricboogaloo c2574b2965 Update download links
2026-06-22 09:24:01 +00:00

24 lines
403 B
JSON

{
"modrinth": {
"loader": "minecraft",
"versionTypes": [
"release"
],
"variants": [
{
"id": "26_1_2",
"minVersion": "26.1.2"
},
{
"id": "26_2",
"minVersion": "26.2"
}
],
"autoDiscoverVariants": {
"enabled": true,
"gameVersionPattern": "^26\\.[0-9]+(\\.[0-9]+)?$",
"minimumProjects": 3
}
}
}