-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0.6.1 Newer-NewerNewchunks Exploit (again)
**Newer-NewerNewChunks Exploit** - The TickExploit option does essentially what the Lighting Exploit did. (it might even be the same thing) - The new detection exploit is based on the hasRandomTicks() tag associated with blocks. - The TickExploit option estimates possible newchunks based on the fact that when blocks generate in newchunks, they are not immediately being ticked. - When using Advanced mode if the TickExploit chunks appear infrequently and are combined with Old Chunks, then the chunks you are in are OLD. If there is alot of TickExploit chunks appearing and/or they are mixed with newchunks then the chunks are NEW. - The TickExploit option works best if you move fast, because if you hang out in an area you will recieve block tick updates that occur naturally in old chunks. - LightingExploit option has been replaced with the TickExploit option in 1.19.4. It does the same thing. - ***NOTE FOR 1.19.4 USERS*** -> finish any tracing you are doing now with the LightingExploit before updating, this new version cannot read the saved data from the LightingExploit. **Another smol BaseFinder Update** - Made Spawner Finder feature in BaseFinder dimension-specific. For example if you are in the nether and a spawner has mossy cobblestone near it but no nether brick fence or chain then it is modified. - Moved Brown Stained Glass from list1 to list3 to avoid a false positive with trail ruins. (Press the reset button on your lists to get the new default)
- Loading branch information
Showing
5 changed files
with
147 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.