diff --git a/index.toml b/index.toml index ee341bc..58c0bc3 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/fabricord.pw.toml b/mods/fabricord.pw.toml new file mode 100644 index 0000000..86c3346 --- /dev/null +++ b/mods/fabricord.pw.toml @@ -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" diff --git a/mods/gravestones.pw.toml b/mods/gravestones.pw.toml new file mode 100644 index 0000000..53ccbd4 --- /dev/null +++ b/mods/gravestones.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 81a6354..3a9479a 100644 --- a/pack.toml +++ b/pack.toml @@ -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" diff --git a/resourcepacks/RegalityResourcePack.zip b/resourcepacks/RegalityResourcePack.zip new file mode 100644 index 0000000..3a9ee84 Binary files /dev/null and b/resourcepacks/RegalityResourcePack.zip differ diff --git a/servers.dat b/servers.dat index 98a1f35..743415f 100644 Binary files a/servers.dat and b/servers.dat differ diff --git a/world/datapacks/StarborneAmethyst6.zip b/world/datapacks/StarborneAmethyst6.zip new file mode 100644 index 0000000..e8f9be7 Binary files /dev/null and b/world/datapacks/StarborneAmethyst6.zip differ diff --git a/world/datapacks/Starborne_V5_Dont_Unzip.zip b/world/datapacks/Starborne_V5_Dont_Unzip.zip deleted file mode 100644 index 497bc95..0000000 Binary files a/world/datapacks/Starborne_V5_Dont_Unzip.zip and /dev/null differ