Initial Import Commit
This commit is contained in:
parent
0a410ec37e
commit
d3ea593219
40 changed files with 2578 additions and 0 deletions
37
modpacks/balkanarchy/index.html
Normal file
37
modpacks/balkanarchy/index.html
Normal file
|
@ -0,0 +1,37 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en_US">
|
||||
|
||||
<head>
|
||||
<title>Balkanarchy Modpack</title>
|
||||
<meta charset="UTF-8">
|
||||
<link href="../../assets/css/styles.css" rel="stylesheet">
|
||||
<link href="../../assets/css/modpacks.css" rel="stylesheet">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" type="image/avif" href="../../assets/icons/base.avif">
|
||||
<link rel="icon" type="x/icon" href="../../assets/icons/base.ico">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
</head>
|
||||
|
||||
<body class="body">
|
||||
<div id="particles-js"></div>
|
||||
<div class="content">
|
||||
<h1>Balkanarchy Modpack</h1>
|
||||
<p><a href="https://discord.gg/balkanarchy">Discord</a> of the Balkanarchy Minecraft server.</p>
|
||||
<p>Minecraft 1.21.1 - Fabric 0.16.9</p>
|
||||
<ul>
|
||||
<li>For CurseForge: <a href="balkanarchy-cf.zip">balkanarchy-cf.zip</a>
|
||||
</li>
|
||||
<li>For PrismLauncher / MultiMC: <a
|
||||
href="balkanarchy-pl-mmc.zip">balkanarchy-pl-mmc.zip</a></li>
|
||||
<li>For Modrinth App: <a href="balkanarchy.mrpack">balkanarchy.mrpack</a>
|
||||
</li>
|
||||
<li>Or just the files needed such as mods, shaderpacks and server.dat: <a href="content.zip">content.zip</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- JS Section -->
|
||||
<script src="../../assets/js/particles.js" defer></script>
|
||||
<script src="../../assets/js/config.js" defer></script>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue