Skip to content

Commit

Permalink
Update boader
Browse files Browse the repository at this point in the history
  • Loading branch information
js6pak committed Feb 8, 2024
1 parent f55f1a8 commit 3ca8967
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
6 changes: 3 additions & 3 deletions mmc-pack.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"cachedVolatile": true,
"dependencyOnly": true,
"uid": "org.lwjgl",
"version": "2.9.4-nightly-20150209"
"version": "2.9.4-babric.1"
},
{
"cachedName": "Minecraft",
Expand Down Expand Up @@ -47,9 +47,9 @@
"uid": "babric.intermediary"
}
],
"cachedVersion": "0.13.3",
"cachedVersion": "0.15.6-babric.2",
"uid": "net.fabricmc.fabric-loader",
"version": "0.13.3"
"version": "0.15.6-babric.2"
}
],
"formatVersion": 1
Expand Down
16 changes: 2 additions & 14 deletions patches/net.fabricmc.fabric-loader.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,10 @@
{
"formatVersion": 1,
"libraries": [
{
"name": "net.fabricmc:tiny-mappings-parser:0.3.0+build.17",
"url": "https://maven.fabricmc.net/"
},
{
"name": "net.fabricmc:sponge-mixin:0.12.5+mixin.0.8.5",
"url": "https://maven.fabricmc.net/"
},
{
"name": "net.fabricmc:tiny-remapper:0.8.2",
"url": "https://maven.fabricmc.net/"
},
{
"name": "net.fabricmc:access-widener:2.1.0",
"url": "https://maven.fabricmc.net/"
},
{
"name": "org.ow2.asm:asm:9.6",
"url": "https://maven.fabricmc.net/"
Expand All @@ -38,7 +26,7 @@
"url": "https://maven.fabricmc.net/"
},
{
"name": "babric:fabric-loader:0.14.24-babric.1",
"name": "babric:fabric-loader:0.15.6-babric.2",
"url": "https://maven.glass-launcher.net/babric/"
}
],
Expand All @@ -51,5 +39,5 @@
],
"type": "release",
"uid": "net.fabricmc.fabric-loader",
"version": "0.14.24-babric.1"
"version": "0.15.6-babric.2"
}

0 comments on commit 3ca8967

Please sign in to comment.