Add Solar Expansion
This commit is contained in:
@@ -11,6 +11,17 @@
|
||||
.right
|
||||
include ../common/twitter/twitter.jade
|
||||
|
||||
section
|
||||
h3 2016-09-15
|
||||
.panel
|
||||
p.
|
||||
Boy, this is a lot faster! I've updated <a href="/browse/thermal_expansion/">Thermal Expansion</a>,
|
||||
<a href="/browse/thermal_foundation/">Thermal Foundation</a>, and <a
|
||||
href="/browse/thermal_dynamics/">Thermal Dynamics</a> to the latest version, and I've added <a
|
||||
href="/browse/redstone_arsenal/">Redstone Arsenal</a> and <a href="/browse/solar_expansion/">Solar
|
||||
Expansion</a> just in the last couple of days! My plan for now is to get all the currently
|
||||
supported mods refreshed using the new exporter mod, and then move on to adding new ones.
|
||||
|
||||
section
|
||||
h3 2016-09-10
|
||||
.panel
|
||||
|
||||
@@ -61,6 +61,7 @@ defaultMods.project_red = { defaultVersion: '4.5.16.77' }
|
||||
defaultMods.redstone_arsenal = { defaultVersion: '9.5.0' }
|
||||
defaultMods.railcraft = { defaultVersion: '9.5.0' }
|
||||
defaultMods.simply_jetpacks = { defaultVersion: '1.4.1' }
|
||||
defaultMods.solar_expansion = { defaultVersion: '1.6a' }
|
||||
defaultMods.solar_flux = { defaultVersion: '0.5b' }
|
||||
defaultMods.storage_drawers = { defaultVersion: '1.7.10-1.6.2' }
|
||||
defaultMods.thermal_dynamics = { defaultVersion: '1.7.10r1.2.0' }
|
||||
|
||||
Reference in New Issue
Block a user