BrassGoggledSite work

This commit is contained in:
Arona Jones
2015-03-05 16:10:35 +00:00
parent f3ce7aba44
commit 9d265de816
2 changed files with 22 additions and 19 deletions

View File

@@ -89,14 +89,14 @@
<h2>Information on the Team:</h2>
<p class="text-justify">The BrassGoggledCoders are an internation team of hobbyist coders working to create steampunk themed mods for Minecraft.</p>
<h2>Contact Us:</h2>
<ul class="text-left">
<li><a href="mailto:brasscoders@gmail.com">Email</a>
<ul class="text-left list-group">
<li class="list-group-item"><a href="mailto:brasscoders@gmail.com">Email</a>
</li>
<li><a href="https://twitter.com/brasscoders">Twitter</a>
<li class="list-group-item"><a href="https://twitter.com/brasscoders">Twitter</a>
</li>
<li><a href="https://github.com/BrassGoggledCoders">Github</a>
<li class="list-group-item"><a href="https://github.com/BrassGoggledCoders">Github</a>
</li>
<li><a href="https://www.patreon.com/BrassGoggledCoders">Patreon</a>
<li class="list-group-item"><a href="https://www.patreon.com/BrassGoggledCoders">Patreon</a>
</li>
</ul>
<div class="footer">

View File

@@ -84,9 +84,11 @@
</nav>
<div class="container">
<div class="starter-template">
<img src="http://i.imgur.com/JUcaxoQ.png" style="display: block;
<div class="page-header">
<img src="http://i.imgur.com/JUcaxoQ.png" style="display: block;
margin-left: auto;
margin-right: auto;">
</div>
<div class="panel">
<div class="panel-body">
Steamcraft 2 is the second iteration of Proloe's Steamcraft mod, which was discontinued back in Minecraft B1.8.1. Other than the name, and a few of the original Steamcraft features/ideas, the mod has an entirely new take on all things steampunk. Its aim is to extend Minecraft by adding post-apocalyptic, retro-futuristic blocks/items for your (and our) enjoyment.
@@ -118,14 +120,13 @@
<br>
<h5>Progress:</h5>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 20%;">
40%
<div class="progress-bar" role="progressbar" aria-valuenow="30" aria-valuemin="0" aria-valuemax="100" style="width: 20%;">
30%
</div>
</div>
<h5>Download:</h5>
<iframe src="http://widget.mcf.li/mc-mods/minecraft/224017-steamcraft-2-beta-2-fluxian-storm" width="100%" style="border: none;"></iframe>
<h6 style="color: red;">Remember to grab the required lib Boilerplate too!</h6>
<iframe src="http://widget.mcf.li/mc-mods/minecraft/224018-boilerplate" width="100%" style="border: none;"></iframe>
<iframe src="http://widget.mcf.li/mc-mods/minecraft/224017-steamcraft-2-beta-2-fluxian-storm" style="border: none;" width="500px"></iframe>
<iframe src="http://widget.mcf.li/mc-mods/minecraft/224018-boilerplate" style="border: none;" width="500px"></iframe>
<h5>Screenshots:</h5>
<div id="carousel-screenshots" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
@@ -189,15 +190,17 @@
</a>
</div>
<h5>Wallpapers:</h5>
<img src="https://copy.com/thumbs_public/ctgZmrrz1MSWtu0T/SteamCraft2_wallpaper_1.png?size=1024">
<img src="https://copy.com/thumbs_public/Gs2ITfmxXWJ8OkV1/SteamCraft2_wallpaper_2.png?size=1024">
<img src="https://copy.com/thumbs_public/ctgZmrrz1MSWtu0T/SteamCraft2_wallpaper_1.png?size=1024" width="50%" class="img-rounded">
<br>
<br>
<img src="https://copy.com/thumbs_public/Gs2ITfmxXWJ8OkV1/SteamCraft2_wallpaper_2.png?size=1024" width="50%" class="img-rounded">
<h5>Mod Compatibility:</h5>
<li>
<ul>Version Checker</ul>
<ul>Tinker's Construct: Etherium is loaded as a tool material</ul>
<ul>Botania: Shift-Right Clicking with the Lexica will take you to our wiki, instead of the FTB one</ul>
<ul>Thaumcraft: Zinc and Tin are made compatible with the Cluster Ore System. Additionally a brass armor module that acts like Goggles of Revealing is also available</ul>
</li>
<ul class="list-group">
<li class="list-group-item">Version Checker</li>
<li class="list-group-item">Tinker's Construct: Etherium is loaded as a tool material</li>
<li class="list-group-item">Botania: Shift-Right Clicking with the Lexica will take you to our wiki, instead of the FTB one</li>
<li class="list-group-item">Thaumcraft: Zinc and Tin are made compatible with the Cluster Ore System. Additionally a brass armor module that acts like Goggles of Revealing is also available</li>
</ul>
</div>
</div>