275 lines
7.2 KiB
HTML
275 lines
7.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
<meta name="generator" content="mkdocs-1.6.1, mkdocs-terminal-4.7.0">
|
|
|
|
<meta name="description" content="Documentation and Commands for the Tormented House Minecraft Server">
|
|
|
|
<meta name="author" content="Nexan">
|
|
<link rel="icon" type="image/png" sizes="192x192" href="img/android-chrome-192x192.png" />
|
|
<link rel="icon" type="image/png" sizes="512x512" href="img/android-chrome-512x512.png" />
|
|
<link rel="apple-touch-icon" sizes="180x180" href="img/apple-touch-icon.png" />
|
|
<link rel="shortcut icon" type="image/png" sizes="48x48" href="img/favicon.ico" />
|
|
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png" />
|
|
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png" />
|
|
|
|
|
|
|
|
|
|
<title>Datapack List - Tormented House Documentation</title>
|
|
|
|
|
|
<link href="css/fontawesome/css/fontawesome.min.css" rel="stylesheet">
|
|
<link href="css/fontawesome/css/solid.min.css" rel="stylesheet">
|
|
<link href="css/normalize.css" rel="stylesheet">
|
|
<link href="css/terminal.css" rel="stylesheet">
|
|
<link href="css/theme.css" rel="stylesheet">
|
|
<link href="css/theme.tile_grid.css" rel="stylesheet">
|
|
<link href="css/theme.footer.css" rel="stylesheet">
|
|
<!-- sans_dark color palette -->
|
|
<link href="css/palettes/sans_dark.css" rel="stylesheet">
|
|
|
|
<!-- page layout -->
|
|
<style>
|
|
/* initially set page layout to a one column grid */
|
|
.terminal-mkdocs-main-grid {
|
|
display: grid;
|
|
grid-column-gap: 1.4em;
|
|
grid-template-columns: auto;
|
|
grid-template-rows: auto;
|
|
}
|
|
|
|
/*
|
|
* when side navigation is not hidden, use a two column grid.
|
|
* if the screen is too narrow, fall back to the initial one column grid layout.
|
|
* in this case the main content will be placed under the navigation panel.
|
|
*/
|
|
@media only screen and (min-width: 70em) {
|
|
.terminal-mkdocs-main-grid {
|
|
grid-template-columns: 4fr 9fr;
|
|
}
|
|
}</style>
|
|
|
|
<!-- cursor_animation override -->
|
|
<style>
|
|
#mkdocs-terminal-site-name.terminal-prompt::after {
|
|
display: none;
|
|
}
|
|
</style>
|
|
|
|
|
|
<link href="assets/stylesheets/obsidian.min.css" rel="stylesheet">
|
|
<link href="assets/stylesheets/obsidian.min.css.map" rel="stylesheet">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
<body class="terminal"><div class="container">
|
|
<div class="terminal-nav">
|
|
<header class="terminal-logo">
|
|
<div id="mkdocs-terminal-site-name" class="logo terminal-prompt"><a href="/" class="no-style">Tormented House Documentation</a></div>
|
|
</header>
|
|
|
|
<nav class="terminal-menu">
|
|
|
|
<ul vocab="https://schema.org/" typeof="BreadcrumbList">
|
|
|
|
|
|
<li property="itemListElement" typeof="ListItem">
|
|
<a href="index.html" class="menu-item " property="item" typeof="WebPage">
|
|
<span property="name">Home</span>
|
|
</a>
|
|
<meta property="position" content="0">
|
|
</li>
|
|
|
|
|
|
<li property="itemListElement" typeof="ListItem">
|
|
<a href="commands.html" class="menu-item " property="item" typeof="WebPage">
|
|
<span property="name">Commands</span>
|
|
</a>
|
|
<meta property="position" content="1">
|
|
</li>
|
|
|
|
|
|
<li property="itemListElement" typeof="ListItem">
|
|
<a href="mods.html" class="menu-item " property="item" typeof="WebPage">
|
|
<span property="name">Mods List</span>
|
|
</a>
|
|
<meta property="position" content="2">
|
|
</li>
|
|
|
|
|
|
<li property="itemListElement" typeof="ListItem">
|
|
<a href="datapacks.html" class="menu-item active" property="item" typeof="WebPage">
|
|
<span property="name">Datapack List</span>
|
|
</a>
|
|
<meta property="position" content="3">
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="container">
|
|
<div class="terminal-mkdocs-main-grid"><aside id="terminal-mkdocs-side-panel"><nav>
|
|
|
|
<ul class="terminal-mkdocs-side-nav-items">
|
|
|
|
|
|
|
|
|
|
|
|
<li class="terminal-mkdocs-side-nav-li">
|
|
|
|
|
|
|
|
|
|
|
|
<a class="
|
|
|
|
terminal-mkdocs-side-nav-item" href="index.html">Home</a>
|
|
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
<li class="terminal-mkdocs-side-nav-li">
|
|
|
|
|
|
|
|
|
|
|
|
<a class="
|
|
|
|
terminal-mkdocs-side-nav-item" href="commands.html">Commands</a>
|
|
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
<li class="terminal-mkdocs-side-nav-li">
|
|
|
|
|
|
|
|
|
|
|
|
<a class="
|
|
|
|
terminal-mkdocs-side-nav-item" href="mods.html">Mods List</a>
|
|
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
<li class="terminal-mkdocs-side-nav-li">
|
|
|
|
|
|
|
|
|
|
<span class="
|
|
|
|
terminal-mkdocs-side-nav-item--active">Datapack List</span>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
</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>
|
|
<ul>
|
|
<li>afk display v1.1.13 (MC 1.21-1.21.7)</li>
|
|
<li>anti enderman grief v1.1.13 (MC 1.21-1.21.7)</li>
|
|
<li>armor statues v2.8.19 (MC 1.21-1.21.7)</li>
|
|
<li>cauldron concrete v3.0.6 (MC 1.21-1.21.7)</li>
|
|
<li>cauldron mud v1.0.6 (MC 1.21-1.21.7)</li>
|
|
<li>coordinates hud v1.2.14 (MC 1.21-1.21.7)</li>
|
|
<li>crafting-tweaks-1.21.5</li>
|
|
<li>custom_roleplay_data_v1.5</li>
|
|
<li>double shulker shells v1.3.13 (MC 1.21-1.21.7)</li>
|
|
<li>dragon drops v1.3.13 (MC 1.21-1.21.7)</li>
|
|
<li>durability ping v1.1.14 (MC 1.21-1.21.7)</li>
|
|
<li>mini blocks v1.1.3 (MC 1.21-1.21.7)</li>
|
|
<li>more mob heads v2.17.1 (MC 1.21-1.21.7)</li>
|
|
<li>multiplayer sleep v2.6.13 (MC 1.21-1.21.7)</li>
|
|
<li>name_formatting_station_2.7</li>
|
|
<li>nether portal coords v1.1.13 (MC 1.21-1.21.7)</li>
|
|
<li>player head drops v1.1.13 (MC 1.21-1.21.7)</li>
|
|
<li>silence mobs v1.2.7 (MC 1.21-1.21.7)</li>
|
|
<li>spectator conduit power v1.1.13 (MC 1.21-1.21.7)</li>
|
|
<li>spectator night vision v1.1.13 (MC 1.21-1.21.7)</li>
|
|
<li>tag v2.1.7 (MC 1.20-1.20.4)</li>
|
|
<li>unlock all recipes v2.0.14 (MC 1.21-1.21.7)</li>
|
|
<li>wandering trades v1.7.12 (MC 1.21-1.21.7)</li>
|
|
</ul>
|
|
</section>
|
|
|
|
<section id="mkdocs-terminal-after-content">
|
|
|
|
</section>
|
|
|
|
</main>
|
|
</div>
|
|
<hr><footer>
|
|
<div class="terminal-mkdocs-footer-grid">
|
|
<div id="terminal-mkdocs-footer-copyright-info">
|
|
Site built with <a href="http://www.mkdocs.org">MkDocs</a> and <a href="https://github.com/ntno/mkdocs-terminal">Terminal for MkDocs</a>.
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html> |