A warp drive mod for minecraft
Find a file
LemADEC e10c56bb1f Refactored laser tree farm and mining laser
Fixed layerOffset lost when reloading chunk/world
Fixed quarry mining with random warmup
Added guide message to laser tree farm
Fixed tree farm exceptions on chunkloading
Added planting to tree farm (not functional yet)
Improved tree farm support for tightly packed trees
Fixed tree farm support for IC2 rubber trees
Updated mining laser API to be more 'state' oriented
Improved tapping mode by breaking the normal rubber logs
Updated tree farm scanning area to be above instead of same level
Added tree farm scanning area visualisation
2015-11-16 01:12:59 +01:00
eclipse/mods Im not sure what ic2 is doing 2015-08-16 23:31:52 -07:00
gradle/wrapper Moved to Forge 1.7.10 and fixed folder structure 2015-07-11 17:06:16 -07:00
libs Added ImmersiveEngineering wires support 2015-09-26 04:00:15 +02:00
src/main Refactored laser tree farm and mining laser 2015-11-16 01:12:59 +01:00
wiki More wiki update 2015-08-26 11:35:57 +02:00
.gitignore Added git exclusion on dependencies folder 2015-08-09 13:21:01 +02:00
.travis.yml changed filename 2015-09-09 15:45:55 -07:00
build.gradle Version resync (WWM beta had an unofficial 2.10) 2015-11-15 20:16:48 +01:00
Eclipse-nowrap.xml Added code formating rules 2015-09-08 00:40:08 +02:00
gradlew Fixed LaserMedium texture IndexOutOfBounds 2015-10-24 23:46:13 +03:00
gradlew.bat Moved to Forge 1.7.10 and fixed folder structure 2015-07-11 17:06:16 -07:00
README.md updates to reflect runtime dependency changes 2015-08-13 13:00:26 -07:00

WarpDrive for 1.7

Build Status

An update to the warp drive mod. Currently in progress. Will work almost exactly like the original, but with improvements!

If you would like to help, find an issue and then fork the repository. If you can fix it, submit a pull request and we will accept it! This is valid even if you dont know how to code, modifications to textures, resources, wikis, and everything else are up for improvment.

See mcmod.info for credits

Installation

  1. Download WarpDrive.jar from Downloads and put it in your mods folder
  2. You need to have either CoFHCore or IC2 installed to run. You also need either ComputerCraft or OpenComputers