150 lines
8.7 KiB
Plaintext
150 lines
8.7 KiB
Plaintext
//-
|
|
//- Crafting Guide - home_page.jade
|
|
//-
|
|
//- Copyright (c) 2015 by Redwood Labs
|
|
//- All rights reserved.
|
|
//-
|
|
|
|
.view__home_page
|
|
.sidebar
|
|
.view__adsense
|
|
|
|
.titleImage <a href="/browse/minecraft/"><img src="/browse/minecraft/icon.png"></a>
|
|
.titleImage <a href="/browse/buildcraft/"><img src="/browse/buildcraft/icon.png"></a>
|
|
.titleImage <a href="/browse/industrial_craft_2/"><img src="/browse/industrial_craft_2/icon.png"></a>
|
|
.titleImage <a href="/browse/applied_energistics_2/"><img src="/browse/applied_energistics_2/icon.png"></a>
|
|
.titleImage <a href="/browse/thermal_expansion/"><img src="/browse/thermal_expansion/icon.png"></a>
|
|
.titleImage <a href="/browse/enderio/"><img src="/browse/enderio/icon.png"></a>
|
|
.titleImage <a href="/browse/railcraft/"><img src="/browse/railcraft/icon.png"></a>
|
|
|
|
.mainBody
|
|
.section
|
|
h2 Welcome!
|
|
.panel
|
|
.entry
|
|
p.intro.
|
|
Crafting Guide is the ultimate resource for Minecraft. Whether you're punching trees or building
|
|
reactors, you'll find Crafting Guide indispensable.
|
|
ul
|
|
li.intro Can't remember the recipe for a <a href="/browse/buildcraft/quarry">BuildCraft Quarry</a>?
|
|
li.intro Curious to see all the blocks added by <a href="/browse/railcraft">Railcraft</a>?
|
|
li.intro Want step-by-step directions for making a full <a
|
|
| href="/craft/quantumsuit_bodyarmor:quantumsuit_boots:quantumsuit_helmet:quantumsuit_leggings"
|
|
| >IC2 QuantumSuit</a>?
|
|
p.intro No problem. Crafting Guide can do it all.
|
|
p.
|
|
<a class="section-link" href='/configure'>Configure<a> which mods you're using, and the entire
|
|
site will update itself to your mod pack.
|
|
p.
|
|
<a class="section-link" href='/browse'>Browse<a> through your own customized item catalog to
|
|
see full recipe lists, related items, recipes added by each tool, and even which items can be
|
|
made from the item you're looking at.
|
|
p.
|
|
<a class="section-link" href='/craft'>Craft<a> any number of items from your mod pack to see a
|
|
full list of raw ingredients, and recipe-by-recipe instructions on how to make everything on
|
|
your list. No item is too complex, and no build is too big.
|
|
|
|
.section
|
|
h2 What's new?
|
|
.panel
|
|
h3 2015-03-12
|
|
.entry
|
|
p.
|
|
Thanks to the extraordinary generosity and effort of <a
|
|
href="https://github.com/sheldongriffin">Sheldon Griffin</a>, Crafting Guide now supports
|
|
Forestry! Forestry is <i>not</i> a small mod, but he put in a huge effort, and it looks great.
|
|
If you'd like to help out too, head over to the <a
|
|
href="https://github.com/andrewminer/crafting-guide/wiki/Adding-support-for-a-new-Mod">GitHub
|
|
Wiki</a> for full instructions: no programming required!
|
|
|
|
h3 2015-03-09
|
|
.entry
|
|
p.
|
|
It may seem like not much has been happening lately, but that's because all the changes have
|
|
been behind the scenes, and focused on making Google happier with the site. This will make the
|
|
site show up better is search results, and will make it load a bit faster.
|
|
p.
|
|
As a result of this work, the site also now qualifies for AdSense. I absolutely don't want to
|
|
choke the site with ads as other big sites do, but it will be nice to pay the bills!
|
|
|
|
h3 2015-03-01
|
|
.entry
|
|
p.
|
|
This release delivers the second major expansion of Crafting Guide! Here's the list of what's
|
|
new:
|
|
ul
|
|
li New home page!
|
|
li Moved the crafting planner (the old home page) to its own <a href="/craft">Craft</a> page
|
|
li Moved mod pack management to the new <a href="/configure">Configure</a> page
|
|
li Added a <a href="/browse">Browse</a> page where you can peruse the list of supported mods
|
|
|
|
h3 2015-02-26
|
|
.entry
|
|
p.
|
|
This release adds a new section to the item pages called "Used as Tool to Make". The new section
|
|
shows all the other items which can be made by that tool. For example, the IC2 Macerator shows
|
|
a bunch of things like Iron Dust, Gold Dust, etc.
|
|
|
|
h3 2015-02-24
|
|
.entry
|
|
p.
|
|
This release changes the crafting page to let you modify the quantity of items in the "Items You
|
|
Want" and "Items You Have" section. Let's say you want to make <a
|
|
href="/craft/64.potion_of_healing">64 Potions of Healing</a>. You add "Potion of Healing" just
|
|
as as you always did, but now you can click on the quantity to change it to whatever you want.
|
|
p.
|
|
At the same time, I've changed the quantity field to allow up to 9999 of any item. Have fun with
|
|
those huge builds!
|
|
|
|
h3 2015-02-22
|
|
.entry
|
|
p.
|
|
Woo hoo! Or, should I say: Choo choo! I just added support for RailCraft! I also pushed up lots
|
|
of performance improvements (55% faster at computing crafting plans)! Hopefully, you won't
|
|
really notice anything except that entering new items and computing really complicated crafting
|
|
plans don't take so long.
|
|
|
|
h3 2015-02-19
|
|
.entry
|
|
p.
|
|
I just made some major updates to the crafting algorithm. Without getting into details, I'll say
|
|
that there are a few things you should notice:
|
|
ol
|
|
li it will favor recipes which produce more of an item versus those which produce fewer (e.g.,
|
|
| IC2 plates get made with the Block Cutter instead of the Forge Hammer)
|
|
li metal ingots will frequently (but not always) get crafted using 2x recipes instead of
|
|
| smelting ore directly in a furnace
|
|
li recipes for vanilla items added by mods are now available (e.g., smelting Iron Dust into Iron
|
|
| ingots)
|
|
|
|
h3 2015-02-10
|
|
.entry
|
|
p.
|
|
I just pushed up some fixes to avoid confusing various items of the same name from different
|
|
mods. The best example of this are the two Wrenches from Buildcraft and IC2, but there are a
|
|
bunch of others.
|
|
|
|
h3 2015-02-09
|
|
.entry
|
|
p.
|
|
This release fixes a number of small issues and improves performance in a number of places. Most
|
|
especially, all links within the site have been changed to update the page in place without the
|
|
need to re-download anything. This should make browsing between item pages <i>much</i> faster.
|
|
|
|
h3 2015-02-08
|
|
.entry
|
|
p.
|
|
This is the singlest largest expansion of the website yet! Each item from each mod now has its
|
|
own page! This will expand in the future, but for now this shows all the recipes for the item as
|
|
well as all the closely related items and the others items that can be made using the item.
|
|
p.
|
|
This also changes things so that links to Crafting Guide from other sites will first go to the
|
|
item's page (instead of to the crafting plan). Not to worry though... there's still a direct
|
|
link from each item to the full crafting plan for that item.
|
|
|
|
h3 2015-02-02
|
|
.entry
|
|
p.
|
|
Crafting Guide now has support for EnderIO! I tend to add new mods in order of those with the
|
|
most votes, so remember to suggest your favorites!
|