mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-22 15:21:06 +01:00
feat: stellar view
This commit is contained in:
parent
d1b8d8df91
commit
9555c8e959
3 changed files with 19 additions and 1 deletions
|
@ -905,6 +905,11 @@ file = "mods/stack-refill.pw.toml"
|
||||||
hash = "0226ecadb12bb3ecfb3b5508766352348d906fccf8b1144972a9e72f6ff79bb1"
|
hash = "0226ecadb12bb3ecfb3b5508766352348d906fccf8b1144972a9e72f6ff79bb1"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/stellarview.pw.toml"
|
||||||
|
hash = "bf0f072591911088a4c769165f71f2a7d975394a3deb4f10749e61866c91a72e"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/storagedrawers.pw.toml"
|
file = "mods/storagedrawers.pw.toml"
|
||||||
hash = "cf933a82aef5731f465dc66028144cd3c52be44287203fd5692e874655841534"
|
hash = "cf933a82aef5731f465dc66028144cd3c52be44287203fd5692e874655841534"
|
||||||
|
|
13
packwiz/1.20.1/mods/stellarview.pw.toml
Normal file
13
packwiz/1.20.1/mods/stellarview.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Stellar View"
|
||||||
|
filename = "Stellar View-1.20.1-0.2.4.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Iairjv0A/versions/1ueLEPg8/Stellar%20View-1.20.1-0.2.4.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "2af68344b866f16fd3be27f3058088346217e656"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Iairjv0A"
|
||||||
|
version = "1ueLEPg8"
|
|
@ -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 = "1ce3de52297f23651dc3bd6073da8e736077789324b675bbbcfe545e0baad890"
|
hash = "65a1b3aaf7a3d155d4d9bf22041fbe2a0ee93b86c40b7df43e6a63314dbb09ee"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.2.17"
|
forge = "47.2.17"
|
||||||
|
|
Loading…
Reference in a new issue