From 5239218c94b1bbf1d0bca3c9ad2b054d4c95c746 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Thu, 2 Oct 2025 14:04:26 +0200 Subject: add issue notice about making vaults accessible multiple times --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index 37899b8..7cddf63 100644 --- a/Readme.md +++ b/Readme.md @@ -33,3 +33,7 @@ Solution: Set server_data.state_updating_resumes_at manually to 0 with NBTExplor Elder guardian despawns Solution: They spawn naturally at ocean monuments (for now) + +Vaults and Ominous Vaults should be accessible more than once. otherwise getting a golden apple is horrible. +Solution: execute periodically every 30min. like the trial spawner cooldown. check for vaults and clear the "rewarded_players" array + -- cgit v1.2.3