Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2012
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1. # Configuration file
  2. # Generated on 12/2/12 8:53 PM
  3.  
  4. ####################
  5. # block
  6. ####################
  7.  
  8. block {
  9. I:architect.id=4057
  10. I:assemblyTable.id=4041
  11. I:autoWorkbench.id=4050
  12. I:blueprintLibrary.id=4056
  13. I:builder.id=4058
  14. I:drill.id=4051
  15. I:engine.id=4055
  16. I:filler.id=4059
  17. I:frame.id=4049
  18. I:hopper.id=4044
  19. I:laser.id=4042
  20. I:marker.id=4061
  21. I:miningWell.id=4052
  22. I:oilMoving.id=4053
  23. I:oilStill.id=4054
  24. I:pathMarker.id=4060
  25. I:pipe.id=4043
  26. I:pump.id=4047
  27. I:quarry.id=4048
  28. I:refinery.id=4045
  29. I:tank.id=4046
  30. S:woodenPipe.item.exclusion=
  31. S:woodenPipe.liquid.exclusion=
  32. }
  33.  
  34.  
  35. ####################
  36. # """""""block savers"""""""
  37. ####################
  38.  
  39. """"""""block savers"""""""" {
  40. B:hopper.disabled=false
  41. }
  42.  
  43.  
  44. ####################
  45. # general
  46. ####################
  47.  
  48. general {
  49. # set to true for allowing machines to be driven by continuous current
  50. B:current.continuous=false
  51.  
  52. # set to false to prevent fillers from dropping blocks.
  53. B:dropBrokenBlocks=true
  54.  
  55. # If true, Filler will destroy blocks instead of breaking them.
  56. B:filler.destroy=false
  57.  
  58. # the lifespan in ticks of items dropped on the ground by pipes and machines, vanilla = 6000, default = 1200
  59. I:itemLifespan=1200
  60. B:mining.enabled=true
  61.  
  62. # set to false if BuildCraft should not generate custom blocks (e.g. oil)
  63. B:modifyWorld=true
  64.  
  65. # increasing this number will decrease network update frequency, useful for overloaded servers
  66. I:network.updateFactor=10
  67.  
  68. # set to false to deactivate pipe connection rules, true by default
  69. B:pipes.alwaysConnect=false
  70.  
  71. # when reaching this amount of objects in a pipes, items will be automatically grouped
  72. I:pipes.groupItemsTrigger=32
  73.  
  74. # pipes containing more than this amount of items will explode, not dropping any item
  75. I:pipes.maxItems=100
  76. S:power.framework=buildcraft.energy.PneumaticPowerFramework
  77.  
  78. # Set to false to turn off energy loss over distance on all power pipes
  79. B:power.usePipeLoss=true
  80. B:trackNetworkUsage=false
  81. B:version=3.2.1
  82. }
  83.  
  84.  
  85. ####################
  86. # item
  87. ####################
  88.  
  89. item {
  90. I:bluePipeWire.id=3558
  91. I:blueprintItem.id=31736
  92. I:bucketFuel.id=3554
  93. I:bucketOil.id=3551
  94. I:diamondGearItem.id=31738
  95. I:fuel.id=3552
  96. I:goldenGearItem.id=31739
  97. I:greenPipeWire.id=3559
  98. I:ironGearItem.id=31740
  99. I:pipeFacade.id=19001
  100. I:pipeGate.id=3555
  101. I:pipeGateAutarchic.id=19000
  102. I:pipeItemsCobblestone.id=4051
  103. I:pipeItemsDiamond.id=4055
  104. I:pipeItemsGold.id=4054
  105. I:pipeItemsIron.id=4053
  106. I:pipeItemsObsidian.id=4056
  107. I:pipeItemsSandstone.id=19152
  108. I:pipeItemsStone.id=4052
  109. I:pipeItemsVoid.id=19150
  110. I:pipeItemsWood.id=4050
  111. I:pipeLiquidsCobblestone.id=4058
  112. I:pipeLiquidsGold.id=4061
  113. I:pipeLiquidsIron.id=4060
  114. I:pipeLiquidsSandstone.id=19153
  115. I:pipeLiquidsStone.id=4059
  116. I:pipeLiquidsVoid.id=19151
  117. I:pipeLiquidsWood.id=4057
  118. I:pipePowerGold.id=4068
  119. I:pipePowerStone.id=4066
  120. I:pipePowerWood.id=4064
  121. I:pipeStructureCobblestone.id=4072
  122. I:pipeWaterproof.id=31735
  123. I:redPipeWire.id=3557
  124. I:redstoneChipset.id=31734
  125. I:stoneGearItem.id=31741
  126. I:templateItem.id=31737
  127. I:woodenGearItem.id=31742
  128. I:wrench.id=31743
  129. I:yellowPipeWire.id=3560
  130. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement