update instance and mmc-pack

This commit is contained in:
Merith-TK 2022-03-29 18:10:17 -07:00
parent 017e6ef647
commit 263cbd745a
2 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
InstanceType=OneSix InstanceType=OneSix
iconKey=vanillia_icon iconKey=vanillia_icon
name=Minecraft Vanillia 1.18.1 name=Minecraft Vanillia 1.18.2
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/main/.minecraft/pack.toml

View file

@ -17,24 +17,24 @@
"uid": "org.lwjgl3" "uid": "org.lwjgl3"
} }
], ],
"cachedVersion": "1.18.1", "cachedVersion": "1.18.2",
"important": true, "important": true,
"uid": "net.minecraft", "uid": "net.minecraft",
"version": "1.18.1" "version": "1.18.2"
}, },
{ {
"cachedName": "Intermediary Mappings", "cachedName": "Intermediary Mappings",
"cachedRequires": [ "cachedRequires": [
{ {
"equals": "1.18.1", "equals": "1.18.2",
"uid": "net.minecraft" "uid": "net.minecraft"
} }
], ],
"cachedVersion": "1.18.1", "cachedVersion": "1.18.2",
"cachedVolatile": true, "cachedVolatile": true,
"dependencyOnly": true, "dependencyOnly": true,
"uid": "net.fabricmc.intermediary", "uid": "net.fabricmc.intermediary",
"version": "1.18.1" "version": "1.18.2"
}, },
{ {
"cachedName": "Fabric Loader", "cachedName": "Fabric Loader",