Add Starlight
rewritten lightning engine
This commit is contained in:
parent
ea3cbd4e03
commit
539789e1f8
3 changed files with 19 additions and 1 deletions
|
@ -227,6 +227,11 @@ file = "mods/sodium.pw.toml"
|
|||
hash = "0d539d8bad8493d4196bf5f7bf216d692384f283849fa41a2e5a816a0147673e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/starlight.pw.toml"
|
||||
hash = "be68ef606c339bbb22f2b812db1e5264d9e3335befc0c348d4dc91a8a3e72e17"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/suggestion-tweaker.pw.toml"
|
||||
hash = "9cf72cfe716be5c9aa123e73fcbe4af49989adb98545e5a987ea39969f28f34e"
|
||||
|
|
13
mods/starlight.pw.toml
Normal file
13
mods/starlight.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Starlight (Fabric)"
|
||||
filename = "starlight-1.1.1+fabric.ae22326.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/1.1.1+1.19/starlight-1.1.1%2Bfabric.ae22326.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "de6fe932555604345477db89b59d59249909c640"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "H8CaAYZC"
|
||||
version = "qH1xCwoC"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "451234bbe90e7555e1f449c62b5f9a944b2d5741774551f320912e470df946ff"
|
||||
hash = "a33d709d9f004962a64f3f63cfeb933dc3218e641cee930613714f173abee3d7"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19"
|
||||
|
|
Loading…
Reference in a new issue