Add loot related mods
Some checks failed
Build Modpack / build (push) Failing after 1s

This commit is contained in:
Merith-TK 2024-12-31 16:05:41 -08:00
parent bdfaadf683
commit add67ec922
6 changed files with 73 additions and 1 deletions

View file

@ -280,6 +280,16 @@ file = "mods/linked-storage.pw.toml"
hash = "7c1ae1d686216a4e424dbc8304f71082fb49fd1607ced2ae2a7dd26d3667363e"
metafile = true
[[files]]
file = "mods/loot-beams-up.pw.toml"
hash = "0ae3299335932e5ec2d7e9ac5989a1b729e2999043bca2decfa8773b5b67cb02"
metafile = true
[[files]]
file = "mods/lootr.pw.toml"
hash = "b66a3d19ffb4c3c122f3844421dee04acbcf1a7a6fadb277ea803ca9dd96e4b5"
metafile = true
[[files]]
file = "mods/luckperms.pw.toml"
hash = "ed322399f2f703b5cc9f6652d85e8eb215a53c7acbeef27964c0d6af7400561a"
@ -490,6 +500,16 @@ file = "mods/wiredredstone.pw.toml"
hash = "03c2ff3f5a8199f5ef283581b9f8ef3c5bd147ebc3705998a3eb9e3b8264e9b6"
metafile = true
[[files]]
file = "mods/xaeros-minimap.pw.toml"
hash = "c5234ec87e6bea9194af7f6ff70d820a32ddcad7199cc0b7ee92b11f6e6edf38"
metafile = true
[[files]]
file = "mods/xaeros-world-map.pw.toml"
hash = "41c7ba12533210f34233faa05bd14f304f4f61eb724a412f408207551db4e2d8"
metafile = true
[[files]]
file = "mods/yacl.pw.toml"
hash = "88121fbabab3563f8dbb84a32347c753d23eec466c1df3225570cdb42e251029"

View file

@ -0,0 +1,13 @@
name = "Loot beams"
filename = "lootbeams-3.2.1-mc1.20-.4.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/fFPOjWlN/versions/eUWp1hbC/lootbeams-3.2.1-mc1.20-.4.jar"
hash-format = "sha512"
hash = "de5dd8a9301d0d4f2d3d853633fbd9e3346e9a910705cf1bab60a51fcb8d74f6ac494d24e6e41e0211e36a78a06d6fe03f79e5b2887a9f9fe693ce41810e7cce"
[update]
[update.modrinth]
mod-id = "fFPOjWlN"
version = "eUWp1hbC"

View file

@ -0,0 +1,13 @@
name = "Lootr"
filename = "lootr-fabric-1.20-0.7.35.85.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/EltpO5cN/versions/udi9KR9R/lootr-fabric-1.20-0.7.35.85.jar"
hash-format = "sha512"
hash = "147fe13c491c47a380a5d0e2298187883e714dc81d135e4292b22662cf65d99a1f461eefa2b2a8da394752bfb6e04e6ff384d3472538c7a54a72cca83d370dbd"
[update]
[update.modrinth]
mod-id = "EltpO5cN"
version = "udi9KR9R"

View file

@ -0,0 +1,13 @@
name = "Xaero's Minimap"
filename = "Xaeros_Minimap_24.7.1_Fabric_1.20.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/1bokaNcj/versions/UsAehJcE/Xaeros_Minimap_24.7.1_Fabric_1.20.jar"
hash-format = "sha512"
hash = "8668981978c773780da6a68daebbdf973e93dfd9f02c7ca0b881f1c445071d8154cd15eb058ba73789b22641266a9014f8c9e59f466735342c86a57959209484"
[update]
[update.modrinth]
mod-id = "1bokaNcj"
version = "UsAehJcE"

View file

@ -0,0 +1,13 @@
name = "Xaero's World Map"
filename = "XaerosWorldMap_1.39.2_Fabric_1.20.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/NcUtCpym/versions/VXCG8MnU/XaerosWorldMap_1.39.2_Fabric_1.20.jar"
hash-format = "sha512"
hash = "92cfae3f90b13cd2fe17c3e539cf278a6dbcbc29dc40cf741070933fc8874b6e4ecbf7d619522d54d4c23a1f5510f956b42018ea74bd863e84be1a47e16685f8"
[update]
[update.modrinth]
mod-id = "NcUtCpym"
version = "VXCG8MnU"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "c6639f80c287327674179cb73c3ea0622f22449066e329c7d4b94c0f71fdfc97"
hash = "dfab168670f290900989fb58c7b945bd4df03768f9531d1cfba3793a6caacef7"
[versions]
fabric = "0.16.9"