From 763d7da94977e846c7ecd39a8bad40e8f47f9ed5 Mon Sep 17 00:00:00 2001 From: RaydenKonig <71474946+RaydenKonig@users.noreply.github.com> Date: Tue, 11 May 2021 08:35:46 -0300 Subject: [PATCH] Update stronghold.json --- jigsaw-structures/stronghold.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jigsaw-structures/stronghold.json b/jigsaw-structures/stronghold.json index 275534e7..4905292e 100644 --- a/jigsaw-structures/stronghold.json +++ b/jigsaw-structures/stronghold.json @@ -1,7 +1,7 @@ { - "maxDepth": 3, + "maxDepth": 8, "pieces": [ "stronghold/portal/main" ], "terminate": true -} \ No newline at end of file +}