Add ComputerCraft

This commit is contained in:
Andrew Miner
2015-11-16 20:15:12 -08:00
parent 85a8ef6121
commit 444fa1faae
+1
View File
@@ -18,6 +18,7 @@ exports.DefaultMods =
applied_energistics_2: { defaultVersion: 'rv1-stable-1' } applied_energistics_2: { defaultVersion: 'rv1-stable-1' }
big_reactors: { defaultVersion: '0.4.2A2' } big_reactors: { defaultVersion: '0.4.2A2' }
buildcraft: { defaultVersion: '6.4.6' } buildcraft: { defaultVersion: '6.4.6' }
computercraft: { defaultVersion: '1.74' }
enderio: { defaultVersion: '2.2.7.325' } enderio: { defaultVersion: '2.2.7.325' }
forestry: { defaultVersion: '3.4.0.7' } forestry: { defaultVersion: '3.4.0.7' }
galacticraft: { defaultVersion: '3.0.12.404' } galacticraft: { defaultVersion: '3.0.12.404' }