diff --git a/src/coffee/constants.coffee b/src/coffee/constants.coffee
index 0e6e67427..8266369ee 100644
--- a/src/coffee/constants.coffee
+++ b/src/coffee/constants.coffee
@@ -36,6 +36,7 @@ exports.DefaultMods =
minefactory_reloaded: { defaultVersion: '2.8.0RC8-86' }
modular_powersuits: { defaultVersion: '0.11.0-300-thermal-expansion' }
opencomputers: { defaultVersion: '1.5.22' }
+ quantum_flux: { defaultVersion: '1.3.4' }
railcraft: { defaultVersion: '9.5.0' }
simply_jetpacks: { defaultVersion: '1.4.1' }
storage_drawers: { defaultVersion: '1.7.10-1.6.2' }
diff --git a/src/jade/templates/home_page.jade b/src/jade/templates/home_page.jade
index e3b85d9e9..9a7203c57 100644
--- a/src/jade/templates/home_page.jade
+++ b/src/jade/templates/home_page.jade
@@ -41,7 +41,15 @@
.section
h2 What's new?
.panel
- h3 2015-03-25
+ h3 2016-03-26
+ .entry
+ p.
+ The second contribution comes from Jay Oliver who has
+ added the data files for Quantum Flux. Quantum Flux provides
+ various items for moving RF power wirelessly and manipulating the flow of time. It also
+ provides some pretty powerful powered armor.
+
+ h3 2016-03-25
.entry
p.
I've gotten a few contributions of whole mods recently, and I'm catching up on getting them up
@@ -50,8 +58,7 @@
and pumps it up to a whole new level with a cross-breeding program that introduces a way to grow
anything from native Minecraft flowers all the way up to diamonds!
- .panel
- h3 2015-02-11
+ h3 2016-02-11
.entry
p.
I've been using Modular PowerSuits myself lately, and I
@@ -59,7 +66,7 @@
Crafting Guide to support both the newest vanilla recipes as well as those from Thermal
Expansion. You can switch back and forth on the Configure page.
- h3 2015-02-09
+ h3 2016-02-09
.entry
p.
Back before the winter holidays, the extremely patient
@@ -154,37 +161,3 @@
the crafting-guide-data repo.
Just follow the instructions, and you can submit content via pull request instead of using the
website's editor.
-
- h3 2015-04-30
- .entry
- p.
- I've been working on a big new feature for a while now, but I didn't want to leave everyone
- without anything new for so long... So, I've just finished adding MineFactory Reloaded! Enjoy!
-
- h3 2015-04-20
- .entry
- p.
- Okay... big changes on the crafting page! Instead of having four little boxes for the various
- parts of the crafting plan, the new page shows all the steps as one long list. In addition, you
- get a lot more control over the plan. Now, you can even mark individual steps as complete to get
- a new crafting plan which doesn't include those items.
- p.
- As an example, let's say you're thinking about upgrading your Reinforced Jetpack to a shiny new Resonant Jetpack, you can just mark off the
- step for the Reinforced Jetpack, and get only the materials and steps for doing the upgrade.
- I'm really pleased with the new crafting page, and I think you're going to love it!
-
- h3 2015-04-11
- .entry
- p.
- I've just finished adding Simply Jetpacks by Tonius. It
- seems like a simple mod on the surface, but what with all the upgrades and technology tiers, it
- takes an amazing 87 steps to make the highest-tier
- jetpack!
- p.
- I've also added Solar Flux by Nauktis. Again, another
- deceptively simple mod, but the most powerful solar
- panel kicks out an impressive 4096 RF/t! I just hope your mine has been productive... among
- other things, you'll need 45 Diamonds, 110 Gold Ore, 1568 Copper Ore, and 6023 Iron Ore!