Add patched Starlight
This should fix crashing with AE2. The official release is only available for 1.20.2, but I am currently unable to update the modpack to that version.
This commit is contained in:
parent
f4845f8601
commit
30a32dd8d0
@ -499,7 +499,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/starlight.pw.toml"
|
file = "mods/starlight.pw.toml"
|
||||||
hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11"
|
hash = "4a08ba1d6f664cddcd5df1a9f444b073f2707d18d8d374788f2f56acc2b631bb"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -1,13 +1,8 @@
|
|||||||
name = "Starlight (Fabric)"
|
name = "Starlight (Fabric)"
|
||||||
filename = "starlight-1.1.2+fabric.dbc156f.jar"
|
filename = "starlight-1.1.2+fabric.020e479+1.20.1.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/XGIsoVGT/starlight-1.1.2%2Bfabric.dbc156f.jar"
|
url = "https://b2.nullbite.com/file/nullbite-personal/fabric-lite/starlight-1.1.2%2Bfabric.020e479%2B1.20.1.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha256"
|
||||||
hash = "a03102cab439cbab5a1d7d72cd7c2b4976ddd421"
|
hash = "4fe2d5d5d314283b1d6457901b47525002e6115c058f0d7a67f2d023c0911b2e"
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "H8CaAYZC"
|
|
||||||
version = "XGIsoVGT"
|
|
||||||
|
@ -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 = "c1b9f0747434d855a66aa06cb05c36f8d2ebc5f16a2094c8b216fb48d8ecc820"
|
hash = "587002028b7d61f7794d7de181d10701bdf6e98d20505975acda751ee909a63e"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user