Add iron chests
This commit is contained in:
parent
997faef261
commit
d0e6686086
@ -219,6 +219,11 @@ file = "mods/iris.pw.toml"
|
|||||||
hash = "41a3116f5642d40ed54efda3f863373fa4d3c0c3a24a447a38c8a106e9fbb079"
|
hash = "41a3116f5642d40ed54efda3f863373fa4d3c0c3a24a447a38c8a106e9fbb079"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/ironchests.pw.toml"
|
||||||
|
hash = "3d7a6e5c73f9292286f772025984f3e039ed6eb31b3326c4b77edf221e6ee3fe"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/jade.pw.toml"
|
file = "mods/jade.pw.toml"
|
||||||
hash = "169c556d113a560237df18bd07a7247ffb747cf0d5be105462dfa55f5a19c0e1"
|
hash = "169c556d113a560237df18bd07a7247ffb747cf0d5be105462dfa55f5a19c0e1"
|
||||||
|
|||||||
13
mods/ironchests.pw.toml
Normal file
13
mods/ironchests.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Iron Chests: Restocked"
|
||||||
|
filename = "ironchests-5.0.2-fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/n2de3t2z/versions/gioHN8Aw/ironchests-5.0.2-fabric.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "d6a4e18873de5caa6456ee9f95d33b7e6904be5c"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "n2de3t2z"
|
||||||
|
version = "gioHN8Aw"
|
||||||
@ -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 = "fae5eba3a5fa8fecd57e11dbeaf0b11139fb68afe10027874b4c4dd17ca21b16"
|
hash = "c1b5d4327f0bd3aaabf38915b961218715e6c5f18936fb086440ccde49449183"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.7"
|
fabric = "0.15.7"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user