aboutsummaryrefslogtreecommitdiff
path: root/features/specialMining
diff options
context:
space:
mode:
Diffstat (limited to 'features/specialMining')
-rw-r--r--features/specialMining/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/specialMining/index.js b/features/specialMining/index.js
index 2694427..7bd91be 100644
--- a/features/specialMining/index.js
+++ b/features/specialMining/index.js
@@ -219,7 +219,7 @@ class PowderAndScatha extends Feature {
if (this.PowderElement.getValue() && this.inCrystalHollows) {
this.overlayLeft.push(`&b2x Powder:`)
- this.overlayRight.push(this.dPowder ? "&a" + timeNumber(this.dPowder - Date.now()) : "&cINACTIVE")
+ this.overlayRight.push(this.dPowder ? "&a" + timeNumber(Math.max(0, this.dPowder - Date.now())) : "&cINACTIVE")
if (this.miningData.powder.chests) {
let c = this.miningData.powder.chests