Compare commits
2 commits
7afb940b6b
...
b2457e4904
Author | SHA1 | Date | |
---|---|---|---|
b2457e4904 | |||
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.
|
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.
|
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.
|
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 }
|
|
25
docs/files.md
Normal file
25
docs/files.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 (???)
|
- Spawn (???)
|
||||||
- TPA
|
- TPA
|
||||||
- Unlock All Recipes
|
- Unlock All Recipes
|
||||||
- Veinminer
|
- 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 }
|
|
|
@ -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.
|
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.
|
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.
|
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 }
|
|
|
@ -77,6 +77,7 @@ nav:
|
||||||
- 'credits.md'
|
- 'credits.md'
|
||||||
- 'cost_donations.md'
|
- 'cost_donations.md'
|
||||||
- 'news/index.md'
|
- 'news/index.md'
|
||||||
|
- 'files.md'
|
||||||
extra:
|
extra:
|
||||||
social:
|
social:
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
|
|
Loading…
Reference in a new issue