From 56b47c6abe78405ec636b3e4e039e630d90497e3 Mon Sep 17 00:00:00 2001 From: Moritz Ruth Date: Tue, 5 Sep 2023 19:15:56 +0200 Subject: [PATCH] Add Supplementaries --- docs/mods.md | 4 +++- src/universal/mods/moonlight.hm.json | 21 +++++++++++++++++++++ src/universal/mods/supplementaries.hm.json | 21 +++++++++++++++++++++ 3 files changed, 45 insertions(+), 1 deletion(-) create mode 100644 src/universal/mods/moonlight.hm.json create mode 100644 src/universal/mods/supplementaries.hm.json diff --git a/docs/mods.md b/docs/mods.md index e243760..a28bfd5 100644 --- a/docs/mods.md +++ b/docs/mods.md @@ -63,6 +63,7 @@ The [`Better Leaves` resource-pack by MidnightDust](https://modrinth.com/resourc - `Gravestones` - `Light Overlay` - `Mouse Tweaks` +- `Supplementaries` — various items - `Traveler's Backpack` — backpacks - `Zoomify` — zoom @@ -81,6 +82,7 @@ The [`Better Leaves` resource-pack by MidnightDust](https://modrinth.com/resourc - `Dawn API` - `Fabric API` - `Fabric Language Kotlin` +- `Moonlight Lib` - `oωo` - `Resourceful Lib` @@ -100,7 +102,7 @@ These mods would be in the pack if they were stable/finished. - `FPS - Display` → `Sodium` - `LambDynamicLights` → `Iris Shaders` - `No Telemetry` → `Debugify` -- bug-fixing mods → `Debugify`. +- bug-fixing mods → `Debugify` ### Too special - `Eureka` — custom ships, compatible with Create diff --git a/src/universal/mods/moonlight.hm.json b/src/universal/mods/moonlight.hm.json new file mode 100644 index 0000000..a60e7ea --- /dev/null +++ b/src/universal/mods/moonlight.hm.json @@ -0,0 +1,21 @@ +{ + "formatVersion": 1, + "displayName": "Moonlight Lib", + "enabled": true, + "version": { + "name": "1.20-2.8.16", + "size": 910628, + "fileName": "moonlight-1.20-2.8.16-fabric.jar", + "downloadUrl": "https://cdn.modrinth.com/data/twkfQtEc/versions/mHeZr8dp/moonlight-1.20-2.8.16-fabric.jar", + "hashes": { + "sha1": "2df3f11801ce3b64a5a3da6d70f000f2855e71c1", + "sha512": "6bc0dfb19ac52f0c571b6134cba2963a8e25b66c11a2d5e82d0cf1db3c04f854e1986557a8fd97ace296dec301c8c4e0458287de01fdb30d1dd03244903d364b" + } + }, + "source": { + "type": "modrinth", + "modId": "twkfQtEc", + "versionId": "mHeZr8dp", + "ignoreUpdates": false + } +} diff --git a/src/universal/mods/supplementaries.hm.json b/src/universal/mods/supplementaries.hm.json new file mode 100644 index 0000000..9a6a88b --- /dev/null +++ b/src/universal/mods/supplementaries.hm.json @@ -0,0 +1,21 @@ +{ + "formatVersion": 1, + "displayName": "Supplementaries", + "enabled": true, + "version": { + "name": "1.20-2.5.28", + "size": 14260885, + "fileName": "supplementaries-1.20-2.5.28-fabric.jar", + "downloadUrl": "https://cdn.modrinth.com/data/fFEIiSDQ/versions/ZqJBsA8q/supplementaries-1.20-2.5.28-fabric.jar", + "hashes": { + "sha1": "fa4fbcfad1d006b9daa61c0dc0b70c833ab34454", + "sha512": "cbb735b271cb6eef688bc62d12961ba233d9ee86ee7c3246d9e2e2269abb34d1f0437dcd45d8a8ac51008f31b6f957d8e515234dcf629a1507e1bba5ac2d3c79" + } + }, + "source": { + "type": "modrinth", + "modId": "fFEIiSDQ", + "versionId": "ZqJBsA8q", + "ignoreUpdates": false + } +}