From 26a4bb2feaa63d6e534c2d53dccb4902e6921c88 Mon Sep 17 00:00:00 2001 From: ReyMaratov <77993433+ReyMaratov@users.noreply.github.com> Date: Fri, 1 Sep 2023 10:35:05 +0200 Subject: added what I forgot yesterday, the coords for the safe spot (#29) --- constants/Bingo.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/constants/Bingo.json b/constants/Bingo.json index 707f421..2bb84f6 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -19,7 +19,8 @@ "difficulty": "Easy", "note": [ "Mine Diamonds in the Deep Caverns until you get a Rare Diamond to apply.", - "Safe spot to do this is at:", + "Safe spot to do this is between the Diamond Reserve and ", + "the Obsidian Sanctuary (-20 27 70).", "Mobs don't spawn there." ] }, -- cgit