add PL/MMC instance files

This commit is contained in:
anonoe 2025-04-11 22:55:52 +02:00
parent 7a058f816a
commit 1a7202e4ce
Signed by: anonoe
SSH key fingerprint: SHA256:c7f28FyVXvIXSVjAXp9azN9lKg+khKjVegKYeXHP/Ho
113 changed files with 76 additions and 0 deletions

51
client/mmc-pack.json Normal file
View file

@ -0,0 +1,51 @@
{
"components": [
{
"cachedName": "LWJGL 3",
"cachedVersion": "3.3.1",
"cachedVolatile": true,
"dependencyOnly": true,
"uid": "org.lwjgl3",
"version": "3.3.1"
},
{
"cachedName": "Minecraft",
"cachedRequires": [
{
"suggests": "3.3.1",
"uid": "org.lwjgl3"
}
],
"cachedVersion": "1.20.1",
"important": true,
"uid": "net.minecraft",
"version": "1.20.1"
},
{
"cachedName": "Intermediary Mappings",
"cachedRequires": [
{
"equals": "1.20.1",
"uid": "net.minecraft"
}
],
"cachedVersion": "1.20.1",
"cachedVolatile": true,
"dependencyOnly": true,
"uid": "net.fabricmc.intermediary",
"version": "1.20.1"
},
{
"cachedName": "Fabric Loader",
"cachedRequires": [
{
"uid": "net.fabricmc.intermediary"
}
],
"cachedVersion": "0.16.13",
"uid": "net.fabricmc.fabric-loader",
"version": "0.16.13"
}
],
"formatVersion": 1
}