Move downloads to their own page.
This commit is contained in:
parent
7afb940b6b
commit
281b52004c
5 changed files with 29 additions and 19 deletions
|
@ -49,10 +49,4 @@ The map is built and served using [Dynmap](https://www.spigotmc.org/resources/dy
|
|||
These mods are not necessary to join the server and are only here to improve your experience.
|
||||
|
||||
This server uses the [Plasmo Voice](https://modrinth.com/plugin/plasmo-voice) mod to allow on-server proximity based voice chat.
|
||||
To use the mod, you will need [Fabric](https://fabricmc.net/), [NeoForge](https://neoforged.net/) 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.
|
||||
|
||||
## World Download
|
||||
|
||||
This world download is built weekly on Sunday mornings. The main world, Nether, End and datapacks are included.
|
||||
|
||||
[Download World :material-download:](https://www.midnightvalley.net/downloads/creative.tar.gz){ .md-button }
|
||||
To use the mod, you will need [Fabric](https://fabricmc.net/), [NeoForge](https://neoforged.net/) 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.
|
25
docs/downloads.md
Normal file
25
docs/downloads.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
icon: material/download
|
||||
description: Downloads!
|
||||
---
|
||||
|
||||
# Downloads
|
||||
|
||||
## Worlds
|
||||
|
||||
All world downloads are built weekly on Sunday at approximately 01:00 America/New_York time
|
||||
|
||||
??? tip "How to use"
|
||||
Simply extract the file using your favorite archive utility into a new folder in your Minecraft saves directory.
|
||||
|
||||
[Survival World :material-download:](https://www.midnightvalley.net/downloads/survival.tar.gz){ .md-button }
|
||||
|
||||
[Creative World :material-download:](https://www.midnightvalley.net/downloads/creative.tar.gz){ .md-button }
|
||||
|
||||
[S2 World :material-download:](https://www.midnightvalley.net/downloads/season2.tar.gz){ .md-button }
|
||||
|
||||
[S3 World :material-download:](https://www.midnightvalley.net/downloads/season3.tar.gz){ .md-button }
|
||||
|
||||
## Everything else
|
||||
|
||||
[View all files](https://www.midnightvalley.net/downloads/){ .md-button }
|
|
@ -124,8 +124,4 @@ To join use the command `/server season{2|3}` from any of our other servers.
|
|||
- Spawn (???)
|
||||
- TPA
|
||||
- Unlock All Recipes
|
||||
- Veinminer
|
||||
|
||||
[Download S2 World :material-download:](https://www.midnightvalley.net/downloads/season2.tar.gz){ .md-button }
|
||||
|
||||
[Download S3 World :material-download:](https://www.midnightvalley.net/downloads/season3.tar.gz){ .md-button }
|
||||
- Veinminer
|
|
@ -98,10 +98,4 @@ The map is built and served using [Dynmap](https://www.spigotmc.org/resources/dy
|
|||
These mods are not necessary to join the server and are only here to improve your experience.
|
||||
|
||||
This server uses the [Plasmo Voice](https://modrinth.com/plugin/plasmo-voice) mod to allow on-server proximity based voice chat.
|
||||
To use the mod, you will need [Fabric](https://fabricmc.net/), [NeoForge](https://neoforged.net/) 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.
|
||||
|
||||
## World Download
|
||||
|
||||
This world download is built weekly on Sunday mornings. The main world, Nether, End and datapacks are included.
|
||||
|
||||
[Download World :material-download:](https://www.midnightvalley.net/downloads/survival.tar.gz){ .md-button }
|
||||
To use the mod, you will need [Fabric](https://fabricmc.net/), [NeoForge](https://neoforged.net/) 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.
|
|
@ -77,6 +77,7 @@ nav:
|
|||
- 'credits.md'
|
||||
- 'cost_donations.md'
|
||||
- 'news/index.md'
|
||||
- 'downloads.md'
|
||||
extra:
|
||||
social:
|
||||
- icon: fontawesome/brands/discord
|
||||
|
|
Loading…
Reference in a new issue