From c42ffb3fea024579e4f5a48ce351435ad498fe56 Mon Sep 17 00:00:00 2001 From: "Clarence \"Sparr\" Risher" Date: Mon, 25 Sep 2023 01:09:49 -0400 Subject: [PATCH] Add crouching exception to Mining Hammers quest description (#437) [QB] /* Description: */ Copied the existing parenthetical from the mining hammer tooltip. Signed-off-by: Clarence "Sparr" Risher --- .../config/betterquesting/saved_quests/ExpertQuestsDev.json | 2 +- .../config/betterquesting/saved_quests/NormalQuestsDev.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/overrides/config/betterquesting/saved_quests/ExpertQuestsDev.json b/overrides/config/betterquesting/saved_quests/ExpertQuestsDev.json index 7daeb74..334cd72 100644 --- a/overrides/config/betterquesting/saved_quests/ExpertQuestsDev.json +++ b/overrides/config/betterquesting/saved_quests/ExpertQuestsDev.json @@ -395,7 +395,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "§aMining Hammers§r offer a relatively cheap way to mine out areas much faster. They clear a 3x3 of blocks and mine quickly.\n\n§2GTCEu now has Mining Hammers natively! You can craft them with any GT tool material. §r\n\nYour free Diamond Mining Hammer should last you a bit, and you can always fix it using an anvil and some diamonds.", + "desc:8": "§aMining Hammers§r offer a relatively cheap way to mine out areas much faster. They clear a 3x3 of blocks (unless you're crouching) and mine quickly.\n\n§2GTCEu now has Mining Hammers natively! You can craft them with any GT tool material. §r\n\nYour free Diamond Mining Hammer should last you a bit, and you can always fix it using an anvil and some diamonds.", "globalshare:1": 0, "icon:10": { "Count:3": 1, diff --git a/overrides/config/betterquesting/saved_quests/NormalQuestsDev.json b/overrides/config/betterquesting/saved_quests/NormalQuestsDev.json index 43d2748..4559736 100644 --- a/overrides/config/betterquesting/saved_quests/NormalQuestsDev.json +++ b/overrides/config/betterquesting/saved_quests/NormalQuestsDev.json @@ -446,7 +446,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "§aMining Hammers§r offer a relatively cheap way to mine out areas much faster. They clear a 3x3 of blocks and mine quickly.\n\n§2GTCEu now has Mining Hammers natively! You can craft them with any GT tool material. §r\n\nYour free 4 Diamond Mining Hammers should last you a while, and you can always fix them using an anvil and some diamonds.", + "desc:8": "§aMining Hammers§r offer a relatively cheap way to mine out areas much faster. They clear a 3x3 of blocks (unless you're crouching) and mine quickly.\n\n§2GTCEu now has Mining Hammers natively! You can craft them with any GT tool material. §r\n\nYour free 4 Diamond Mining Hammers should last you a while, and you can always fix them using an anvil and some diamonds.", "globalshare:1": 0, "icon:10": { "Count:3": 1,