add raised for improved hotbar
This commit is contained in:
parent
4d1f4bf733
commit
7b76bfe6bf
3 changed files with 19 additions and 1 deletions
|
@ -625,6 +625,11 @@ file = "mods/puzzle.pw.toml"
|
|||
hash = "dfbb7a288ce0cf635b6862c4a19cf49db0729368c02bc3fec2d9bb1c69b34fcc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/raised.pw.toml"
|
||||
hash = "cdbed847d0b389182828f5b730d226abb243a3110dd06288c060702b429bc87c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/reeses-sodium-options.pw.toml"
|
||||
hash = "7612fb1157e2d89637ee4881edc7e51de522c567abbda02b86990d49c17f9a9c"
|
||||
|
|
13
mods/raised.pw.toml
Normal file
13
mods/raised.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Raised"
|
||||
filename = "raised-fabric-1.18.2-1.1.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "2c140be8f4ab4646d62bc12dbcd1980fc68c0dba"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3840762
|
||||
project-id = 570368
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "90083115870c4ed784f901140d320f8e0444cf0019216b1bcdf5bb4e0ad1441a"
|
||||
hash = "f18405934277823d65216ec1925e19c9d321c523a846d64f4de3f5391549cead"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue