Compare commits
2 commits
725c4cb0cd
...
539789e1f8
Author | SHA1 | Date | |
---|---|---|---|
539789e1f8 | |||
ea3cbd4e03 |
4 changed files with 23 additions and 5 deletions
13
index.toml
13
index.toml
|
@ -64,6 +64,10 @@ hash = "9221a1c42d4d25101c09ff8980ea8babda5d2d0ed2471f0d2b5ac76bc2c9ea10"
|
|||
file = "config/xaeropatreon.txt"
|
||||
hash = "e6a503d95dad7e712790bd7b77540880f160d54e0b88fa4f8d7e5f4389a41c6a"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/ibeeditor-common.json"
|
||||
hash = "d1c8229edca827ea5e35e9a0a5aec1463930e77547e69a1a5dee617f42a2d338"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/roughlyenoughitems/config.json5"
|
||||
hash = "b843a064974629617f7b4751624e0ac97bec0d085d45aa87eb3bfc005db9247c"
|
||||
|
@ -80,10 +84,6 @@ hash = "822ac34acc7e147cd20c0fd868b448af37b04b12d2a9701ed9d3d7420973804b"
|
|||
file = "config/yosbr/config/xaeroworldmap.txt"
|
||||
hash = "d21233a7086fb4388fa446fe090c9cc3262942fc9273275ccd6a0c1d0a412a16"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/ibeeditor-common.json"
|
||||
hash = "d1c8229edca827ea5e35e9a0a5aec1463930e77547e69a1a5dee617f42a2d338"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/options.amecsapi.txt"
|
||||
hash = "a1815ae4792b1aa54f72e1f63761b6d3dee25494172ca937c17e6f769049380e"
|
||||
|
@ -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 = "2ff5843687e1a92bf6d1e4c315b161fc42e6dbe8fe86bffdfdba6520c473dc50"
|
||||
hash = "a33d709d9f004962a64f3f63cfeb933dc3218e641cee930613714f173abee3d7"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19"
|
||||
|
|
Loading…
Reference in a new issue