Guest User

Untitled

a guest
Jan 22nd, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. # BuildCraft configuration file
  2. # Generated on 10/14/11 8:19 PM
  3.  
  4. ###########
  5. # General #
  6. ###########
  7.  
  8. general {
  9. # set to true for allowing machines to be driven by continuous current
  10. current.continuous=false
  11. mining.enabled=true
  12. # set to false to deactivate pipe connection rules, true by default
  13. pipes.alwaysConnect=false
  14. power.framework=buildcraft.core.RedstonePowerFramework
  15. version=1.8.1.1
  16. }
  17.  
  18. #########
  19. # Block #
  20. #########
  21.  
  22. block {
  23. autoWorkbench.id=152
  24. builder.id=157
  25. cobblestonePipe.id=159
  26. diamondPipe.id=149
  27. drill.id=151
  28. filler.id=155
  29. frame.id=160
  30. goldenPipe.id=148
  31. ironPipe.id=147
  32. marker.id=154
  33. miningWell.id=150
  34. obsidianPipe.id=156
  35. quarry.id=153
  36. stonePipe.id=146
  37. template.id=158
  38. woodenPipe.exclusion=
  39. woodenPipe.id=145
  40. }
  41.  
  42. ########
  43. # Item #
  44. ########
  45.  
  46. item {
  47. diamondGearItem.id=3804
  48. goldenGearItem.id=3803
  49. ironGearItem.id=3802
  50. stoneGearItem.id=3801
  51. templateItem.id=3805
  52. woodenGearItem.id=3800
  53. }
Add Comment
Please, Sign In to add comment