From 446764f0b740c00030b04cf73662b198d53babcb Mon Sep 17 00:00:00 2001 From: Xikaro <0regon.end@gmail.com> Date: Thu, 14 Dec 2023 05:06:54 +0500 Subject: [PATCH] index --- index.toml | 4 ++++ pack.toml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/index.toml b/index.toml index 15f20aad7..34f1458db 100644 --- a/index.toml +++ b/index.toml @@ -1,5 +1,9 @@ hash-format = "sha256" +[[files]] +file = ".minecraft/options.txt" +hash = "2360f115582e5d209efebf155c247b39acc1f744154230c15ef3596dbbeda4f4" + [[files]] file = "config/InventoryHUD/curios.json" hash = "6d8948129a4e9f1aa4a98e4e58c546426cdb8cce33c25f750a380e5800fa2f1d" diff --git a/pack.toml b/pack.toml index 802dea231..c0a41edba 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 = "8a8cc540c8ce9e985f680cef7f53b6540a9d47e70480a6b1867738bfb0b99f43" +hash = "3e1598d082e713c6756274c34bbe5c38c3f3e71578d395148c677dc0a8705c82" [versions] forge = "47.2.6"