Skip to content

Commit 564ac4f

Browse files
committed
Misc readme changes
Signed-off-by: Alexander Brandes <mc.cache@web.de>
1 parent 0f3a793 commit 564ac4f

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ This is a fork of [VoxelSniper](https://github.com/TVPT/VoxelSniper). It adds su
1010

1111
FAVS is designed for efficient terrain creation.
1212

13-
- VoxelSniper is the premier long range map editing tool for Minecraft. This mod allows you to edit any block that you can see using an arrow (for replacing) and a gunpowder (for adding).
14-
- It is best used by those with a strong attention to detail and
15-
fits a wide array of applications, from making detailed edits to structures with the snipe brush, to making massive terraforming jobs a breeze with some of the earth shattering soft selection tools.
16-
- FastAsyncVoxelSniper allows you to perform operations asynchronously, so you can let a lot of people perform many voxel
13+
- VoxelSniper is the premier long-range map editing tool for Minecraft. This mod allows you to edit any block that you can see using an arrow (for replacing) and gunpowder (for adding).
14+
- It is best used by those with a strong attention to detail and
15+
fits a wide array of applications, from making detailed edits to structures with the snipe brush to making massive terraforming jobs a breeze with some earth-shattering soft selection tools.
16+
- FastAsyncVoxelSniper allows you to perform operations asynchronously, so you can let a lot of people perform many voxel
1717
operations with ease and not hanging your server.
18-
- Simple to setup and use
18+
- Simple to set up and use
1919
- Extremely configurable
2020
- Uses minimal CPU/Memory
2121
- Safe for many players to use
22-
- Insanely fast, when using the slowest mode
22+
- Insanely fast when using the slowest mode
2323
- Hooks into FAWE to utilize its async features and respects the same protection plugins like FAWE.
2424

2525
## Downloads
@@ -32,13 +32,13 @@ Releases are available either on Modrinth or on CurseForge:
3232

3333
* [Wiki](https://intellectualsites.github.io/fastasyncvoxelsniper-documentation/)
3434
* [Translations](https://intellectualsites.crowdin.com/fastasyncvoxelsniper)
35-
* [JavaDocs](https://intellectualsites.github.io/fastasyncvoxelsniper-javadocs/)
35+
* [Javadocs](https://intellectualsites.github.io/fastasyncvoxelsniper-javadocs/)
3636

3737
## Contributing
3838
See [here](https://github.com/IntellectualSites/.github/blob/main/CONTRIBUTING.md)
3939

4040
## Maven Deployment
41-
Releases are published to the central repository, snapshots are published to S01 OSS Sonatype.
41+
Releases are published to the central repository, and snapshots are published to S01 OSS Sonatype.
4242

4343
Replace `VERSION` with the version you want to use.
4444

0 commit comments

Comments
 (0)