diff options
author | Daniel Weipert <git@mail.dweipert.de> | 2025-10-02 14:04:26 +0200 |
---|---|---|
committer | Daniel Weipert <git@mail.dweipert.de> | 2025-10-02 14:04:26 +0200 |
commit | 5239218c94b1bbf1d0bca3c9ad2b054d4c95c746 (patch) | |
tree | d6ed9a0cb33912cea464e5b71ea043027df2c9a5 /Readme.md | |
parent | 355c68a111072992cfb5d7d7c6cdca0265726793 (diff) |
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 + |