diff --git a/src/jade/templates/home_page.jade b/src/jade/templates/home_page.jade index 7a5bc1fb9..ec8d6cf33 100644 --- a/src/jade/templates/home_page.jade +++ b/src/jade/templates/home_page.jade @@ -53,6 +53,9 @@ I've just added support for ProfMobius' excellent JABBA (Just Another Better Barrel Attempt). Thanks for the anonymous suggestion via the Configure page! If Crafting Guide is missing a mod you use, feel free to head over there to suggest it. + p. + I've also added support for Iron Chests, and with them, I've + taken advantage of some of the new features of the site to add descriptions for each item. h3 2015-03-21 .entry @@ -146,16 +149,3 @@ 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)