From caf2c57cfc530aaadb2648cd10652d5c5a24355e Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Sat, 16 Apr 2022 11:26:53 +0200 Subject: [PATCH] Configs: Revert some config moves to Default Options dir Default Options isn't compatible with these mods, and does not set default configs for these mods --- .../roughlyenoughitems/config.json5 | 0 .../extra => }/sodium-extra-options.json | 0 .../extra => }/xaeroworldmap.txt | 0 index.toml | 24 +++++++++---------- pack.toml | 2 +- 5 files changed, 13 insertions(+), 13 deletions(-) rename config/{defaultoptions/extra => }/roughlyenoughitems/config.json5 (100%) rename config/{defaultoptions/extra => }/sodium-extra-options.json (100%) rename config/{defaultoptions/extra => }/xaeroworldmap.txt (100%) diff --git a/config/defaultoptions/extra/roughlyenoughitems/config.json5 b/config/roughlyenoughitems/config.json5 similarity index 100% rename from config/defaultoptions/extra/roughlyenoughitems/config.json5 rename to config/roughlyenoughitems/config.json5 diff --git a/config/defaultoptions/extra/sodium-extra-options.json b/config/sodium-extra-options.json similarity index 100% rename from config/defaultoptions/extra/sodium-extra-options.json rename to config/sodium-extra-options.json diff --git a/config/defaultoptions/extra/xaeroworldmap.txt b/config/xaeroworldmap.txt similarity index 100% rename from config/defaultoptions/extra/xaeroworldmap.txt rename to config/xaeroworldmap.txt diff --git a/index.toml b/index.toml index 1f3161b..448942b 100644 --- a/index.toml +++ b/index.toml @@ -20,22 +20,10 @@ hash = "103ab2253b65e0a98457fc2f753f3e18a9beefa290ca5e81bd7b1a76b1e870ae" file = "config/defaultoptions.toml" hash = "3e93640912ed3a9ddf871b45ccf373d7d8db57e50bcc2798e9b7112b2e031c67" -[[files]] -file = "config/defaultoptions/extra/roughlyenoughitems/config.json5" -hash = "af74510c6499eec8e689de7ed776e928b1c5571c4c6da90af6be598592a8fdbf" - -[[files]] -file = "config/defaultoptions/extra/sodium-extra-options.json" -hash = "2668b0ec3ecf1b5eac949bdc443974626c783d058bc9447904d00545fb15e703" - [[files]] file = "config/defaultoptions/extra/xaerominimap.txt" hash = "822ac34acc7e147cd20c0fd868b448af37b04b12d2a9701ed9d3d7420973804b" -[[files]] -file = "config/defaultoptions/extra/xaeroworldmap.txt" -hash = "d21233a7086fb4388fa446fe090c9cc3262942fc9273275ccd6a0c1d0a412a16" - [[files]] file = "config/defaultoptions/keybindings.txt" hash = "d86dff85e7fc823b6cbacb7cbb298b4db455b286335f4aa45c6ffc0a880fb1e9" @@ -88,10 +76,18 @@ hash = "1e7c61df09c105e1eeca8cf3dcbdfeb976700e9904bcb3983fc7791adb7fad2e" file = "config/presencefootsteps/userconfig.json" hash = "c6955e896295fdc20ca7b6a3ecdfd8d7af50ef8c768e132cdffb35eaafd868b3" +[[files]] +file = "config/roughlyenoughitems/config.json5" +hash = "af74510c6499eec8e689de7ed776e928b1c5571c4c6da90af6be598592a8fdbf" + [[files]] file = "config/shulkerboxtooltip.json5" hash = "dd2ee59d8f82617617d820329b19ee6dd0ae4200b95fae9ad73ff7a5bb6c3af6" +[[files]] +file = "config/sodium-extra-options.json" +hash = "2668b0ec3ecf1b5eac949bdc443974626c783d058bc9447904d00545fb15e703" + [[files]] file = "config/sodium-options.json" hash = "64bac25b21e0736eb3fd0205ffbb8cf52ffbbe6bfb3f0813ba1aad90dd9b87a1" @@ -104,6 +100,10 @@ hash = "9221a1c42d4d25101c09ff8980ea8babda5d2d0ed2471f0d2b5ac76bc2c9ea10" file = "config/xaeropatreon.txt" hash = "e6a503d95dad7e712790bd7b77540880f160d54e0b88fa4f8d7e5f4389a41c6a" +[[files]] +file = "config/xaeroworldmap.txt" +hash = "d21233a7086fb4388fa446fe090c9cc3262942fc9273275ccd6a0c1d0a412a16" + [[files]] file = "mods/accurate-block-placement.toml" hash = "a1f8631ecc0e71786e58aa97fca93347221e654564b8481ef5942cdecdafd1ac" diff --git a/pack.toml b/pack.toml index 33d56b7..6ca177e 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a77ff8432a1c2a3d8b1e264384a6f11567bc937b7e4bd37ec85131de33f7428b" +hash = "ded4268feb95c8999af979362892c1450052941d394a586ab48bae4dd0cd31be" [versions] fabric = "0.13.3"