diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2023-01-18 16:00:25 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2023-01-18 16:00:25 +0000 |
| commit | fb04ffb86b65bc09f01456c6b77dff755f2a38c3 (patch) | |
| tree | c7fe65edf70597402850ee418568d6812bd091bf /fabric/loader-installer-json | |
| parent | cb3956cbf9c4607f285d393a8c1e01021b593d97 (diff) | |
| download | Meta-Upstream-fb04ffb86b65bc09f01456c6b77dff755f2a38c3.tar.gz Meta-Upstream-fb04ffb86b65bc09f01456c6b77dff755f2a38c3.zip | |
Update 2023-01-18
Diffstat (limited to 'fabric/loader-installer-json')
| -rw-r--r-- | fabric/loader-installer-json/0.14.13.json | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/fabric/loader-installer-json/0.14.13.json b/fabric/loader-installer-json/0.14.13.json new file mode 100644 index 000000000..3b6f93d4a --- /dev/null +++ b/fabric/loader-installer-json/0.14.13.json @@ -0,0 +1,49 @@ +{ + "libraries": { + "client": [], + "common": [ + { + "name": "net.fabricmc:tiny-mappings-parser:0.3.0+build.17", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.11.4+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.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.4", + "url": "https://maven.fabricmc.net/" + } + ], + "server": [] + }, + "mainClass": { + "client": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "server": "net.fabricmc.loader.impl.launch.knot.KnotServer" + }, + "version": 1 +}
\ No newline at end of file |
