A warp drive mod for minecraft
Find a file
DarkholmeTenk aa36d40c99 Update
Refactored a bunch of block logic to move block initialisation from the
WarpDrive class to the block's own class.
Nuclear reactor component which draws a tonne of heat from components
and the reactor Very quickly.
Nuclear monitor which uses lasers (of course) to remove the heat from
laser focuses VERY VERY quickly at the cost of energy.
Added a creative tab just for warpdrive, because
CreativeTabs.tabRedstone isn't the best place for lasers.
Made WarpDriveConfig completely static; there can only ever be one
instance of it (hence WarpDriveConfig.i) and there should never be
multiple copies of the options.
2014-03-11 00:05:46 +00:00
client mergetest 2014-02-26 09:49:36 +00:00
src Update 2014-03-11 00:05:46 +00:00
.gitattributes initial commit 2013-01-22 21:55:20 +04:00
.gitignore initial commit 2013-01-22 21:55:20 +04:00
README.md Readme.md Update 2014-02-26 16:20:33 +00:00

WarpDrive

A warp drive mod for minecraft

Modified by DarkholmeTenk Minecraft forum: http://www.minecraftforum.net/topic/1938578-164-warpdrive-mod-ships-space-lasers

Mod Showcase: https://www.youtube.com/watch?v=9pUSZPEMc1g

Wiki: http://wiki.kubach.tk/

Installation

  1. Download fresh build from: http://darkhol.me:8080/job/WarpDrive/
  2. Install latest 1.6.2 version of IC2, Applied Energistics and Computer Craft

Contact Us