resonant-induction/.gitignore
Rseifert 9aceb50fd6 minor changes
Changed: drop command to drop the item at the exact location instead of
dropping it with velocity in a random direction
Moved: ArmHelper and DebugToPlayer back to my folder since i'm using
similar files in other repos
Moved: drop methods from the break command to my helper
Cleaned: my helper class up and finished the find all item methods to
wrok better
Added: powerTo command though it doesn't do anything for the moment
2013-02-08 00:32:52 -05:00

27 lines
No EOL
447 B
Text

*.bat
*.sh
*.db
*.exe
/*/
/src/minecraft/assemblyline/textures
/src/minecraft/assemblyline/language
/src/minecraft/assemblyline/conveyor.ogg
LICENSE.txt
CHANGELOG
!/src/
/src/minecraft/*
!/src/minecraft/assemblyline/
!/src/minecraft/dark/
!/src/minecraft/universalelectricity/
!/src/minecraft/dan200
!/src/minecraft/ic2
!/resources/
!/models/
!info.txt
!AssemblyLineStandard.xml
!publish.bat
!publish_obf.bat
!include.bat
!buildlocal.bat
!/README