From 55552b8b39fef06e8376013f49ff08000285d956 Mon Sep 17 00:00:00 2001 From: JordanPlayz158 Date: Sat, 1 Jun 2024 21:27:38 -0400 Subject: [PATCH] 1.0.15: Added Rotten Flesh to Lether, Just Player Heads --- index.toml | 10 ++++++++++ mods/just-player-heads.pw.toml | 13 +++++++++++++ mods/rotten-flesh-to-leather-mod-fabric.pw.toml | 13 +++++++++++++ pack.toml | 4 ++-- 4 files changed, 38 insertions(+), 2 deletions(-) create mode 100644 mods/just-player-heads.pw.toml create mode 100644 mods/rotten-flesh-to-leather-mod-fabric.pw.toml diff --git a/index.toml b/index.toml index aaaf151..ad5604a 100644 --- a/index.toml +++ b/index.toml @@ -610,6 +610,11 @@ file = "mods/just-enough-resources-jer.pw.toml" hash = "f3a2939a893321067f5700c2e25c0c48fc1f9d39dd925449865c90597d65df1b" metafile = true +[[files]] +file = "mods/just-player-heads.pw.toml" +hash = "a5cf2fa281eb39fddd1de6b9e9df7e6a5efbdbc24dbd775559063b9f53c2550a" +metafile = true + [[files]] file = "mods/keybind-fix.pw.toml" hash = "48777d535f2dbe76ec2adb6a001ab4442e40e0e403570eb5dc9a49e6957e40a1" @@ -945,6 +950,11 @@ file = "mods/revelationary.pw.toml" hash = "c3e4cce180fa406e5c44bde59b1f2f23ddc970394079768f774fc007b700f156" metafile = true +[[files]] +file = "mods/rotten-flesh-to-leather-mod-fabric.pw.toml" +hash = "edfa329abb085da42c779202f01cd542b0c846b5cf413af503ea3fcab5d0cf1b" +metafile = true + [[files]] file = "mods/rrls.pw.toml" hash = "e9f279e9ce448e599a6784262c05855904ef693b9ca2e47dd1a53cb35742b363" diff --git a/mods/just-player-heads.pw.toml b/mods/just-player-heads.pw.toml new file mode 100644 index 0000000..36ce110 --- /dev/null +++ b/mods/just-player-heads.pw.toml @@ -0,0 +1,13 @@ +name = "Just Player Heads" +filename = "justplayerheads-1.20.1-4.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/YdVBZMNR/versions/616H3uLt/justplayerheads-1.20.1-4.0.jar" +hash-format = "sha1" +hash = "147ecd9514532d421e6d8ac4fa554bc54978471d" + +[update] +[update.modrinth] +mod-id = "YdVBZMNR" +version = "616H3uLt" diff --git a/mods/rotten-flesh-to-leather-mod-fabric.pw.toml b/mods/rotten-flesh-to-leather-mod-fabric.pw.toml new file mode 100644 index 0000000..0a5931e --- /dev/null +++ b/mods/rotten-flesh-to-leather-mod-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Rotten flesh to Leather (Fabric/Quilt)" +filename = " rottenflesh-to-leather_1-20-x.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/aDbO5Ehv/versions/E3EMSqDg/%20rottenflesh-to-leather_1-20-x.jar" +hash-format = "sha1" +hash = "e094a5d8cbf5bac00ad3aaae233cf6cc4613ede4" + +[update] +[update.modrinth] +mod-id = "aDbO5Ehv" +version = "E3EMSqDg" diff --git a/pack.toml b/pack.toml index 636cf7c..b96a646 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Regality SMP" author = "JordanPlayz158" -version = "1.0.14" +version = "1.0.15" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0985ab22da9ad0970568c99014f19a6dc5cf9554295684789448274c0f46c087" +hash = "738a8a13501f4a119ae26acfc423fc41c3a4ea03d75469de46841eeb9d8b2aff" [versions] fabric = "0.15.11"