add raised
This commit is contained in:
parent
c6e5eacd30
commit
4f15be88f2
3 changed files with 19 additions and 1 deletions
|
@ -603,6 +603,11 @@ file = "mods/puzzle.pw.toml"
|
|||
hash = "998017e24dbd38f938170838080ca7008589cdb6db8262236548a9216b0ef1e4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/raised.pw.toml"
|
||||
hash = "9034987547a84987a17a4bd65d4bf97df57285c765444ce8e8bb0290b2104d6e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/reeses-sodium-options.pw.toml"
|
||||
hash = "e9133c80c483d4741651144ded2937be8454d673f08a720ce568c89c0050345e"
|
||||
|
|
13
mods/raised.pw.toml
Normal file
13
mods/raised.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Raised"
|
||||
filename = "raised-fabric-1.21.1-4.0.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nCQRBEiR/versions/MGosc5Yb/raised-fabric-1.21.1-4.0.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "613ba3e8bfbb30200ee89a6aac11ac0ac70ff521"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nCQRBEiR"
|
||||
version = "MGosc5Yb"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "d31cf9318cb5deab0594e59d424d2ecfbbda98704e38043fb6a8ed3881b1bda8"
|
||||
hash = "4f35ce31a1ed14058cc4280b7d5fade3ca567c1b13e07391de6ca22b70770f03"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.7"
|
||||
|
|
Loading…
Add table
Reference in a new issue