You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
3.1 KiB
HTML

<!DOCTYPE html>
<html lang="en" data-bs-theme="dark">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Cursed Creations | Allam A's Fringelands</title>
<link rel="icon" type="image/x-icon" href="../cursedcreations.png">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
</head>
<body>
<!-- Header -->
<nav class="navbar navbar-expand-lg bg-body-tertiary">
<div class="container-fluid">
<a class="navbar-brand" href="../index.html">Cursed Creations</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="../">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="../downloads/">Mods</a>
<!-- TODO: Add dropdown menu for some mods (ie Expanded Worlds site) -->
</li>
<li class="nav-item">
<a class="nav-link" href="../wiki.html">Wiki</a>
</li>
</ul>
</div>
</div>
</nav>
<br>
<ul>
<h1 id="fringelands_mod">Allam A's Fringelands Mod</h1>
<p id="desc">The mod allows to scale noise on the X, Y and Z axes individually. There is also an offsetting feature which moves the map, along with other customization options.</p>
<h2 id="downloads-section"> Downloads for b1.7.3 (Mediafire links)</h2>
<ul><li><a href="https://www.mediafire.com/file/r89fihej95a8ffx/FringeLands_b1_7_3.zip/file">v1</a></li>
<li><a href="https://www.mediafire.com/file/40bwlr5neb31guz/FringeLands_b1_7_3_v2.zip/file">v2</a></li>
<li><a href="https://www.mediafire.com/file/pwjja89mnfcrmnk/FringeLands_b1_7_3_v3.zip/file">v3</a></li>
<li><a href="https://www.mediafire.com/file/kqv7qzu6wvvemuw/FringeLands_b1_7_3_v4.zip/file">v4</a></li>
<li><a href="https://www.mediafire.com/file/mtjt7r7sw2q6div/FringeLands_b1_7_3_v5.zip/file">v5</a><br>Note from Allam A: the Fartherer-est Lands option is disabled because when testing I realized that it would take much more work than I thought</li></ul>
</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>