add anvils
This commit is contained in:
parent
4026b7c207
commit
2b34230968
15
index.toml
15
index.toml
@ -184,6 +184,11 @@ file = "mods/dynamiccrosshair.pw.toml"
|
|||||||
hash = "a52ba05fa9ffc50b308707fb270b804a91f93377f075065d0f9eeb08a448e844"
|
hash = "a52ba05fa9ffc50b308707fb270b804a91f93377f075065d0f9eeb08a448e844"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/easy-anvils.pw.toml"
|
||||||
|
hash = "c03848ab316f8f8e07656e08c675541ce90f0ad729d5b31df336fe8f27a58b3f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/easy-magic.pw.toml"
|
file = "mods/easy-magic.pw.toml"
|
||||||
hash = "64555abb4588840d78ca5a21d98312f9cb080cd6d044685db7741948e47b48bd"
|
hash = "64555abb4588840d78ca5a21d98312f9cb080cd6d044685db7741948e47b48bd"
|
||||||
@ -219,6 +224,11 @@ file = "mods/enchantment-descriptions.pw.toml"
|
|||||||
hash = "559829422c0b39e55c7e7224940337de1630284027d2aca0a0e214fc9ca42b92"
|
hash = "559829422c0b39e55c7e7224940337de1630284027d2aca0a0e214fc9ca42b92"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/enderchests.pw.toml"
|
||||||
|
hash = "a85bce078145b12ba78cb81cc8c69ce7eed9b94c35967956d82590f949e58f75"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/enhanced-attack-indicator.pw.toml"
|
file = "mods/enhanced-attack-indicator.pw.toml"
|
||||||
hash = "fc5b63e43fdec947e773e9265e6a8ca9a2b31fb1e7ecb9afee4d73b2bc1b70af"
|
hash = "fc5b63e43fdec947e773e9265e6a8ca9a2b31fb1e7ecb9afee4d73b2bc1b70af"
|
||||||
@ -494,6 +504,11 @@ file = "mods/resourceful-lib.pw.toml"
|
|||||||
hash = "62bc1d0108fe9e13d45d3534bb70edc36b7af98e8a68439a75e4c692adca2a50"
|
hash = "62bc1d0108fe9e13d45d3534bb70edc36b7af98e8a68439a75e4c692adca2a50"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/shetiphiancore.pw.toml"
|
||||||
|
hash = "43c482bb55e67314f2dbec272fec11a202213d983a687b611f2323adc14706f0"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/show-me-your-skin.pw.toml"
|
file = "mods/show-me-your-skin.pw.toml"
|
||||||
hash = "b0af06e4699a4e17ae158d3a50a21d13dcd1f759f1ec2373e7d147f4a3a68239"
|
hash = "b0af06e4699a4e17ae158d3a50a21d13dcd1f759f1ec2373e7d147f4a3a68239"
|
||||||
|
|||||||
13
mods/easy-anvils.pw.toml
Normal file
13
mods/easy-anvils.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Easy Anvils"
|
||||||
|
filename = "EasyAnvils-v21.1.0-1.21.1-Fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/OZBR5JT5/versions/znaWBlgU/EasyAnvils-v21.1.0-1.21.1-Fabric.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "cf9eda6d27ac9155c83140b1b931a3048a2e81da63957423c5a2958342c58c315d17c5c3730f3f952ef19e4e3632741cee4ef9605c476b8c82b06d60190ee6a1"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "OZBR5JT5"
|
||||||
|
version = "znaWBlgU"
|
||||||
13
mods/enderchests.pw.toml
Normal file
13
mods/enderchests.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "EnderChests"
|
||||||
|
filename = "enderchests-fabric-1.21.1-0.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/gxSiDoVF/versions/O4ygh1Ia/enderchests-fabric-1.21.1-0.1.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "50798f7b11dd602e3a6410cc7fc6a196aa51c6ddad19ff5eed6cf8a2f987a1ccf439a23073ccd2b5dd484412d1a20ecfba3a10bfbca52f887bd4aaa46ec6369a"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "gxSiDoVF"
|
||||||
|
version = "O4ygh1Ia"
|
||||||
13
mods/shetiphiancore.pw.toml
Normal file
13
mods/shetiphiancore.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "ShetiPhianCore"
|
||||||
|
filename = "shetiphiancore-fabric-1.21.1-0.3.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/oX7uP2kS/versions/BOiPKci9/shetiphiancore-fabric-1.21.1-0.3.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "b064f9ca6b8c3f1240a7b814af27fea656b9a1399f2a3fe2dd647bd0ad284ee3db00cea3f18c4942800c186a05696ad3cc5e16894ecc8fe11c12b0af2f2f5e7b"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "oX7uP2kS"
|
||||||
|
version = "BOiPKci9"
|
||||||
@ -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 = "ca8cc0821bdbe38c57ac89d8e51dedb2353e0bb3a2c046143a9acda199a6b291"
|
hash = "d1960abf34628ad02b29918848b37a70cd3e932b329e251eb07a75b075cf38bb"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user