Skip to content

Commit 090a50a

Browse files
committed
fix readme
1 parent 5111029 commit 090a50a

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

README.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
# Set Spawn Mod for SSG
22

3-
Overrides player spawnpoint with specified coordinates
4-
Configurable seeds and coordinates in /config/setspawn.json
5-
Coordinates are validated before overriding
6-
Works with multi using the global config file
3+
* Overrides player spawnpoint with specified coordinates
4+
* Configurable seeds and coordinates in `/config/setspawn.json`
5+
* Coordinates are validated before overriding
6+
* Works with multi using the global config file
77

8-
Usage
8+
## Usage
99

10-
Start Minecraft to generate the local and global config files
11-
You must restart MC after editing the config for changes to go through
12-
The mod will only be active if you're on a seed that exists in the config
13-
Spawn will only be set if the coordinates are naturally rollable
14-
You may add or change as many seeds as you want to the config
10+
* Start Minecraft to generate the local and global config files
11+
* You must restart MC after editing the config for changes to go through
12+
* The mod will only be active if you're on a seed that exists in the config
13+
* Spawn will only be set if the coordinates are naturally rollable
14+
* You may add or change as many seeds as you want to the config
1515

16-
**NOTE**: All code is kept on branches specific to Minecraft versions or version ranges.
17-
This branch only exists for documentation and GitHub metadata.

0 commit comments

Comments
 (0)