File tree Expand file tree Collapse file tree 1 file changed +10
-12
lines changed
Expand file tree Collapse file tree 1 file changed +10
-12
lines changed Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments