feat: add mod lootr and lootrmon
Publish Modpack Archive / Build and release mrpack file from latest changes (push) Successful in 24s

This commit is contained in:
2026-05-03 02:28:32 -04:00
parent 908155d11d
commit 5c9e8305ef
4 changed files with 37 additions and 1 deletions
+10
View File
@@ -246,6 +246,16 @@ file = "mods/jade.pw.toml"
hash = "37a45ed98e4edc9c8224cb06f72be8914fae69687601d4e15009f1cb9f27563c" hash = "37a45ed98e4edc9c8224cb06f72be8914fae69687601d4e15009f1cb9f27563c"
metafile = true metafile = true
[[files]]
file = "mods/lootr.pw.toml"
hash = "8b3721ebd91514822ab3b4a72e85718c6e0c26be5c04efcbff024bff91ca5067"
metafile = true
[[files]]
file = "mods/lootrmon.pw.toml"
hash = "942152b427795abe9456546d323d0f90d1dbe7692200874ca2dd76da8f265ad3"
metafile = true
[[files]] [[files]]
file = "mods/mobsbegone.pw.toml" file = "mods/mobsbegone.pw.toml"
hash = "7d1acd65ee5caa4e88d06fd6e72d766cafd3321052cc24899eeff07ef4a96acc" hash = "7d1acd65ee5caa4e88d06fd6e72d766cafd3321052cc24899eeff07ef4a96acc"
+13
View File
@@ -0,0 +1,13 @@
name = "Lootr"
filename = "lootr-fabric-1.21.1-1.11.37.119.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/EltpO5cN/versions/aZYQOAfj/lootr-fabric-1.21.1-1.11.37.119.jar"
hash-format = "sha512"
hash = "4729c4b63dd5752960256066afd847036bd41d6b2dd2aa8849475ed83d0ca7801a9b6b8cd1370712dceada1473242309f626c9a025b81d766634ca7d3d906cc3"
[update]
[update.modrinth]
mod-id = "EltpO5cN"
version = "aZYQOAfj"
+13
View File
@@ -0,0 +1,13 @@
name = "Lootrmon: Lootr & Cobblemon Gilded Chest Compatibility"
filename = "lootrmon-fabric-1.21.1-0.0.0.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ywwXJDli/versions/nquNxBhW/lootrmon-fabric-1.21.1-0.0.0.3.jar"
hash-format = "sha512"
hash = "bacfc3d4f40881f650096c1aa3d10658bf6555cef6179f0222ad6999f5c9517c29d22a127b4d0bec1128c9a6c0369ab167057799653c1275fd93f4068b52f115"
[update]
[update.modrinth]
mod-id = "ywwXJDli"
version = "nquNxBhW"
+1 -1
View File
@@ -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 = "85160385b61ae37d8c48951ad6110e76365e338d1d5afbcb80cba5248efb6a58" hash = "872fc591a0cfbe56a4d0343a70d866dc9996d1877df1c6d0996f034fb5675f1b"
[versions] [versions]
fabric = "0.19.2" fabric = "0.19.2"