Skip to content

Commit 8c79efd

Browse files
committed
Typos
1 parent a3dcd12 commit 8c79efd

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010

1111
## Relationship to upstream
1212

13-
This project is a friendly, independent fork of Wurst 7. I originally proposed these features upstream and the maintainers kindly declined, so I’m keeping them in a separate fork. I’ll continue to maintain these additions and periodically rebase/sync with the upstream project.
13+
This project is a friendly, independent fork of Wurst 7. I originally proposed these features upstream and the maintainers kindly declined, so I’m keeping them in a separate fork. I’ll continue to maintain these additions and periodically re-base/sync with the upstream project.
1414

1515
- Upstream repository: https://github.com/Wurst-Imperium/Wurst7
1616
- This fork: https://github.com/cev-api/Wurst7-CevAPI
17-
- Status: actively maintained and rebased as upstream evolves
17+
- Status: actively maintained and re-based as upstream evolves
1818

1919
All credit for the original client goes to Wurst-Imperium and its contributors. This fork is not affiliated with or endorsed by Wurst-Imperium. This fork maintains the original GPLv3 licensing.
2020

@@ -44,7 +44,7 @@ All credit for the original client goes to Wurst-Imperium and its contributors.
4444
- Rendering: Boxes, Lines, or Both in a fixed color.
4545

4646
### RedstoneESP
47-
- Highlights redstone components: Torch/Block, Lever, Tripwire Hook, Target Block, Dust, Repeater, Comparator, Observer, Daylight Detector, Sculk Sensor (+ Calibrated), Pistons, Dispenser, Dropper, Hopper, Trapped Chest, Note Block, Jukebox, Bell, Lectern (redstone), Powered/Detector/Activator Rails.
47+
- Highlights redstone components: Torch/Block, Lever, Tripwire Hook, Target Block, Dust, Repeater, Comparator, Observer, Daylight Detector, Skulk Sensor (+ Calibrated), Pistons, Dispenser, Dropper, Hopper, Trapped Chest, Note Block, Jukebox, Bell, Lectern (redstone), Powered/Detector/Activator Rails.
4848
- Buttons and pressure plates are grouped with individual toggles + colors.
4949
- Rendering: Boxes, Lines, or Both in a fixed color.
5050

@@ -62,12 +62,12 @@ All credit for the original client goes to Wurst-Imperium and its contributors.
6262
- Compass overlay: Show a bar at the top of the screen that shows the waypoint icons, when you're looking at it then it will display its name (Adjustable Position/Transparency)
6363
- Coordinates overlay: Show your direction and current XYZ position above the compass overlay
6464
- Preset icons
65-
- Features: name, coords, dimension, icon, visibility, lines, color, copy button, opposite coords, death pruning.
65+
- Features: name, co-ordinates, dimension, icon, visibility, lines, color, copy button, opposite co-ordinates (nether), death pruning.
6666
- Constant-size labels and optional tracers.
6767
- Stored per world/server under `wurst/waypoints/<worldId>.json`.
6868

6969
### Breadcrumbs
70-
- Leaves a line trail behind you (toggleable/pauseable).
70+
- Leaves a line trail behind you (toggle-able/pause-able).
7171
- Settings: color, max sections, section length, thickness.
7272

7373
### LogoutSpots
@@ -94,8 +94,8 @@ Examples:
9494
- Highlight talismans (non-standard item) → Query: `talisman`, special color: rainbow, highlight frames ON, lines-only-for-special ON.
9595

9696
### ClickGUI improvements
97-
- Accidently typing in ClickGUI just continues what you typed in the Navigator
98-
- Favourites category, middle click a hack for it to be added to Favourites. Middle click when within Favourites to remove it.
97+
- Accidentally typing in ClickGUI just continues what you typed in the Navigator typing in ClickGUI just continues what you typed in the Navigator
98+
- Favorites category, middle click a hack for it to be added to Favorites. Middle click when within Favorites to remove it.
9999

100100
### Search improvements
101101
- Keyword queries supported; falls back to picker when empty.
@@ -115,7 +115,7 @@ Examples:
115115
- Auto toggle AutoTool option (If it wasn't on already, it will be enabled when using Nuker then turned off with Nuker)
116116

117117
### AutoSteal improvements
118-
- Toggle 'Steal/Store Same' to move items that match the same ones in the players inventory or chest. Bindable to a key.
118+
- Toggle 'Steal/Store Same' to move items that match the same ones in the players inventory or chest. Bind-able to a key.
119119

120120
### BaseFinder improvements
121121
- Updated natural blocks list to latest versions.
@@ -151,10 +151,12 @@ Examples:
151151
- SignESP skips zero-size entries safely.
152152

153153
### Notes
154-
- Scanning only includes server-loaded chunks. Larger radii work best in singleplayer or on high view distance servers.
154+
- Scanning only includes server-loaded chunks. Larger radii work best in single-player or on high view distance servers.
155155

156156
---
157157

158158
## License
159159

160160
This code is licensed under the GNU General Public License v3.
161+
162+

0 commit comments

Comments
 (0)