diff --git a/config/toughasnails/temperature.toml b/config/toughasnails/temperature.toml new file mode 100644 index 0000000..4cba6dd --- /dev/null +++ b/config/toughasnails/temperature.toml @@ -0,0 +1,2 @@ +[toggles] +enable_temperature = false diff --git a/index.toml b/index.toml index 740cf0d..e9731d8 100644 --- a/index.toml +++ b/index.toml @@ -60,6 +60,10 @@ hash = "3d7d4cda73d6bde134a568ccbe4e8d2e7fbe701570012b71fa45acdb2258c823" file = "config/isxander-main-menu-credits.json" hash = "840e19ff1b8150b5ecd2a1b603bd914320b6e1e63d4ce8c4b94cad41776b41f3" +[[files]] +file = "config/toughasnails/temperature.toml" +hash = "bbf24ba84b530c8be95ac4523709a4383b4e05197d41373ffdc119187b8731fe" + [[files]] file = "config/toughasnails/thirst.toml" hash = "bee33985bc84337b25f9798b51d659b36165b46dbf413e10ed8890cf28e44669" diff --git a/pack.toml b/pack.toml index 1099aae..21fd63e 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 = "cba5e235f661d29c62ae40dc8b12fd2533d9511c3d50fee4f0b54a93352fa937" +hash = "dc720d3ef625d5bc29b1ff7b981efa4edf89dc11fd4529167813a298be08756d" [versions] fabric = "0.18.4"