Compare commits
2 Commits
8b4a878f99
...
44c75eb96d
Author | SHA1 | Date |
---|---|---|
|
44c75eb96d | |
|
e54dbea939 |
|
@ -2,6 +2,7 @@
|
|||
title: Commands List
|
||||
summary: List of commands that can be run on the server - Mostly for Datapacks
|
||||
authors: Nexan
|
||||
version: 1.0.0
|
||||
---
|
||||
|
||||
# Commands
|
||||
|
|
|
@ -2,5 +2,9 @@
|
|||
title: Datapack List
|
||||
summary: List of datapacks that modify something on the server
|
||||
authors: Nexan
|
||||
version: 1.0.0
|
||||
---
|
||||
|
||||
# Datapacks
|
||||
|
||||
To Be Added
|
|
@ -2,6 +2,7 @@
|
|||
title: Home Page
|
||||
summary: Front Page to the Documentation
|
||||
authors: Nexan
|
||||
version: 1.0.0
|
||||
---
|
||||
|
||||
Hey all, this is the front page for the documentation for the Tormented House Minecraft server
|
|
@ -2,6 +2,7 @@
|
|||
title: Mods List
|
||||
summary: List of mods on the server and client
|
||||
authors: Nexan
|
||||
version: 1.0.0
|
||||
---
|
||||
|
||||
|
||||
|
|
|
@ -208,9 +208,29 @@
|
|||
|
||||
</ul>
|
||||
|
||||
</nav><hr>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="#datapacks">Datapacks</a></li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</aside>
|
||||
<main id="terminal-mkdocs-main-content">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section id="mkdocs-terminal-content">
|
||||
<h1 id="datapacks">Datapacks</h1>
|
||||
</section>
|
||||
|
||||
<section id="mkdocs-terminal-after-content">
|
||||
|
||||
</section>
|
||||
|
||||
</main>
|
||||
</div>
|
||||
<hr><footer>
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue