generated from AriasCreations/vsmodtemplate
Add a timeout to a chunk check
This commit is contained in:
parent
c69e1de64b
commit
cf7084c164
3 changed files with 33 additions and 10 deletions
|
@ -34,7 +34,7 @@
|
|||
"back": "You've been taken back to your last position",
|
||||
|
||||
"rtp-search": "Searching for a random position...",
|
||||
"rtp-progress": "Still searching for a random position...",
|
||||
"rtp-progress": "Still searching for a random position... [{0}] tries remaining...",
|
||||
"rtp": "You have been teleported [{0}] blocks away!",
|
||||
"rtp-found": "Found a valid landing position after {0} tries.",
|
||||
"rtp-fail": "Giving up on RTP search. No valid position could be found. Try again later",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue