Another Build

just a simple build of the "site" for archival purposes
main
Nexan 2025-09-25 23:19:45 -05:00
parent 90374f54b1
commit c90f7fdc8a
4 changed files with 97 additions and 13 deletions

View File

@ -69,6 +69,31 @@
<li class="toctree-l1 current">
<ul class="subnav-l1 current">
<li class="toctree-l2">
<a class="toctree-l3" href="#roleplay-and-lore">Roleplay and Lore</a>
</li>
<li class="toctree-l2">
<a class="toctree-l3" href="#functionality">Functionality</a>
</li>
<li class="toctree-l2">
<a class="toctree-l3" href="#general">General</a>
</li>
</ul>
</li>
<li class="navtree toctree-l1 inactive">
@ -114,7 +139,11 @@
<div role="main">
<div class="section">
<p>testing 2</p>
<h1 id="commands">Commands</h1>
<h2 id="roleplay-and-lore">Roleplay and Lore</h2>
<p><code>/trigger</code></p>
<h2 id="functionality">Functionality</h2>
<h2 id="general">General</h2>
</div>
</div>

View File

@ -162,5 +162,5 @@
<!--
MkDocs version : 1.6.1
Build Date UTC : 2025-09-25 23:16:13.298067+00:00
Build Date UTC : 2025-09-26 04:19:17.015255+00:00
-->

View File

@ -75,6 +75,21 @@
<li class="toctree-l1 current with-children">
<a href="#mods">
Mods
<span class="toctree-expand"></span>
</a>
</li>
<li class="toctree-l1 current">
<ul class="subnav-l1 current">
<li class="toctree-l2 current with-children">
<a href="#client">
Client
<span class="toctree-expand"></span>
@ -83,9 +98,23 @@
<li class="toctree-l2 current">
<ul class="subnav-l2 current">
<li class="toctree-l1">
<li class="toctree-l3">
<a class="toctree-l4" href="#mod-summary">Mod Summary</a>
</li>
</ul>
</li>
<li class="toctree-l2">
<a href="#server">
Server
<span class="toctree-expand"></span>
@ -94,17 +123,17 @@
<li class="toctree-l1">
<ul class="subnav-l1 toc-hidden">
<li class="toctree-l2">
<ul class="subnav-l2 toc-hidden">
<li class="toctree-l2">
<a class="toctree-l3" href="#shared-with-client">Shared with Client</a>
<li class="toctree-l3">
<a class="toctree-l4" href="#shared-with-client">Shared with Client</a>
</li>
<li class="toctree-l2">
<a class="toctree-l3" href="#server-only">Server-Only</a>
<li class="toctree-l3">
<a class="toctree-l4" href="#server-only">Server-Only</a>
</li>
</ul>
@ -112,6 +141,11 @@
</ul>
</li>
@ -152,7 +186,10 @@
<div role="main">
<div class="section">
<h1 id="client">Client</h1>
<h1 id="mods">Mods</h1>
<p>Here's a list of mods on the client and server</p>
<h2 id="client">Client</h2>
<p>These are mods that run on the client-side of the game.</p>
<ul>
<li><a href="https://modrinth.com/mod/lhGA9TYQ">Architectury</a> by shedaniel (architectury-17.0.8-fabric.jar)</li>
<li><a href="https://modrinth.com/mod/PFwYNrHb">Armor Poser</a> by Mrbysco, ShyNieke (ArmorPoser-fabric-1.21.7-11.0.1.jar)</li>
@ -183,8 +220,26 @@
<li><a href="https://modrinth.com/mod/w7ThoJFB">Zoomify</a> by isXander (Zoomify-2.14.4+1.21.6.jar)</li>
<li><a href="https://modrinth.com/mod/onSQdWhM">libIPN</a> by mirinimi/blackd (libIPN-fabric-1.21.6-6.5.1.jar)</li>
</ul>
<h1 id="server">Server</h1>
<h2 id="shared-with-client">Shared with Client</h2>
<h3 id="mod-summary">Mod Summary</h3>
<p>Architectury, Continuity, Fabric API, Fabric Language Kotlin, Forge Config API Port, Krypton, Lithium, Sodium &amp; Sodium Extras,
YetAnotherConfigLib, and libIPN are all library or configuration mods. They don't really modify the game directly, but rather
how the game can be modified more easily.<br />
All the rest of the mods add something in some way. Armor Poser lets you use a GUI in the game to pose armor stands like
statues, and is a bit easier than the regular book that you can also use. Audio Player, along with Simple Voice Chat, Voice Chat
Interaction, and Voice Messages, are a collection of mods that affect audio in some way; Simple Voice Chat is the "base" mod
that somewhat makes it all work, while Voice Messages and Voice Chat Interaction just extend that functionality; Audio
Player, however, adds the ability to create custom Goat Horns, custom Music Disks, and apply a sound to player heads, which
can then be "played" by placing the head on a note block and clicking the note block.<br />
Chat Heads and Locator Heads are "community-friendly" mods, enabling the use of a player's head appearing in the locator bar, instead
of a simple colored blob, and also displaying player heads next to that player's chat message. There's also Raised, which raises the chat
to prevent it from interfering with the hotbar visually.<br />
Freecam and Zoomify both alter the way you can use the camera, adding a "freely roaming" camera to use for inspecting a build
by flying around, and to zoom in with the first-person camera.<br />
Lighty, Mod Menu, and Shulker Box Tooltip all add some informational features to the game. In particular, Lighty can apply a configurable
light-level overlay to blocks if you're fiddly about lighting, Mod Menu lets you configure mods and is purely functional, and Shulker
Box Tooltip lets you "peek" into shulkers by hovering the mouse over them while they're in your inventory.</p>
<h2 id="server">Server</h2>
<h3 id="shared-with-client">Shared with Client</h3>
<ul>
<li><a href="https://modrinth.com/mod/lhGA9TYQ">Architectury</a> by shedaniel (architectury-17.0.8-fabric.jar)</li>
<li><a href="https://modrinth.com/mod/PFwYNrHb">Armor Poser</a> by Mrbysco, ShyNieke (ArmorPoser-fabric-1.21.7-11.0.1.jar)</li>
@ -198,7 +253,7 @@
<li><a href="https://modrinth.com/mod/qsSP2ZZ0">Voice Chat Interaction</a> by Max Henkel (vcinteraction-fabric-1.21.7-1.0.8.jar)</li>
<li><a href="https://modrinth.com/mod/WWLeFuHa">Voice Messages</a> by DimasKama (voicemessages-fabric-1.0.10-1.21.7.jar)</li>
</ul>
<h2 id="server-only">Server-Only</h2>
<h3 id="server-only">Server-Only</h3>
<ul>
<li>Spark</li>
<li>Skinrestorer</li>

Binary file not shown.