diff --git a/docs/wiki/Features/Modpack/features.md b/docs/wiki/Features/Modpack/features.md deleted file mode 100644 index 094a24f..0000000 --- a/docs/wiki/Features/Modpack/features.md +++ /dev/null @@ -1,11 +0,0 @@ -# Modpack Features - -- [Proximity Voicechat](../vc.md) -- [Litematica](pathname://https://litematica.org/) -- Make beacon beams disappear by placing a clear glass block on top of the beacon. Colored glass will still work as usual. -- Entity Texture Features, which adds a lot of skin and ressource pack related features. For example, [you can make your skin glow or animate](pathname://https://github.com/Traben-0/Entity_Texture_Features/blob/ETF-Main/.github/README-assets/SKIN_GUIDE.md) (like blinking eyes). -- Tons of performance mods -- Shader support. A custom modification of the [Bliss shaderpack](pathname://https://github.com/X0nk/Bliss-Shader/releases) is also included. -- Connected textures -- Controller support -- Minimap. If you think the Minimap is annoying, you can turn it of by heading into your settings: `ESC > Mods > Xaero's Minimap > Minimap:` \ No newline at end of file diff --git a/docs/wiki/Features/commands.md b/docs/wiki/Features/features.md similarity index 90% rename from docs/wiki/Features/commands.md rename to docs/wiki/Features/features.md index 0284c2b..e2d43da 100644 --- a/docs/wiki/Features/commands.md +++ b/docs/wiki/Features/features.md @@ -1,8 +1,4 @@ ---- -sidebar_position: 1 ---- - -# Commands and Miscellaneous +# Features - `/spawn`: Teleports you to Spawn. - `/home`: Teleports you to your home. Set your home with `/sethome`. There is a one hour cooldown on the command. @@ -15,4 +11,5 @@ sidebar_position: 1 - [Amor Stand Tool](./ast.md). - [Interactive Chat](./interactivechat.md). - [Invisible Itemframes](./invisible_itemframes.md). -- [Chest Protection](./chestprotect.md). \ No newline at end of file +- [Chest Protection](./chestprotect.md). +- [Official Modpack](./Modpack/official-modpack.md) \ No newline at end of file diff --git a/docs/wiki/Features/Modpack/official-modpack.md b/docs/wiki/Features/modpack.md similarity index 61% rename from docs/wiki/Features/Modpack/official-modpack.md rename to docs/wiki/Features/modpack.md index 3ba1559..d79c1bd 100644 --- a/docs/wiki/Features/Modpack/official-modpack.md +++ b/docs/wiki/Features/modpack.md @@ -2,7 +2,7 @@ sidebar_position: 1 --- -# Official Modpack +# Modpack We use and maintain a modpack for the server that adds some minimal quality-of-life features and includes a lot of performance mods to make the game run better. We mainly have this modpack to make the installation and updating of the [Proximity Voicechat](../vc.md), which we use extensively, a lot easier for everybody. @@ -18,4 +18,16 @@ You can watch [this tutorial](pathname://https://www.youtube.com/watch?v=xPwIr_5 4. Search for *SMP-Essentials* in the modpack search. Install it. :::info If you want to update the modpack simply click *Update* on the top-right of the Modpack screen. If you want to add your own mods to it, go into the modpack Options and scroll all the way to the bottom. There is an option called *Unlock*. The pack will remain linked, and you can still change versions. Only mods listed in the modpack will be modified on version changes. -::: \ No newline at end of file +::: + +## Modpack Features + +- [Proximity Voicechat](../vc.md) +- [Litematica](pathname://https://litematica.org/) +- Make beacon beams disappear by placing a clear glass block on top of the beacon. Colored glass will still work as usual. +- Entity Texture Features, which adds a lot of skin and ressource pack related features. For example, [you can make your skin glow or animate](pathname://https://github.com/Traben-0/Entity_Texture_Features/blob/ETF-Main/.github/README-assets/SKIN_GUIDE.md) (like blinking eyes). +- Tons of performance mods +- Shader support. A custom modification of the [Bliss shaderpack](pathname://https://github.com/X0nk/Bliss-Shader/releases) is also included. +- Connected textures +- Controller support +- Minimap. If you think the Minimap is annoying, you can turn it of by heading into your settings: `ESC > Mods > Xaero's Minimap > Minimap:` \ No newline at end of file