diff --git a/README.md b/README.md deleted file mode 100644 index 8550cc3..0000000 --- a/README.md +++ /dev/null @@ -1,12 +0,0 @@ -# Cobblemon Modpack -Modpack for cobblemon server: cobblemon.claytonhickey.me - -## Normal Installation -Using something like [Prism Launcher](https://prismlauncher.org/), you can install the Modrinth package from [Releases](https://forgejo.claytonhickey.me/clay53/cobblemon-modpack/releases) - -## Custom Installation -1. Install [packwiz](https://packwiz.infra.link/); example: `nix shell nixpkgs#packwiz` -1. Clone this repository: `git clone https://forgejo.claytonhickey.me/clay53/cobblemon-modpack.git` -1. cd into the directory: `cd cobblemon-modpack` -1. package the modpack: `packwiz modrinth export` -1. Install the `.mrpack` file generated in `cobblemon-modpack` directory with [Prism Launcher](https://prismlauncher.org/) or something \ No newline at end of file diff --git a/index.toml b/index.toml index 1403e98..8e49aa3 100644 --- a/index.toml +++ b/index.toml @@ -1,10 +1,5 @@ hash-format = "sha256" -[[files]] -file = "mods/adorn.pw.toml" -hash = "977a19edbdb8cb2cd58449a64e3bd4caca780bb2b670ef843886198ae5766b7f" -metafile = true - [[files]] file = "mods/cobblemon.pw.toml" hash = "6413f6c6bef7abc5a808a54111f093a17daf4471e89d8535840f2a24966bdcd4" diff --git a/mods/adorn.pw.toml b/mods/adorn.pw.toml deleted file mode 100644 index 6356e1c..0000000 --- a/mods/adorn.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Adorn" -filename = "Adorn-6.1.2+1.21.1-fabric.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/E6FUtRJh/versions/eOTfiVsw/Adorn-6.1.2%2B1.21.1-fabric.jar" -hash-format = "sha512" -hash = "e16a96c212fffb5f95c9a2f1cbc2cdfcc7a79c5e493111f4e3fae8a9ae9613ce692d74de3abb1ab380b345ad398b2eb0c65c48eaa6e7631939b35de45b8158b2" - -[update] -[update.modrinth] -mod-id = "E6FUtRJh" -version = "eOTfiVsw" diff --git a/pack.toml b/pack.toml index d227765..79716b6 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 = "aedf18d29c1530c44e74cb76d7af488792efd6ae6ed9e23ecc0a398103fc54c4" +hash = "784be3ad63f7b02e7b86de82e966733e81a46545bfba7fda636f21440c3dd7fa" [versions] fabric = "0.18.4"