From 281b52004c00493398c3fe1e0c6cfd6e8519504e Mon Sep 17 00:00:00 2001 From: Subnet_Masked Date: Fri, 3 May 2024 20:39:11 -0400 Subject: [PATCH] Move downloads to their own page. --- docs/creative.md | 8 +------- docs/downloads.md | 25 +++++++++++++++++++++++++ docs/legacy.md | 6 +----- docs/survival.md | 8 +------- mkdocs.yml | 1 + 5 files changed, 29 insertions(+), 19 deletions(-) create mode 100644 docs/downloads.md diff --git a/docs/creative.md b/docs/creative.md index 7c57fde..739fa35 100644 --- a/docs/creative.md +++ b/docs/creative.md @@ -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 } \ No newline at end of file + 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. \ No newline at end of file diff --git a/docs/downloads.md b/docs/downloads.md new file mode 100644 index 0000000..30bc339 --- /dev/null +++ b/docs/downloads.md @@ -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 } \ No newline at end of file diff --git a/docs/legacy.md b/docs/legacy.md index 94cd087..8c60501 100644 --- a/docs/legacy.md +++ b/docs/legacy.md @@ -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 } \ No newline at end of file + - Veinminer \ No newline at end of file diff --git a/docs/survival.md b/docs/survival.md index f34d59c..1ff55c5 100644 --- a/docs/survival.md +++ b/docs/survival.md @@ -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 } \ No newline at end of file + 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. \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 075e340..54c4bd8 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -77,6 +77,7 @@ nav: - 'credits.md' - 'cost_donations.md' - 'news/index.md' + - 'downloads.md' extra: social: - icon: fontawesome/brands/discord