update MMC configs

This commit is contained in:
Merith 2022-09-06 20:39:49 +00:00
parent 0152942e66
commit 331f75c750
2 changed files with 3 additions and 33 deletions

View file

@ -1,5 +1,5 @@
InstanceType=OneSix InstanceType=OneSix
iconKey=vanillia_icon iconKey=vanillia_icon
name=Minecraft Vanillia 1.18.2 name=Minecraft Vanillia 1.19.1
OverrideCommands=true OverrideCommands=true
PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://gitlab.com/Merith-TK/vanillia-modpack/-/raw/main/.minecraft/pack.toml PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://gitlab.com/Merith-TK/vanillia-modpack/-/raw/1.19.1/.minecraft/pack.toml

View file

@ -1,39 +1,9 @@
{ {
"components": [ "components": [
{ {
"cachedName": "Minecraft",
"cachedRequires": [
{
"suggests": "3.2.2",
"uid": "org.lwjgl3"
}
],
"cachedVersion": "1.18.2",
"important": true, "important": true,
"uid": "net.minecraft", "uid": "net.minecraft",
"version": "1.18.2" "version": "1.19.1"
},
{
"cachedName": "LWJGL 3",
"cachedVersion": "3.2.2",
"cachedVolatile": true,
"dependencyOnly": true,
"uid": "org.lwjgl3",
"version": "3.2.2"
},
{
"cachedName": "Intermediary Mappings",
"cachedRequires": [
{
"equals": "1.18.2",
"uid": "net.minecraft"
}
],
"cachedVersion": "1.18.2",
"cachedVolatile": true,
"dependencyOnly": true,
"uid": "net.fabricmc.intermediary",
"version": "1.18.2"
}, },
{ {
"cachedName": "Quilt Loader", "cachedName": "Quilt Loader",