Begin creation of the BrassGoggledCoders sub site
This commit is contained in:
27
forge.html
27
forge.html
@@ -91,22 +91,9 @@
|
||||
<li>Want to access another mod's items? Use GameRegistry.findItem(<unlocalizedName>);</li>
|
||||
</ol>
|
||||
<h3>My Minecraft Mods:</h3>
|
||||
<p>I'm part of, and informally the leader of, a international (I'm not joking, no two members live in the same time zone, let alone the same country!) coding team called the BrassGoggledCoders, who make minecraft mods.</p>
|
||||
<h4 align="left">The Team:</h4>
|
||||
<div class="list-group">
|
||||
<h5 class="list-group-item active">Coders:</h5>
|
||||
<h5 class="list-group-item">warlordjones (Me!)<span class="label label-default"><img src="/images/flag_england.png"></span></h5>
|
||||
<h5 class="list-group-item">decabaldecebal <span class="label label-default"><img src="/images/flag_romania.png"></span></h5>
|
||||
<h5 class="list-group-item">domi1819 <span class="label label-default"><img src="/images/flag_germany.png"></span></h5>
|
||||
<h5 class="list-group-item active">Texturers:</h5>
|
||||
<h5 class="list-group-item">Snurly <span class="label label-default"><img src="/images/flag_hong_kong.png"></span></h5>
|
||||
<h5 class="list-group-item">frothiny <span class="label label-default"><img src="/images/flag_sweden.png"></span></h5>
|
||||
<h5 class="list-group-item active">Others:</h5>
|
||||
<h5 class="list-group-item">MechWarrior99 <span class="label label-default"><img src="/images/flag_usa.png"></span></h5>
|
||||
</div>
|
||||
<h5 class="list-group-item">MrIbby <span class="label label-default"><img src="/images/flag_usa.png"></span></h5>
|
||||
</div>
|
||||
<img src="http://i.imgur.com/JUcaxoQ.png" style="display: block;
|
||||
<p>I'm part of, and informally the leader of, a international (I'm not joking, no two main members live in the same time zone, let alone the same country!) coding team called the BrassGoggledCoders, who make minecraft mods. For more information see <a href="/brassgoggled/index.html">here</a>
|
||||
</p>
|
||||
<img src="http://i.imgur.com/JUcaxoQ.png" style="display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;">
|
||||
<div class="panel">
|
||||
@@ -121,7 +108,8 @@
|
||||
<a href="http://github.com/BrassGoggledCoders/SteamCraft2" style="color:white">Source Code</a>
|
||||
</label>
|
||||
</div>
|
||||
<br><br>
|
||||
<br>
|
||||
<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%;">
|
||||
@@ -139,7 +127,7 @@
|
||||
</div>
|
||||
<div class="panel">
|
||||
<div class="panel-body">
|
||||
This mod adds a cool, new item called an Ender Glove which has some unique effects. In it, an item would be able to break blocks and place them into a player's Ender Chest. This is the central point of this mod. The Ender Glove can place any destroyed block into the player's Ender Inventory, whether they've already created an Ender Chest or not. Additionally, there is a new arsenal of Enchantments that are unique to this item to enchance its abilities.
|
||||
This mod adds a cool, new item called an Ender Glove which has some unique effects. In it, an item would be able to break blocks and place them into a player's Ender Chest. This is the central point of this mod. The Ender Glove can place any destroyed block into the player's Ender Inventory, whether they've already created an Ender Chest or not. Additionally, there is a new arsenal of Enchantments that are unique to this item to enchance its abilities.
|
||||
<br>
|
||||
<div class="btn-group" data-toggle="buttons">
|
||||
<label class="btn btn-primary">
|
||||
@@ -149,7 +137,8 @@
|
||||
<a href="http://github.com/BrassGoggledCoders/EnderGloves" style="color:white">Source Code</a>
|
||||
</label>
|
||||
</div>
|
||||
<br><br>
|
||||
<br>
|
||||
<br>
|
||||
<h5>Progress:</h5>
|
||||
<div class="progress">
|
||||
<div class="progress-bar" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100" style="width: 90%;">
|
||||
|
||||
Reference in New Issue
Block a user