Massive restructure
This commit is contained in:
parent
251f19010d
commit
d39dc882f6
1 changed files with 86 additions and 82 deletions
|
@ -16,18 +16,14 @@ description: All information relating to the Survival server.
|
||||||
- World Size: 20,000 Blocks (10k blocks any direction from 0,0).
|
- World Size: 20,000 Blocks (10k blocks any direction from 0,0).
|
||||||
- Backups: Nightly, two weeks stored. Happens at 23:59.
|
- Backups: Nightly, two weeks stored. Happens at 23:59.
|
||||||
|
|
||||||
## World Download
|
|
||||||
|
|
||||||
This world download is built nightly at the same time as the server backup is taken. The main world, Nether, End and datapacks are included.
|
|
||||||
|
|
||||||
[Download World :material-download:](https://minecraft.unit15.net/downloads/survival.zip){ .md-button }
|
|
||||||
|
|
||||||
## [Map](#)
|
## [Map](#)
|
||||||
|
|
||||||
!!! Warning "Whoops"
|
!!! Warning "Whoops"
|
||||||
The map is offline while I figure out a better solution, the map was using too many resources and had some other issues. When the map comes back it will be a top-down flat map only. Sorry...
|
The map is offline while I figure out a better solution, the map was using too many resources and had some other issues. When the map comes back it will be a top-down flat map only. Sorry...
|
||||||
|
|
||||||
## Mods
|
## Tweaks
|
||||||
|
|
||||||
|
=== "Mods"
|
||||||
|
|
||||||
!!! Note
|
!!! Note
|
||||||
These mods are not necessary to join the server and are only here to improve your experience.
|
These mods are not necessary to join the server and are only here to improve your experience.
|
||||||
|
@ -35,7 +31,7 @@ This world download is built nightly at the same time as the server backup is ta
|
||||||
This server uses the [Simple Voice Chat](https://www.curseforge.com/minecraft/mc-mods/simple-voice-chat) mod to allow on-server proximity based voice chat.
|
This server uses the [Simple Voice Chat](https://www.curseforge.com/minecraft/mc-mods/simple-voice-chat) mod to allow on-server proximity based voice chat.
|
||||||
To use the mod, you will need [Fabric](https://fabricmc.net/), [Forge](https://files.minecraftforge.net/net/minecraftforge/forge/) or [Quilt](https://quiltmc.org/en/). You are on your own for how to set this up, but I think it is fairly straight forward.
|
To use the mod, you will need [Fabric](https://fabricmc.net/), [Forge](https://files.minecraftforge.net/net/minecraftforge/forge/) or [Quilt](https://quiltmc.org/en/). You are on your own for how to set this up, but I think it is fairly straight forward.
|
||||||
|
|
||||||
## Plugins
|
=== "Plugins"
|
||||||
|
|
||||||
- [LPC - Chat Formatter](https://www.spigotmc.org/resources/lpc-chat-formatter-1-7-10-1-20.68965/)
|
- [LPC - Chat Formatter](https://www.spigotmc.org/resources/lpc-chat-formatter-1-7-10-1-20.68965/)
|
||||||
- Used to add prefixes to chat.
|
- Used to add prefixes to chat.
|
||||||
|
@ -51,7 +47,9 @@ To use the mod, you will need [Fabric](https://fabricmc.net/), [Forge](https://f
|
||||||
- [TabTPS](https://modrinth.com/plugin/tabtps)
|
- [TabTPS](https://modrinth.com/plugin/tabtps)
|
||||||
- Shows the server's TPS and MSPT in the tab menu.
|
- Shows the server's TPS and MSPT in the tab menu.
|
||||||
|
|
||||||
## Datapacks
|
=== "Datapacks"
|
||||||
|
|
||||||
|
=== "Standard"
|
||||||
|
|
||||||
- [Saddle](https://modrinth.com/datapack/saddle)
|
- [Saddle](https://modrinth.com/datapack/saddle)
|
||||||
- Uses 5 leather and one tripwire hook to craft a saddle. Crafting recipe available in game.
|
- Uses 5 leather and one tripwire hook to craft a saddle. Crafting recipe available in game.
|
||||||
|
@ -60,12 +58,9 @@ To use the mod, you will need [Fabric](https://fabricmc.net/), [Forge](https://f
|
||||||
- [Gardener's Dream](https://modrinth.com/datapack/gardeners-dream/version/1)
|
- [Gardener's Dream](https://modrinth.com/datapack/gardeners-dream/version/1)
|
||||||
- Pot most any plant!
|
- Pot most any plant!
|
||||||
|
|
||||||
## Vanilla Tweaks
|
=== "Vanilla Tweaks"
|
||||||
|
|
||||||
!!! Info
|
=== "Game play"
|
||||||
[Vanilla Tweaks](https://vanillatweaks.net/) are provided by the folks that run HermitCraft. They do not require any client side or server side mods and rely only on Vanilla datapacks to function.
|
|
||||||
|
|
||||||
### Data Packs
|
|
||||||
|
|
||||||
[Download this bundle from Vanilla Tweaks](https://vanillatweaks.net/share#0qcOAy)!
|
[Download this bundle from Vanilla Tweaks](https://vanillatweaks.net/share#0qcOAy)!
|
||||||
|
|
||||||
|
@ -89,7 +84,7 @@ To use the mod, you will need [Fabric](https://fabricmc.net/), [Forge](https://f
|
||||||
- xp management
|
- xp management
|
||||||
- timber
|
- timber
|
||||||
|
|
||||||
### Crafting Tweaks
|
=== "Crafting"
|
||||||
|
|
||||||
[Download this bundle from Vanilla Tweaks](https://vanillatweaks.net/share#nRiarY)!
|
[Download this bundle from Vanilla Tweaks](https://vanillatweaks.net/share#nRiarY)!
|
||||||
|
|
||||||
|
@ -117,3 +112,12 @@ To use the mod, you will need [Fabric](https://fabricmc.net/), [Forge](https://f
|
||||||
- unpackable wool
|
- unpackable wool
|
||||||
- unpackable nether wart
|
- unpackable nether wart
|
||||||
- unpackable ice
|
- unpackable ice
|
||||||
|
|
||||||
|
!!! Info
|
||||||
|
[Vanilla Tweaks](https://vanillatweaks.net/) are provided by the folks that run HermitCraft. They do not require any client side or server side mods and rely only on Vanilla datapacks to function.
|
||||||
|
|
||||||
|
## World Download
|
||||||
|
|
||||||
|
This world download is built nightly at the same time as the server backup is taken. The main world, Nether, End and datapacks are included.
|
||||||
|
|
||||||
|
[Download World :material-download:](https://minecraft.unit15.net/downloads/survival.zip){ .md-button }
|
Loading…
Reference in a new issue