Compare commits

..

No commits in common. "8931ff431a8e8adf3351a726bf8a5935a4fbd7b0" and "31d99ce8b2fb6b67b6f0bc522c375b4bad22a652" have entirely different histories.

3 changed files with 14 additions and 1 deletions

View File

@ -686,6 +686,11 @@ file = "mods/spark.pw.toml"
hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9" hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9"
metafile = true metafile = true
[[files]]
file = "mods/starlight.pw.toml"
hash = "4a08ba1d6f664cddcd5df1a9f444b073f2707d18d8d374788f2f56acc2b631bb"
metafile = true
[[files]] [[files]]
file = "mods/supplementaries.pw.toml" file = "mods/supplementaries.pw.toml"
hash = "89f7693f7a01cff27f51b9b68a4fdfec49a59177b1e1e173bbcaef06f892d7e7" hash = "89f7693f7a01cff27f51b9b68a4fdfec49a59177b1e1e173bbcaef06f892d7e7"

8
mods/starlight.pw.toml Normal file
View File

@ -0,0 +1,8 @@
name = "Starlight (Fabric)"
filename = "starlight-1.1.2+fabric.020e479+1.20.1.jar"
side = "both"
[download]
url = "https://b2.nullbite.com/file/nullbite-personal/fabric-lite/starlight-1.1.2%2Bfabric.020e479%2B1.20.1.jar"
hash-format = "sha256"
hash = "4fe2d5d5d314283b1d6457901b47525002e6115c058f0d7a67f2d023c0911b2e"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "f6e32a68a0c5a97f46901605fa0fe71d975f44a1aa59a76ef2f3a16602e75188" hash = "f891f1d8d2ad164a4a1984168e83e79df452ad1dced2acda04e1a8384b110969"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"