add integrated-circuits
This commit is contained in:
parent
f739d368e0
commit
b7f98c5b0a
3 changed files with 19 additions and 1 deletions
|
@ -180,6 +180,11 @@ file = "mods/infinitybuttons.pw.toml"
|
|||
hash = "d7e7d9d8847ec6d86d84a0385bd658de6c703d6951bd27c2781d9a2096082292"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/integrated-circuit.pw.toml"
|
||||
hash = "009a3be767c121f83e66951e2b360daeab29cd65532e582b0ae271bbdd3a335b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/iris.pw.toml"
|
||||
hash = "7d3727ee323a1e3e6a41719db11e343e0658cc149274b9d4426acc9ae21b1363"
|
||||
|
|
13
.minecraft/mods/integrated-circuit.pw.toml
Normal file
13
.minecraft/mods/integrated-circuit.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Integrated circuit"
|
||||
filename = "integrated-circuit-1.19.3-1.1.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/bybyRAPl/versions/l6RlsYZF/integrated-circuit-1.19.3-1.1.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9de7a3451c988132ec639fc40d40716c5159d6f6"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "bybyRAPl"
|
||||
version = "l6RlsYZF"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "2c3c80daf41913caa87ea9279ab6817f60abedef5e5b5d1450f05286ef333266"
|
||||
hash = "045d10267915ed30ae4063f07c6e2fb1971b46046c2c8c2fa30a43b9abdb15a8"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.13"
|
||||
|
|
Loading…
Reference in a new issue