From c6f3cf4cedcb2bedcbd9efb2198745dd692b81e2 Mon Sep 17 00:00:00 2001 From: Jordy Goodridge Date: Sun, 26 May 2024 12:44:38 -0700 Subject: [PATCH] Re-enable enhanced ladders, disable only the overlap --- config/quark-common.toml | 4 ++-- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/quark-common.toml b/config/quark-common.toml index 44e2704..55f4804 100644 --- a/config/quark-common.toml +++ b/config/quark-common.toml @@ -519,7 +519,7 @@ "Dragon Scales" = true "Dyeable Item Frames" = true Emotes = true - "Enhanced Ladders" = false + "Enhanced Ladders" = true "Glass Shard" = true "Gold Tools Have Fortune" = true "Grab Chickens" = true @@ -607,7 +607,7 @@ "Fall Speed" = -0.2 "Allow Freestanding" = true "Allow Dropping Down" = true - "Allow Sliding" = true + "Allow Sliding" = false "Allow Inventory Sneak" = true [tweaks.gold_tools_have_fortune] diff --git a/index.toml b/index.toml index bd59a81..4929e1c 100644 --- a/index.toml +++ b/index.toml @@ -46,7 +46,7 @@ hash = "fd2d673e6b5cb45172098c9a5a3ed5c24b3b7873cfeb5158985e446a0b7e5777" [[files]] file = "config/quark-common.toml" -hash = "91d086544413e6e59c9528ea46fd40985f5ef202d1d3973a3f2e7495ba5b9d3a" +hash = "2757b1e9a00302a6a0d51fc5ae2088281b5ae2465f5a70aa3f9988d963cd6f36" [[files]] file = "mods/advancement-frames.pw.toml" diff --git a/pack.toml b/pack.toml index 2dbe982..aa2641a 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 = "cc69058e6b24c00d32275763e8b5cb1972725c40c9e1738e102974629f1b48f2" +hash = "a68ef82dd06b0b33444d969f709ffb1c157aecd7322f4a52582e9e85a0917afa" [versions] forge = "47.2.0"