created prisim instance

This commit is contained in:
2026-03-28 15:29:14 -05:00
commit efcddeddc1
463 changed files with 5547 additions and 0 deletions

51
mmc-pack.json Normal file
View File

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