added origins and origins addons
This commit is contained in:
parent
44759d4ac6
commit
8f7a1acb65
3 changed files with 19 additions and 1 deletions
|
@ -204,6 +204,11 @@ file = "mods/sky-origins.pw.toml"
|
|||
hash = "3a141323325918688d0edf600720467b614f8d2468d65f2d6f385897ae825ee7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sky.pw.toml"
|
||||
hash = "ebb1c581de39cc2bc2741de70a99563b2a79daa1526ea9476be1e185e584b51d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/smooth-boot.pw.toml"
|
||||
hash = "9a031c4018bdcf4e8d70f5009a3069914b8febf96712222fdd31f8d0ae2451b4"
|
||||
|
|
13
mods/sky.pw.toml
Normal file
13
mods/sky.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Sky: Origins"
|
||||
filename = "sky-0.2.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/cQwz6Ez4/versions/0.2.4/sky-0.2.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "bc0c657051f62b5fc4562fedcf6e8bfc50fd3bb0"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "cQwz6Ez4"
|
||||
version = "ZkKOz4Vz"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "a9c3c88eddd43a726d95031904acecb4633c4d1f3c36be99407e3d4319a2adb1"
|
||||
hash = "030cda89536c7da80c7094d2f4d5e1764bbc3397d477c52f5be6fc1b0779511a"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue