From ea3cbd4e0336db6082b10919ae2987728ba5014c Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Thu, 23 Jun 2022 16:19:38 +0200 Subject: [PATCH] fix ibeeditor-common.json config location it was placed in .minecraft root folder --- config/yosbr/{ => config}/ibeeditor-common.json | 0 index.toml | 8 ++++---- pack.toml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) rename config/yosbr/{ => config}/ibeeditor-common.json (100%) diff --git a/config/yosbr/ibeeditor-common.json b/config/yosbr/config/ibeeditor-common.json similarity index 100% rename from config/yosbr/ibeeditor-common.json rename to config/yosbr/config/ibeeditor-common.json diff --git a/index.toml b/index.toml index ccee05d..d56bf50 100644 --- a/index.toml +++ b/index.toml @@ -64,6 +64,10 @@ hash = "9221a1c42d4d25101c09ff8980ea8babda5d2d0ed2471f0d2b5ac76bc2c9ea10" file = "config/xaeropatreon.txt" hash = "e6a503d95dad7e712790bd7b77540880f160d54e0b88fa4f8d7e5f4389a41c6a" +[[files]] +file = "config/yosbr/config/ibeeditor-common.json" +hash = "d1c8229edca827ea5e35e9a0a5aec1463930e77547e69a1a5dee617f42a2d338" + [[files]] file = "config/yosbr/config/roughlyenoughitems/config.json5" hash = "b843a064974629617f7b4751624e0ac97bec0d085d45aa87eb3bfc005db9247c" @@ -80,10 +84,6 @@ hash = "822ac34acc7e147cd20c0fd868b448af37b04b12d2a9701ed9d3d7420973804b" file = "config/yosbr/config/xaeroworldmap.txt" hash = "d21233a7086fb4388fa446fe090c9cc3262942fc9273275ccd6a0c1d0a412a16" -[[files]] -file = "config/yosbr/ibeeditor-common.json" -hash = "d1c8229edca827ea5e35e9a0a5aec1463930e77547e69a1a5dee617f42a2d338" - [[files]] file = "config/yosbr/options.amecsapi.txt" hash = "a1815ae4792b1aa54f72e1f63761b6d3dee25494172ca937c17e6f769049380e" diff --git a/pack.toml b/pack.toml index 7232775..c39263b 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 = "2ff5843687e1a92bf6d1e4c315b161fc42e6dbe8fe86bffdfdba6520c473dc50" +hash = "451234bbe90e7555e1f449c62b5f9a944b2d5741774551f320912e470df946ff" [versions] minecraft = "1.19"