Advertisement
oxguy3

MoveCraft vehicle type template

Feb 3rd, 2012
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. driveCommand=pilot
  2. minBlocks=9
  3. maxBlocks=500
  4. structureBlocks=4,5,17,19,20,35,41,42,43,44,45,46,47,48,49,50,53,57,65,67,68,69,75,76,77,85,87,88,89
  5. maxSpeed=4
  6. flyBlockType=0
  7. flyBlockPercent=0.0
  8. digBlockId=0
  9. digBlockDurability=0
  10. fuelItemId=0
  11. fuelConsumptionMultiplier=1
  12. canNavigate=false
  13. isTerrestrial=false
  14. requiresRails=false
  15. canFly=false
  16. canDive=false
  17. canDig=false
  18. obeysGravity=false
  19. bomber=false
  20. sayOnControl=You control the craft
  21. sayOnRelease=You release the craft
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement