mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2024-11-22 22:29:30 +00:00
update instance and mmc-pack
This commit is contained in:
parent
017e6ef647
commit
263cbd745a
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
InstanceType=OneSix
|
||||
iconKey=vanillia_icon
|
||||
name=Minecraft Vanillia 1.18.1
|
||||
name=Minecraft Vanillia 1.18.2
|
||||
OverrideCommands=true
|
||||
PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://gitlab.com/Merith-TK/vanillia-modpack/-/raw/main/.minecraft/pack.toml
|
||||
|
|
|
@ -17,24 +17,24 @@
|
|||
"uid": "org.lwjgl3"
|
||||
}
|
||||
],
|
||||
"cachedVersion": "1.18.1",
|
||||
"cachedVersion": "1.18.2",
|
||||
"important": true,
|
||||
"uid": "net.minecraft",
|
||||
"version": "1.18.1"
|
||||
"version": "1.18.2"
|
||||
},
|
||||
{
|
||||
"cachedName": "Intermediary Mappings",
|
||||
"cachedRequires": [
|
||||
{
|
||||
"equals": "1.18.1",
|
||||
"equals": "1.18.2",
|
||||
"uid": "net.minecraft"
|
||||
}
|
||||
],
|
||||
"cachedVersion": "1.18.1",
|
||||
"cachedVersion": "1.18.2",
|
||||
"cachedVolatile": true,
|
||||
"dependencyOnly": true,
|
||||
"uid": "net.fabricmc.intermediary",
|
||||
"version": "1.18.1"
|
||||
"version": "1.18.2"
|
||||
},
|
||||
{
|
||||
"cachedName": "Fabric Loader",
|
||||
|
|
Loading…
Reference in a new issue