More Forge notes
This commit is contained in:
@@ -189,6 +189,13 @@
|
||||
<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">
|
||||
<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>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
50
forge.html
50
forge.html
@@ -89,6 +89,10 @@
|
||||
<ol align="left">
|
||||
<li>Get a (server!) World Obj from the dimension id: World world = DimensionManager.getWorld(worldId);</li>
|
||||
<li>Want to access another mod's items? Use GameRegistry.findItem(<unlocalizedName>);</li>
|
||||
<li>List of canned effects available for use with worldObj.playAuxSFX <a href="http://wiki.vg/Protocol#Effects">Link</a>
|
||||
</li>
|
||||
<li>Inventory Slot Numbers Reference <a href="http://wiki.vg/images/thumb/1/13/Inventory-slots.png/180px-Inventory-slots.png">Link</a>
|
||||
</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 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>
|
||||
@@ -96,30 +100,30 @@
|
||||
<img src="http://i.imgur.com/JUcaxoQ.png" style="display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;">
|
||||
<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.
|
||||
<br>
|
||||
<div class="btn-group" data-toggle="buttons">
|
||||
<label class="btn btn-primary">
|
||||
<a href="http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2120327-steamcraft2-3-9-14-beta2-fluxian-storm" style="color:white">Minecraft Forums</a>
|
||||
</label>
|
||||
<label class="btn btn-primary">
|
||||
<a href="http://github.com/BrassGoggledCoders/SteamCraft2" style="color:white">Source Code</a>
|
||||
</label>
|
||||
</div>
|
||||
<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%;">
|
||||
20%
|
||||
<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.
|
||||
<br>
|
||||
<div class="btn-group" data-toggle="buttons">
|
||||
<label class="btn btn-primary">
|
||||
<a href="http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2120327-steamcraft2-3-9-14-beta2-fluxian-storm" style="color:white">Minecraft Forums</a>
|
||||
</label>
|
||||
<label class="btn btn-primary">
|
||||
<a href="http://github.com/BrassGoggledCoders/SteamCraft2" style="color:white">Source Code</a>
|
||||
</label>
|
||||
</div>
|
||||
<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%;">
|
||||
20%
|
||||
</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>
|
||||
</div>
|
||||
</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>
|
||||
</div>
|
||||
</div>
|
||||
<div class="panel-group">
|
||||
<h4 class="panel-title">
|
||||
Ender Gloves
|
||||
|
||||
Reference in New Issue
Block a user