Remove the EnderGlove widget, to be updated.
This commit is contained in:
41
forge.html
41
forge.html
@@ -98,42 +98,13 @@
|
||||
<h3>My Minecraft Mods:</h3>
|
||||
<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>
|
||||
<div class="panel-group">
|
||||
<h4 class="panel-title">
|
||||
Ender Gloves
|
||||
</h4>
|
||||
</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.
|
||||
<br>
|
||||
<div class="btn-group" data-toggle="buttons">
|
||||
<label class="btn btn-primary">
|
||||
<a href="http://www.planetminecraft.com/mod/172-enderglove---the-power-of-the-end-in-your-fist/" style="color:white">Planet Minecraft</a>
|
||||
</label>
|
||||
<label class="btn btn-primary">
|
||||
<a href="http://github.com/BrassGoggledCoders/EnderGloves" style="color:white">Source Code</a>
|
||||
</label>
|
||||
</div>
|
||||
<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%;">
|
||||
90%
|
||||
</div>
|
||||
</div>
|
||||
<h5>Download:</h5>
|
||||
<iframe src="http://widget.mcf.li/mc-mods/minecraft/220848-enderglove" width="100%" style="border: none;"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- compiled and minified Bootstrap JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
|
||||
</div>
|
||||
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- compiled and minified Bootstrap JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
|
||||
|
||||
<script src="/javascripts/api.js"></script>
|
||||
<script src="/javascripts/api.js"></script>
|
||||
|
||||
</body>
|
||||
Reference in New Issue
Block a user