1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-19 21:03:20 +02:00

feat: stellar view

This commit is contained in:
Jozef Steinhübl 2024-07-02 21:33:03 +02:00
parent d1b8d8df91
commit 9555c8e959
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F
3 changed files with 19 additions and 1 deletions

View file

@ -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"

View 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"

View file

@ -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"