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