Added Gravestones, Origins Fix Datapack, Fabricord, Resource Pack

This commit is contained in:
JordanPlayz158
2024-06-29 23:39:11 -04:00
parent 1aee123b83
commit d96a54abcf
8 changed files with 45 additions and 5 deletions

View File

@@ -450,6 +450,11 @@ file = "mods/fabric-language-kotlin.pw.toml"
hash = "e602bc6bb7b5ca5e4fb2351e285cd715ea5f7a4b4f83ffa6e137319e89e41a68"
metafile = true
[[files]]
file = "mods/fabricord.pw.toml"
hash = "002ae3e3db1b5587d7300166606dd811fd7933f5f66e0aaa2b1c3491e19a741b"
metafile = true
[[files]]
file = "mods/fabricskyboxes-interop.pw.toml"
hash = "ed4487cc1613cc53daa5188730653a4720728971553315dcea7205b28f914f1c"
@@ -515,6 +520,11 @@ file = "mods/grass-overhaul.pw.toml"
hash = "e78b02e9759ff949a2aff4a95363a9cf41dd91d0cb936809e62574d23d1a9070"
metafile = true
[[files]]
file = "mods/gravestones.pw.toml"
hash = "ace9dbdca93d66c486a4474081fc91219640e506b62679bce01318c34af51e13"
metafile = true
[[files]]
file = "mods/herdspanic.pw.toml"
hash = "46b44b530e3a305d207833ae7ba36808f09d77ffef22835076a69ed112e5784f"
@@ -1121,12 +1131,16 @@ hash = "0dfc437b6a74265d48e4b563dde1ddecf40c202a73f963d6a94bd27a552ac0dd"
metafile = true
[[files]]
file = "servers.dat"
hash = "33b7e52216de4fd2d94c78015d5ea0d57b7dad763cdc0ec0d5d45d7f7758a3b4"
file = "resourcepacks/RegalityResourcePack.zip"
hash = "7c627985b33d5d4458a4532b53a4bfc0e78f69ebb0614e178d7cddbc7714c999"
[[files]]
file = "world/datapacks/Starborne_V5_Dont_Unzip.zip"
hash = "7f2739cb4a31a6286462579a132465b1a4cd9b805a7a72beb32e086ef5d593af"
file = "servers.dat"
hash = "7f7d5bbb9482fb88a30c572ed01dc77ef555d7eb8375910bdc78584042dd349f"
[[files]]
file = "world/datapacks/StarborneAmethyst6.zip"
hash = "1e7a19fb9152b5259081dc79d298c2154cce589c5d95209384b1783d0c276521"
[[files]]
file = "world/datapacks/TempadItems.zip"

13
mods/fabricord.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Fabricord"
filename = "Fabricord-3.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/xU8Bn98V/versions/D2Q77UfL/Fabricord-3.1.jar"
hash-format = "sha1"
hash = "3829e16791e5fd2a936b0fff1b64332da37052c5"
[update]
[update.modrinth]
mod-id = "xU8Bn98V"
version = "D2Q77UfL"

13
mods/gravestones.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Gravestones"
filename = "gravestones-v1.15.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ssUbhMkL/versions/Uw9uAQaY/gravestones-v1.15.jar"
hash-format = "sha1"
hash = "94c2fd5291c0ccf9f9bce7c0f6093df69b2cc18f"
[update]
[update.modrinth]
mod-id = "ssUbhMkL"
version = "Uw9uAQaY"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "dec044571c981c985d7e298cd305424f648490703712700d5c2da537c6f84086"
hash = "640fe13bdfb388f75198010a1b97854715cfc4fe46879da78e2491f8e0b70a8b"
[versions]
fabric = "0.15.11"

Binary file not shown.

Binary file not shown.

Binary file not shown.