diff --git a/config/yosbr/config/roughlyenoughitems/config.json5 b/config/yosbr/config/roughlyenoughitems/config.json5 index 490e717..fb6e9b5 100644 --- a/config/yosbr/config/roughlyenoughitems/config.json5 +++ b/config/yosbr/config/roughlyenoughitems/config.json5 @@ -1,5 +1,6 @@ { "basics": { // Declares whether cheating mode is on. - "cheating": "WHEN_CREATIVE", + "cheating": "WHEN_CREATIVE" + } } diff --git a/index.toml b/index.toml index a64deb9..7e13e8c 100644 --- a/index.toml +++ b/index.toml @@ -18,7 +18,7 @@ hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18" [[files]] file = "config/yosbr/config/roughlyenoughitems/config.json5" -hash = "174edea307736e68ee9543a1a294ac4a085f6ac8a2824a8c191417a4751389a6" +hash = "c072599a7c36a2e240d61ea78ee02b57dec67ae1cfb6dfe70f8ea58537099d40" [[files]] file = "config/yosbr/config/xaerominimap.txt" diff --git a/pack.toml b/pack.toml index cede625..b138ddf 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 = "212f8e9f0318a1566712765ec061f836fe04985cea18414b9febf6ca56f1d47e" +hash = "63942d5b57da12683074f4521c7953264d841b182615348f3ea378cf47d89bab" [versions] fabric = "0.14.21"