From 3ec0be1a90725969658219f1870392b9d5b7b758 Mon Sep 17 00:00:00 2001 From: incidentalstoat Date: Wed, 14 Aug 2024 19:00:34 -0600 Subject: [PATCH] Update config/dungeon_difficulty_v2.json --- config/dungeon_difficulty_v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dungeon_difficulty_v2.json b/config/dungeon_difficulty_v2.json index a4beaa6..b247552 100644 --- a/config/dungeon_difficulty_v2.json +++ b/config/dungeon_difficulty_v2.json @@ -304,7 +304,7 @@ "dimension_regex": "minecells:*" }, "difficulty": { - "name": "normal", + "name": "dungeon", "level": 2 } }