Skip to content

Commit 43c6f3a

Browse files
committed
Masterchen
Did i stutter?
1 parent 9c79b35 commit 43c6f3a

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

about.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ <h1> also
1919
<h2> Derec's Earth Mod, officially known as the Earth Mobs Mod, was oficially uploaded onto CurseForge on June 27th
2020
2020 but had existed as an idea since earlier that year
2121
</h2>
22+
<p>
23+
This is a modification coded in Java for the sandbox video game
24+
<italic> Minecraft </italic>
25+
developed by Mojang Studios, adding content from
26+
their augmented reality sandbox spin-off
27+
<italic> Minecraft Earth </italic>
28+
</p>
2229
<img src = 'https://i.imgur.com/ZbO4BbP.png' alt = "", width = "1280" height = "720">
2330
</div>
2431
</body>

images/masterchen.ico

1.89 KB
Binary file not shown.

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
<title>Derec's Minecraft Earth Mod</title>
44
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
55
<head>
6+
<link rel="shortcut icon" href="masterchen.ico" type="image/x-icon">
7+
68
<style>
79
body,h1 {font-family: "Raleway", sans-serif}
810
body, html {height: 100%}

0 commit comments

Comments
 (0)