From 31419452e0d170049d360bfddb5acc455dc91cb3 Mon Sep 17 00:00:00 2001 From: TechLord22 <37029404+techlord22@users.noreply.github.com> Date: Tue, 12 Dec 2023 21:02:33 -0500 Subject: [PATCH] fix quest positioning and turn off edit mode --- config/betterquesting/DefaultQuests.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/betterquesting/DefaultQuests.json b/config/betterquesting/DefaultQuests.json index 048c70f3..d28d5f48 100644 --- a/config/betterquesting/DefaultQuests.json +++ b/config/betterquesting/DefaultQuests.json @@ -34347,7 +34347,7 @@ "id:3": 222, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -96, + "x:3": -90, "y:3": 60 }, "29:10": { @@ -34452,7 +34452,7 @@ "id:3": 324, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -96, + "x:3": -90, "y:3": -36 }, "44:10": { @@ -37463,7 +37463,7 @@ }, "questSettings:10": { "betterquesting:10": { - "editmode:1": 1, + "editmode:1": 0, "hardcore:1": 0, "home_anchor_x:5": 0.5, "home_anchor_y:5": 0.0,