1 Commits

Author SHA1 Message Date
JordanPlayz158
55552b8b39 1.0.15: Added Rotten Flesh to Lether, Just Player Heads 2024-06-01 21:27:38 -04:00
4 changed files with 38 additions and 2 deletions

View File

@@ -610,6 +610,11 @@ file = "mods/just-enough-resources-jer.pw.toml"
hash = "f3a2939a893321067f5700c2e25c0c48fc1f9d39dd925449865c90597d65df1b" hash = "f3a2939a893321067f5700c2e25c0c48fc1f9d39dd925449865c90597d65df1b"
metafile = true metafile = true
[[files]]
file = "mods/just-player-heads.pw.toml"
hash = "a5cf2fa281eb39fddd1de6b9e9df7e6a5efbdbc24dbd775559063b9f53c2550a"
metafile = true
[[files]] [[files]]
file = "mods/keybind-fix.pw.toml" file = "mods/keybind-fix.pw.toml"
hash = "48777d535f2dbe76ec2adb6a001ab4442e40e0e403570eb5dc9a49e6957e40a1" hash = "48777d535f2dbe76ec2adb6a001ab4442e40e0e403570eb5dc9a49e6957e40a1"
@@ -945,6 +950,11 @@ file = "mods/revelationary.pw.toml"
hash = "c3e4cce180fa406e5c44bde59b1f2f23ddc970394079768f774fc007b700f156" hash = "c3e4cce180fa406e5c44bde59b1f2f23ddc970394079768f774fc007b700f156"
metafile = true metafile = true
[[files]]
file = "mods/rotten-flesh-to-leather-mod-fabric.pw.toml"
hash = "edfa329abb085da42c779202f01cd542b0c846b5cf413af503ea3fcab5d0cf1b"
metafile = true
[[files]] [[files]]
file = "mods/rrls.pw.toml" file = "mods/rrls.pw.toml"
hash = "e9f279e9ce448e599a6784262c05855904ef693b9ca2e47dd1a53cb35742b363" hash = "e9f279e9ce448e599a6784262c05855904ef693b9ca2e47dd1a53cb35742b363"

View File

@@ -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"

View File

@@ -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"

View File

@@ -1,12 +1,12 @@
name = "Regality SMP" name = "Regality SMP"
author = "JordanPlayz158" author = "JordanPlayz158"
version = "1.0.14" version = "1.0.15"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "0985ab22da9ad0970568c99014f19a6dc5cf9554295684789448274c0f46c087" hash = "738a8a13501f4a119ae26acfc423fc41c3a4ea03d75469de46841eeb9d8b2aff"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"