diff options
Diffstat (limited to 'net.fabricmc.fabric-loader/0.18.5.json')
| -rw-r--r-- | net.fabricmc.fabric-loader/0.18.5.json | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/net.fabricmc.fabric-loader/0.18.5.json b/net.fabricmc.fabric-loader/0.18.5.json new file mode 100644 index 000000000..771bb7e1c --- /dev/null +++ b/net.fabricmc.fabric-loader/0.18.5.json @@ -0,0 +1,45 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "org.ow2.asm:asm:9.9", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.9", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.9", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.9", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.9", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.17.0+mixin.0.8.7", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.18.5", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2026-03-25T12:18:30+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.18.5" +}
\ No newline at end of file |
