-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmuseum.html
More file actions
39 lines (37 loc) · 1.85 KB
/
museum.html
File metadata and controls
39 lines (37 loc) · 1.85 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
<html lang="en">
<head>
<link rel="stylesheet" href="stylesheet.css"/>
<title>2b2tmuseum.org</title>
</head>
<body>
<div class="header">2b2tmuseum.org</div>
<div class="summary">The original survival 2b2t world-download exhibit server</div>
<div class="versioninfo">Minecraft 1.21.x</div>
<div class="versioninfo"><a href="index.html"> Home</a> | <a href="https://store.2b2tmuseum.org">Store</a> | <a href="museum.html">Museum</a> (you are here) | <a href="survival.html">Survival</a> | <a href="terms.html">Rules</a> | <a href="wdls.html">World Downloads</a></div>
<div class="screenshot"><img src="media/museum_resized.png" alt="999 MapArtPopUp 999"></div>
<div class="passage">
2b2tmuseum.org has over 100 warps available for you to see. To browse them, type <b>/warp</b>
to leave Survival mode and open the Warp GUI. Each warp has a relevant icon chosen for it. Hover over it to see some information about it, and click to teleport. Upon teleporting,
a book will appear in your hotbar.
You can open this book to read any neat facts written about the particular location you have visited.
<br>
<br>
To resume your vanilla Survival gameplay, you can run <b>/freecam</b> or <b>/fc</b>, and your player-file will be reverted to exactly how it was before you left Survival mode.
</div>
<!-- <div class="passagec">-->
<!-- The IP to connect is <b>2b2tmuseum.org</b> (port 25565)-->
<!-- <br>-->
<!-- Run <b>/help</b> for a list of commands and their descriptions.-->
<!-- <br>-->
<!-- <br>-->
<!-- <b>This website will be updated with more content in the near future.</b>-->
<!-- </div>-->
<div class="footer">
discord: <a href="https://discord.2b2tmuseum.org">https://discord.2b2tmuseum.org</a> <b>(Submit world downloads here)</b>
<br>
e-mail: contact@calamitycraft.online
<br>
any server notices will be posted on this webpage
</div>
</body>
</html>