add ironchests
This commit is contained in:
parent
efff34204a
commit
5c246eb789
3 changed files with 19 additions and 1 deletions
|
@ -187,6 +187,11 @@ file = "mods/iris.pw.toml"
|
|||
hash = "e516d6d036f6d407a793c3b9a1fc5a8a817b05c9dc9d8677003fb0a512b2bf6f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/iron-chests-for-fabric.pw.toml"
|
||||
hash = "2e5b4f6165bd6abb7cf9169c4ceb8abc7d4b286866b31ad5f811d3a1754f842b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/journeymap.pw.toml"
|
||||
hash = "307ad29277ba57ddf0a3acd1226a20bb0e4240a1d5c1df8a3b90b1dc024c0b92"
|
||||
|
|
13
.minecraft/mods/iron-chests-for-fabric.pw.toml
Normal file
13
.minecraft/mods/iron-chests-for-fabric.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Iron Chests (Fabric)"
|
||||
filename = "IronChests-1.7.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "aacab22a472f18588d32af26b26316ca7bcd435d"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3852620
|
||||
project-id = 498534
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "2d13d697f91b9350808c900037e978b78beffa5025c0d1c32246b35f054c03e3"
|
||||
hash = "3559fc3f11eceaa975dfdb64ee584d273ed39706c776a1c42053e95eaf9f8031"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue