mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2025-07-01 22:36:59 +01:00
base pack, barely any features
This commit is contained in:
parent
49e0cb18ec
commit
f8c7f5c937
13 changed files with 227 additions and 0 deletions
55
.minecraft/bin/version.json
Normal file
55
.minecraft/bin/version.json
Normal file
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"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"
|
||||
}
|
BIN
.minecraft/mods/MinecraftCapes+Fabric+1.18-11.0.2.jar
Normal file
BIN
.minecraft/mods/MinecraftCapes+Fabric+1.18-11.0.2.jar
Normal file
Binary file not shown.
BIN
.minecraft/mods/essential.gg.jar
Normal file
BIN
.minecraft/mods/essential.gg.jar
Normal file
Binary file not shown.
BIN
.minecraft/mods/fabric-api-0.43.1+1.18.jar
Normal file
BIN
.minecraft/mods/fabric-api-0.43.1+1.18.jar
Normal file
Binary file not shown.
BIN
.minecraft/mods/iris-mc1.17-1.1.3.jar
Normal file
BIN
.minecraft/mods/iris-mc1.17-1.1.3.jar
Normal file
Binary file not shown.
BIN
.minecraft/mods/lambdynamiclights-2.1.0+1.17.jar
Normal file
BIN
.minecraft/mods/lambdynamiclights-2.1.0+1.17.jar
Normal file
Binary file not shown.
BIN
.minecraft/mods/sodium-fabric-mc1.18-0.4.0-alpha5+build.9.jar
Normal file
BIN
.minecraft/mods/sodium-fabric-mc1.18-0.4.0-alpha5+build.9.jar
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue