diff --git a/index.toml b/index.toml index af94919..0aa8e0c 100644 --- a/index.toml +++ b/index.toml @@ -151,6 +151,11 @@ file = "mods/immersive-portals-mod.pw.toml" hash = "0b11dfde00145bc35955a4a43ad5b1c649b20dee2a95c8138fc9fe1a0c9c71d9" metafile = true +[[files]] +file = "mods/krypton.pw.toml" +hash = "a4a9b9adba2d1ba9f3be438a1b304d293b02034c9217496ed7deafb91bcbf4ee" +metafile = true + [[files]] file = "mods/lithium.pw.toml" hash = "f1e11c6d565cc8b8c6962cde70820e8d3f3b9abad851ef4ddf5f467dc1e272da" @@ -180,6 +185,11 @@ file = "mods/servercore.pw.toml" hash = "04d27de146b8f315668b9fe23ffdfd768c8ade8b6a1c8a9fa5831c23d35e8ca3" metafile = true +[[files]] +file = "mods/starlight.pw.toml" +hash = "81dcaf6471b39e60612f29988aa57c21fcf02c50df1c4a4634ffd61ae24d007b" +metafile = true + [[files]] file = "mods/worldedit.pw.toml" hash = "02fbb3c0145651abe117d6e2ceae75e84021bb07f65f2d67bdd426e3300be17f" diff --git a/mods/krypton.pw.toml b/mods/krypton.pw.toml new file mode 100644 index 0000000..8626c3e --- /dev/null +++ b/mods/krypton.pw.toml @@ -0,0 +1,13 @@ +name = "Krypton" +filename = "krypton-0.2.6.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "fc237a3cdf7cff71e222db8e14fa6d4546e2d000" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5000690 +project-id = 428912 diff --git a/mods/starlight.pw.toml b/mods/starlight.pw.toml new file mode 100644 index 0000000..e6ea902 --- /dev/null +++ b/mods/starlight.pw.toml @@ -0,0 +1,13 @@ +name = "Starlight (Fabric)" +filename = "starlight-1.1.3+fabric.f5dcd1a.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "6c1dfb43aa2873ecf474b3278d42348457fbca0f" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4947005 +project-id = 521783 diff --git a/pack.toml b/pack.toml index a3df23e..b86c200 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "13b11dc9afd4d5872ba51b0e4259bc2eb3a7f3ac97e02c149a0d33e4ca5cba2b" +hash = "9629cb58101786b6cf3b9bd47a9019255979a012f16b707ef8b883284fd89742" [versions] fabric = "0.16.9"