diff --git a/.gitignore b/.gitignore index f3a0209..ece94f8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -packwiz.exe \ No newline at end of file +/packwiz.exe +/debug.log \ No newline at end of file diff --git a/index.toml b/index.toml index 03b3ba2..d596fc7 100644 --- a/index.toml +++ b/index.toml @@ -8,6 +8,10 @@ hash = "8e62548a6e6a7964e97be06d54b5b3ea7e878867f9c380e6fa897ecc49d32011" file = "config/inventoryprofilesnext/inventoryprofiles.json" hash = "e85ff6d8b95471dcf5cf3daa015c68384873a76b2efe9a32d243bfc68257da0f" +[[files]] +file = "debug.log" +hash = "e8546b048cb944fabbbbc111902ae6c93272e2c5a8f7bcc81d431c63c43a7473" + [[files]] file = "mods/3dskinlayers.pw.toml" hash = "7cfd3485931eb237e346fbda606b4b28663e9d3b3efa56d37c69355681f0a1d8" @@ -260,7 +264,7 @@ metafile = true [[files]] file = "mods/rei.pw.toml" -hash = "c30abb741af8bcf3b29d000736aa2ae1730f0c551c17266e15b3c5c2183d0354" +hash = "0ebcac819db1ea71488bc30ee57ab0c7f65b6e9395890f52120d8700cacc6286" metafile = true [[files]] diff --git a/mods/rei.pw.toml b/mods/rei.pw.toml index 1fb4a54..6c3a155 100644 --- a/mods/rei.pw.toml +++ b/mods/rei.pw.toml @@ -1,6 +1,6 @@ name = "Roughly Enough Items (REI)" filename = "RoughlyEnoughItems-20.0.811-fabric.jar" -side = "client" +side = "both" [download] url = "https://cdn.modrinth.com/data/nfn13YXA/versions/hoEFy7aF/RoughlyEnoughItems-20.0.811-fabric.jar" diff --git a/pack.toml b/pack.toml index 9dd64b8..25f7f10 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 = "e32d3eb015534316c88074080745d6b0aca374499159d9698e8de6bb846aa851" +hash = "1adf96b2e1b8ea837e5ed4507e544c81de9522cdb4026c3419b84479630ae15f" [versions] fabric = "0.17.2"