add alloy forge
This commit is contained in:
parent
46568db68b
commit
e5b119c000
10
index.toml
10
index.toml
@ -1,5 +1,10 @@
|
|||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/alloy-forgery.pw.toml"
|
||||||
|
hash = "2adf518c92809d9a8cb8c1bbb8f40f8d631a5702ccbcc4ee617a9365dcf48a4e"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/almanac.pw.toml"
|
file = "mods/almanac.pw.toml"
|
||||||
hash = "208a52276bf3af6ffd30b032b5954269bc30513053c279e7255cc167c38e5d5c"
|
hash = "208a52276bf3af6ffd30b032b5954269bc30513053c279e7255cc167c38e5d5c"
|
||||||
@ -610,6 +615,11 @@ file = "mods/veinminer.pw.toml"
|
|||||||
hash = "2fc8b85c66bd331b4a6f3074f7e752a906275e2a1797d7c338f03e942ef51109"
|
hash = "2fc8b85c66bd331b4a6f3074f7e752a906275e2a1797d7c338f03e942ef51109"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/villager-converting.pw.toml"
|
||||||
|
hash = "6c1b1b14d3d227ddcd31606be04511705ba43e5107540d5640e3135c36967125"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/villager-names-serilum.pw.toml"
|
file = "mods/villager-names-serilum.pw.toml"
|
||||||
hash = "a235940faf1631e6baaf5647865126fa28229a85853027d7769406456a6c6ed1"
|
hash = "a235940faf1631e6baaf5647865126fa28229a85853027d7769406456a6c6ed1"
|
||||||
|
|||||||
13
mods/alloy-forgery.pw.toml
Normal file
13
mods/alloy-forgery.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Alloy Forgery"
|
||||||
|
filename = "alloy-forgery-2.4.1+1.21.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/jhl28YkY/versions/czJc7eUX/alloy-forgery-2.4.1%2B1.21.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "ded73374818ab224946d60cbbf366374cb5b82d9c6bcd6ae7855dc433863c94ef279d558f7c48dce47c2b2a4046f135afb8c80923b799083b317cb5047b64726"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "jhl28YkY"
|
||||||
|
version = "czJc7eUX"
|
||||||
13
mods/villager-converting.pw.toml
Normal file
13
mods/villager-converting.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Villager Converting"
|
||||||
|
filename = "villagerconverting-1.5.0+1.21.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/gtsvJo80/versions/Rv4qj8y8/villagerconverting-1.5.0%2B1.21.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "7550e9ec9159f145d776edb5ab99e49a4da169b55fa103c58aa717352e54b5deff91acf094eec5b746c90ff2c81b2345fc4d4d69d3fbf1750c5bac946572f276"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "gtsvJo80"
|
||||||
|
version = "Rv4qj8y8"
|
||||||
@ -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 = "8da8704b2dcdc69bc0a0b89314d470c5c70acd22bd2842e15225605447fd864a"
|
hash = "ca3ab0392dee113481da40a42f6adae9a3aafaaa1cce0514b241e81e74758ea2"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user