Enable OpenComputers

This commit is contained in:
Andrew Miner
2016-02-09 20:02:49 -08:00
parent f523ec3dfa
commit 2937992942
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@ exports.DefaultMods =
mekanism: { defaultVersion: '7.1.1.127' } mekanism: { defaultVersion: '7.1.1.127' }
minefactory_reloaded: { defaultVersion: '2.8.0RC8-86' } minefactory_reloaded: { defaultVersion: '2.8.0RC8-86' }
modular_powersuits: { defaultVersion: '0.11.0.176' } modular_powersuits: { defaultVersion: '0.11.0.176' }
opencomputers: { defaultVersion: '1.5.22' }
railcraft: { defaultVersion: '9.5.0' } railcraft: { defaultVersion: '9.5.0' }
simply_jetpacks: { defaultVersion: '1.4.1' } simply_jetpacks: { defaultVersion: '1.4.1' }
storage_drawers: { defaultVersion: '1.7.10-1.6.2' } storage_drawers: { defaultVersion: '1.7.10-1.6.2' }
+5
View File
@@ -49,6 +49,11 @@
afraid I'm only now getting it up on the site! It looks like a neat mod based all around the afraid I'm only now getting it up on the site! It looks like a neat mod based all around the
science of hydraulics with a nicely stepped set of devices to be made at each level. Many thanks science of hydraulics with a nicely stepped set of devices to be made at each level. Many thanks
to tddallmann for adding it to Crafting Guide! to tddallmann for adding it to Crafting Guide!
p.
I also received a submission for adding <a href="/browse/opencomputers">OpenComputers</a> from
<a href="https://github.com/yut23>yut23</a>. Should be a big help to those aspiring Minecraft
programmers who want a bit more challege than is provided by <a href="/browse/computercraft">
ComputerCraft</a>! Thanks, yut23!
h3 2015-11-25 h3 2015-11-25