mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2024-11-23 14:39:30 +00:00
55 lines
1.9 KiB
JSON
55 lines
1.9 KiB
JSON
|
{
|
||
|
"id": "1.18",
|
||
|
"inheritsFrom": "1.18",
|
||
|
"releaseTime": "2021-11-30T20:34:27+00:00",
|
||
|
"time": "2021-11-30T20:34:27+00:00",
|
||
|
"type": "release",
|
||
|
"minecraftArguments": "--username ${auth_player_name} --version ${version_name} --gameDir ${game_directory} --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid ${auth_uuid} --accessToken ${auth_access_token} --userType ${user_type} --versionType ${version_type}",
|
||
|
"libraries": [
|
||
|
{
|
||
|
"name": "net.fabricmc:fabric-loader:0.12.6",
|
||
|
"url": "https://maven.fabricmc.net/"
|
||
|
},
|
||
|
{
|
||
|
"name": "net.fabricmc:yarn:1.18+build.1",
|
||
|
"url": "https://maven.fabricmc.net/"
|
||
|
},
|
||
|
{
|
||
|
"name": "net.fabricmc:tiny-mappings-parser:0.3.0+build.17",
|
||
|
"url": "https://maven.fabricmc.net/"
|
||
|
},
|
||
|
{
|
||
|
"name": "net.fabricmc:sponge-mixin:0.10.7+mixin.0.8.4",
|
||
|
"url": "https://maven.fabricmc.net/"
|
||
|
},
|
||
|
{
|
||
|
"name": "net.fabricmc:tiny-remapper:0.6.0",
|
||
|
"url": "https://maven.fabricmc.net/"
|
||
|
},
|
||
|
{
|
||
|
"name": "net.fabricmc:access-widener:2.0.1",
|
||
|
"url": "https://maven.fabricmc.net/"
|
||
|
},
|
||
|
{
|
||
|
"name": "org.ow2.asm:asm:9.2",
|
||
|
"url": "https://maven.fabricmc.net/"
|
||
|
},
|
||
|
{
|
||
|
"name": "org.ow2.asm:asm-analysis:9.2",
|
||
|
"url": "https://maven.fabricmc.net/"
|
||
|
},
|
||
|
{
|
||
|
"name": "org.ow2.asm:asm-commons:9.2",
|
||
|
"url": "https://maven.fabricmc.net/"
|
||
|
},
|
||
|
{
|
||
|
"name": "org.ow2.asm:asm-tree:9.2",
|
||
|
"url": "https://maven.fabricmc.net/"
|
||
|
},
|
||
|
{
|
||
|
"name": "org.ow2.asm:asm-util:9.2",
|
||
|
"url": "https://maven.fabricmc.net/"
|
||
|
}
|
||
|
],
|
||
|
"mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient"
|
||
|
}
|