adding tom's simple storage mod
This commit is contained in:
parent
b7e76ca4b2
commit
04143106c3
@ -19480,6 +19480,11 @@ file = "mods/toms-storage-fabric.pw.toml"
|
|||||||
hash = "87aae6d18fc180e3fd55c838601a38f0eb00b458db2187472dd3f88c9511e299"
|
hash = "87aae6d18fc180e3fd55c838601a38f0eb00b458db2187472dd3f88c9511e299"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/toms-storage.pw.toml"
|
||||||
|
hash = "af8c4da9d92fa2e95a4f147cb6b1577c89cd82265d2c3317076a7c16dc8f4d87"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/totw-modded.pw.toml"
|
file = "mods/totw-modded.pw.toml"
|
||||||
hash = "d61ac85fca14be48a977bb65bf460a89ba9b1158e64701129715a157e318be04"
|
hash = "d61ac85fca14be48a977bb65bf460a89ba9b1158e64701129715a157e318be04"
|
||||||
|
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.20-1.7.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/XZNI4Cpy/versions/V3qjjiMa/toms_storage_fabric-1.20-1.7.0.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "7b47d72c48ac533038c6ac18a1a47cca7e8de9b4343ad5b05e974b81f78530a77a75c9f84bcdd6e86150814e9c356db5a042acb16df10b0e31c1ca94550b4790"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "XZNI4Cpy"
|
||||||
|
version = "V3qjjiMa"
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "084e274f0edf1dd614e79823cf63f9eb85aa5c8771bac823714ddfe4aec8cee9"
|
hash = "dce8c296404366ecb42420b1744815b749d170aaf654d02aabdbf7de954cb623"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.9"
|
fabric = "0.16.9"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user