summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2025-10-02 14:04:26 +0200
committerDaniel Weipert <git@mail.dweipert.de>2025-10-02 14:04:26 +0200
commit5239218c94b1bbf1d0bca3c9ad2b054d4c95c746 (patch)
treed6ed9a0cb33912cea464e5b71ea043027df2c9a5 /Readme.md
parent355c68a111072992cfb5d7d7c6cdca0265726793 (diff)
add issue notice about making vaults accessible multiple timesHEADmain
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md4
1 files changed, 4 insertions, 0 deletions
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
+