From 95e70bf627ce086430a0afb497f3a75586c039cc Mon Sep 17 00:00:00 2001 From: Yuki Date: Sun, 5 Nov 2023 17:01:24 +0100 Subject: [PATCH] add default configs :3 --- config/yosbr/{yosbr => }/options.txt | 0 index.toml | 8 ++++---- pack.toml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) rename config/yosbr/{yosbr => }/options.txt (100%) diff --git a/config/yosbr/yosbr/options.txt b/config/yosbr/options.txt similarity index 100% rename from config/yosbr/yosbr/options.txt rename to config/yosbr/options.txt diff --git a/index.toml b/index.toml index 5880190..a156505 100644 --- a/index.toml +++ b/index.toml @@ -336,6 +336,10 @@ hash = "8a6515bea93d0c8ed23c5622a66b4fa4c81e6df2d27a5c8bb6215a2f0e526d4c" file = "config/yosbr/notenoughanimations.json" hash = "1ce156edd13da83bb8674fe0e9b91cbbdc3a4028baf7bea2bbaec2194412bfdd" +[[files]] +file = "config/yosbr/options.txt" +hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" + [[files]] file = "config/yosbr/origins_server.json" hash = "02ca216fe0612108a47188ec747b76357315f3186699653063cddf965c33929a" @@ -520,10 +524,6 @@ hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" file = "config/yosbr/waveycapes.json" hash = "8ba8caf036bac59033157842f7812cf3eca3434a02d2e7e59648214fe42c48fc" -[[files]] -file = "config/yosbr/yosbr/options.txt" -hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" - [[files]] file = "mods/3dskinlayers.pw.toml" hash = "e02b3c14706c80cbc1294d0bd8bbeee612a6dd6b9bce619a10ffa53bad662ba9" diff --git a/pack.toml b/pack.toml index 9103648..9c1d9e1 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0a07cca770c561f3fd673d66fc551f64a9d942c42e7355e3f26729e488f0c8da" +hash = "625e2ad1989e79a4958685dafa9c045affe9adfbf1db32cd4283bbce83743dde" [versions] minecraft = "1.20.1"