This repository was archived by the owner on Sep 6, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
38 lines (31 loc) · 1.16 KB
/
index.html
File metadata and controls
38 lines (31 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
title: 'Home'
layout: default
prefix_icon: 'fas fa-user-circle'
navigation_weight: 1
---
<section class="intro no-highlight" id="title">
<img class="avatar ignore-defaults" src="/assets/logo.png" alt="logo.png">
<h2 ignore-underline title>The Tempest's Box</h2>
</section>
<section id="info">
<p>
The Tempest's Box adds countless features to vanilla Minecraft - without needing to install mods! - providing you with many new items, blocks, entities, structures, and more!
<br><br>
This project is an update of <a href="/faq#who-is-zoey">Zoey's</a> TTB for 1.16+. Similarly to the classic TTB, we want as much involvement from the community as possible with the project!
</p>
</section>
<hr class="separator">
<section id="download" center>
<a href="/downloads">
<button class="large" id="generic-download">
<i class="fas fa-download"></i> Download TTB
</button>
</a>
<div style="line-height: 8px;"><br></div>
<a href="/downloads/extras">
<button class="large" id="generic-download-extras">
<i class="fas fa-download"></i> Download TTB Extras
</button>
</a>
</section>