fix broken header, oops

main
SolDev69 2 years ago
parent d9076be8b9
commit 2feff83eaf

@ -30,7 +30,8 @@
</div>
</nav>
<br>
<h1 id="version-header">World Expansion mods for Minecraft: Java Edition</h1>
<ul><h1 id="version-header">World Expansion mods for Minecraft: Java Edition</h1>
<p>These are special mods that expand Minecraft beyond the 32bit integer limit.
These 64bit and BigInteger mods let you teleport trillions of blocks away, visiting the native Java Edition farlands, and viewing where the farlands ended up after they got "patched" in beta 1.8.
Currently there are only two BigInteger mods, for Java Edition inf-20100630-1 and 1.3.2. Both are currently unsupported, however the 1.3.2 version is a lot less bug free.
@ -41,7 +42,7 @@
<br>
<br>
<h2 id="downloads">
Downloads | 64bit Worldgen</h1>
Downloads | 64bit Worldgen</h2>
<!-- Maybe add a dropdown menu instead of stupidly long lists? (128bit, 1.12.2, 1.2.5, etc) -->
<ul>
<h3>Preclassic: </h3>
@ -311,6 +312,7 @@
</ul>
</ul>
</div>
</ul>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js" integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN" crossorigin="anonymous"></script>
</body>
</html>

Loading…
Cancel
Save