Tom's Storage
This commit is contained in:
parent
ac289e2a31
commit
8ccf8d1bb5
3 changed files with 20 additions and 2 deletions
|
@ -913,6 +913,11 @@ file = "mods/tfas.pw.toml"
|
|||
hash = "87eb3a34c7185b34f3041cfaf613619a572df08cacd96e3a2b1f599854980c34"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/toms-storage.pw.toml"
|
||||
hash = "d054cb611705f285f78808be09ef846d88c1026e8940e3aacd6422ec6063ce1b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/too-many-binds.pw.toml"
|
||||
hash = "4271e873f965e50d538a21c30ee6008cc189f9f4a1f3fb16e089e953577f6728"
|
||||
|
|
13
mods/toms-storage.pw.toml
Normal file
13
mods/toms-storage.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Tom's Simple Storage Mod"
|
||||
filename = "toms_storage_fabric-1.19-1.5.7.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/XZNI4Cpy/versions/vMv2JpvI/toms_storage_fabric-1.19-1.5.7.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "825f0c85f87568d746ef2b8cf60dd7d4a2562acb"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "XZNI4Cpy"
|
||||
version = "vMv2JpvI"
|
|
@ -1,12 +1,12 @@
|
|||
name = "ExploreCraft: Marbled"
|
||||
author = "Sangelo"
|
||||
version = "2.0.3"
|
||||
version = "2.0.4"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "3726120624e0a2ee566c9702df751c983d58aee60ebef173e9acdc2d58a81186"
|
||||
hash = "c8d15f0c7d96d555654ab1ffbaa507e3db8d982146795ec95164c0e6222f00e8"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19.2"
|
||||
|
|
Loading…
Reference in a new issue