You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# Stash-Hunter
2
2
3
-
A Meteor client addon for finding stashes on anarchy servers. This mod is designed to help players discover new stashes by tracking player-placed blocks.
3
+
A Meteor client addon for finding stashes on anarchy servers. This mod is designed to automatically fly with an elytra scanning chunks for clusters of valuable blocks while avoiding all generated structures. The mod now features chunk trail tracking algorithms for optimal base finding and autonomous elytra repair for long distance scanning.
4
4
5
5
## Features
6
6
7
7
-**Stash Finding Module**: The core of the addon, which actively searches for and records potential stash locations.
8
-
-**Auto Elytra**: A fully automated feature that manages elytra flight, ensuring continuous and efficient exploration.
8
+
-**Auto Elytra Repair**: A fully automated feature that manages elytra flight and automatic repair with xp bottles, ensuring continuous and efficient exploration.
9
9
-**Chunk Trail Following Algorithm**: A sophisticated algorithm that automatically follows trails of newly generated chunks to locate player activity and bases.
10
10
-**Stuck Detector**: A utility to detect if the player character is stuck, which can be useful during automated exploration.
11
11
-**Customizable Commands**:
@@ -235,4 +235,4 @@ This project is licensed under the **MIT License**. See the [LICENSE](LICENSE) f
0 commit comments