parent
913c0212e4
commit
21892e0be6
10
index.toml
10
index.toml
@ -394,6 +394,16 @@ file = "mods/towns-and-towers.pw.toml"
|
|||||||
hash = "54379eac29e1b71a68d04c25a2a718b395422005a60aa289f24c10312687ee4d"
|
hash = "54379eac29e1b71a68d04c25a2a718b395422005a60aa289f24c10312687ee4d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/veinminer-enchantment.pw.toml"
|
||||||
|
hash = "79b8d7410138bbabb5795fe29c18f82fd9238e5fe000dfa4a0fbf77cd24011ae"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/veinminer.pw.toml"
|
||||||
|
hash = "5cb9a93032a75644cdf442b05a29e0616c76df503ee6b3dd3ab367ad1a04ff60"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/xaeros-minimap.pw.toml"
|
file = "mods/xaeros-minimap.pw.toml"
|
||||||
hash = "4cd110350bb72acef0f710959011eb021d08519e4fae922d3092d494a8c61b55"
|
hash = "4cd110350bb72acef0f710959011eb021d08519e4fae922d3092d494a8c61b55"
|
||||||
|
|||||||
13
mods/veinminer-enchantment.pw.toml
Normal file
13
mods/veinminer-enchantment.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Veinminer Enchantment"
|
||||||
|
filename = "veinminer-enchant-2.2.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/4sP0LXxp/versions/YqKzhrfs/veinminer-enchant-2.2.2.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "580749256a2ca60a8b78e33090495ed0fb98bf03e833a6313b309874b2cdc2e0929b715268fb900875b89562361daabb798b26fc3470073aa98e7eaff4d36b5a"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "4sP0LXxp"
|
||||||
|
version = "YqKzhrfs"
|
||||||
13
mods/veinminer.pw.toml
Normal file
13
mods/veinminer.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Veinminer"
|
||||||
|
filename = "veinminer-fabric-2.5.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/OhduvhIc/versions/lCVEKyxE/veinminer-fabric-2.5.0.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "211b3bae1bf888cd6fe02ef5f60621c82f3d2a2f8b42c15cd03d5cafa9bdf900e395920327d63a8a0144b4eaef51f32551e8a15762ab30bcb619822b90ed1829"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "OhduvhIc"
|
||||||
|
version = "lCVEKyxE"
|
||||||
@ -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 = "98079f388c9623240c64cdbc2dea399315cbb9626d3e56c24d5a47d0b9ce7993"
|
hash = "dbd1c58e85b3ed4a16cd99782a2b2aed96d82c098de68a0cf3b05e668f035f24"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.17.3"
|
fabric = "0.17.3"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user