From 5273bc567057e1559e11f22d25d240e117385a60 Mon Sep 17 00:00:00 2001 From: mantal <5091937+mantal@users.noreply.github.com> Date: Fri, 22 Mar 2024 22:20:50 +0100 Subject: [PATCH] typo --- index.toml | 2 +- mods/{voidhearth.toml => voidheart.toml} | 0 pack.toml | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename mods/{voidhearth.toml => voidheart.toml} (100%) diff --git a/index.toml b/index.toml index f822d63..0a396b4 100644 --- a/index.toml +++ b/index.toml @@ -339,7 +339,7 @@ hash = "dd2c937594cfd9064d4698bb0ea1d16cd405c232c1864737ca3b0c31fa5bb5d3" metafile = true [[files]] -file = "mods/voidhearth.toml" +file = "mods/voidheart.toml" hash = "e0e71cec1c864ba35f2416b4045ac699bb14da30ed27cede77a2dbf6e4e44b9c" [[files]] diff --git a/mods/voidhearth.toml b/mods/voidheart.toml similarity index 100% rename from mods/voidhearth.toml rename to mods/voidheart.toml diff --git a/pack.toml b/pack.toml index 9d75c75..6fd9018 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 = "360da55875b69c6f90819f1b2201605d1558ab52668d7e7229c3513fdf1e263b" +hash = "1418598113bf2640c3a7a7c3f55a58080e6f8579ebf7cd23e702b46ca1f6592b" [versions] fabric = "0.15.7"