Guest User

Untitled

a guest
Dec 13th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.82 KB | None | 0 0
  1. # Configuration file
  2. # Generated on 10/3/12 10:23 AM
  3.  
  4. ####################
  5. # block
  6. ####################
  7.  
  8. block {
  9. #
  10.  
  11. # change to 'block.cube=0' to disable, this will disable ALL added cubes
  12. block.cube=2023
  13. #
  14.  
  15. # change to 'block.detector=0' to disable, loader/unloader recipe will use pressure plates instead of detectors
  16. block.detector=4095
  17. #
  18.  
  19. # change to 'block.elevator=0' to disable
  20. block.elevator=2021
  21. #
  22.  
  23. # change to 'block.structure=0' to disable, this will disable ALL added structures
  24. # to disable individual structures, see the block.feature section below
  25. block.structure=2022
  26. #
  27.  
  28. # change to 'block.track=0' to disable, this will disable ALL added rails except the elevator rail
  29. # to disable individual rails, see the block.feature section below
  30. block.track=4093
  31. #
  32.  
  33. # change to 'block.utility=0' to disable, this will disable ALL Loaders, Dispenser, Coke Oven, etc...
  34. # to disable individual utility blocks, see the block.feature section below
  35. block.utility=4094
  36. }
  37.  
  38. ####################
  39. # block.feature
  40. ####################
  41.  
  42. block.feature {
  43. cube.brick.infernal=true
  44. cube.concrete.block=true
  45. cube.crushed.obsidian=true
  46. cube.steel.block=true
  47. cube.world.anchor=true
  48. structure.balancer=true
  49. structure.block.concrete=true
  50. structure.box.controller=true
  51. structure.box.receiver=true
  52. structure.post.metal=true
  53. structure.post.stone=true
  54. structure.post.wood=true
  55. structure.signal.block=true
  56. structure.signal.block.dual=true
  57. structure.signal.distant=true
  58. structure.switch.lever=true
  59. structure.switch.motor=true
  60. track.boarding=true
  61. track.boarding.train=true
  62. track.control=true
  63. track.coupler=true
  64. track.decoupler=true
  65. track.disembarking=true
  66. track.gated=true
  67. track.gated.oneway=true
  68. track.holding=true
  69. track.holding.train=true
  70. track.junction=true
  71. track.launcher=true
  72. track.oneway=true
  73. track.priming=true
  74. track.reinforced=true
  75. track.reinforced.boost=true
  76. track.reinforced.junction=true
  77. track.reinforced.switch=true
  78. track.slow=true
  79. track.slow.boost=true
  80. track.slow.junction=true
  81. track.slow.switch=true
  82. track.speed=true
  83. track.speed.boost=true
  84. track.speed.switch=true
  85. track.speed.transition=true
  86. track.suspended=true
  87. track.switch=true
  88. utility.blast.furnace=true
  89. utility.coke.oven=true
  90. utility.dispenser.cart=true
  91. utility.dispenser.train=true
  92. utility.feed.station=true
  93. utility.loader.energy=true
  94. utility.loader.item=true
  95. utility.loader.item.advanced=true
  96. utility.loader.liquid=true
  97. utility.rock.crusher=true
  98. utility.rolling.machine=true
  99. utility.tank.water=true
  100. utility.unloader.energy=true
  101. utility.unloader.item=true
  102. utility.unloader.item.advanced=true
  103. utility.unloader.liquid=true
  104. }
  105.  
  106. ####################
  107. # dungeon.loot
  108. ####################
  109.  
  110. dungeon.loot {
  111. cart.basic=0.1
  112. cart.chest=0.1
  113. cart.tnt=0.05
  114. cart.work=0.08
  115. coke=0.2
  116. creosote=0.2
  117. crowbar=0.1
  118. rail=0.3
  119. steel.block=0.05
  120. steel.ingot=0.1
  121. tie.wood=0.2
  122. }
  123.  
  124. ####################
  125. # entity
  126. ####################
  127.  
  128. entity {
  129. #
  130.  
  131. # change to 'entity.cart.anchor=0' to disable
  132. entity.cart.anchor=134
  133. #
  134.  
  135. #
  136. entity.cart.basic=136
  137. #
  138.  
  139. # change to 'entity.cart.bore=0' to disable
  140. entity.cart.bore=131
  141. #
  142.  
  143. #
  144. entity.cart.chest=119
  145. #
  146.  
  147. # change to 'entity.cart.energy=0' to disable
  148. # if IC2 is not detected there will be no recipe to make the cart
  149. entity.cart.energy=132
  150. #
  151.  
  152. #
  153. entity.cart.furnace=129
  154. #
  155.  
  156. # change to 'entity.cart.tank=0' to disable
  157. # if Buildcraft is not detected there will be no recipe to make the cart
  158. entity.cart.tank=126
  159. #
  160.  
  161. # change to 'entity.cart.tnt=0' to disable
  162. entity.cart.tnt=125
  163. #
  164.  
  165. # change to 'entity.cart.track.relayer=0' to disable
  166. entity.cart.track.relayer=139
  167. #
  168.  
  169. # change to 'entity.cart.undercutter=0' to disable
  170. entity.cart.undercutter=140
  171. #
  172.  
  173. # change to 'entity.cart.work=0' to disable
  174. entity.cart.work=135
  175. #
  176.  
  177. #
  178. entity.fakeBlock=137
  179. #
  180.  
  181. #
  182. entity.falling.cube=138
  183. }
  184.  
  185. ####################
  186. # general
  187. ####################
  188.  
  189. general {
  190. #
  191.  
  192. # change to 'register.handler.collision=false' to use a minecart collision handler from a different mod or vanilla behavior
  193. register.handler.collision=true
  194. #
  195.  
  196. # change to 'tweaks.anchor.loadOnStart=false' to disable force loading of chunks with Anchors when the game starts
  197. tweaks.anchor.loadOnStart=true
  198. #
  199.  
  200. # change to 1, 2, 3, or 4 to log debug info for Anchor Blocks and Carts, higher = finer log detail
  201. tweaks.anchor.printDebug=-1
  202. #
  203.  
  204. # change to 'tweaks.creosote.enableFurnaceRecipes=true' to add smelting recipes for Creosote Oil to the vanilla furnace
  205. tweaks.creosote.enableFurnaceRecipes=false
  206. #
  207.  
  208. # change to 'tweaks.minecarts.basic.adjustDrag=true' to give empty basic carts the same drag as a ridden cart, disabled by default, after changing you must replace the carts to see any change in game
  209. tweaks.minecarts.basic.adjustDrag=true
  210. #
  211.  
  212. # change to 'tweaks.minecarts.bore.destroyBlocks=true' to cause the Bore to destroy the blocks it mines instead of dropping them
  213. tweaks.minecarts.bore.destroyBlocks=false
  214. #
  215.  
  216. # change to 'tweaks.minecarts.bore.mineAllBlocks=false' to enable mining checks, use true setting with caution, especially on servers
  217. tweaks.minecarts.bore.mineAllBlocks=true
  218. #
  219.  
  220. # add block ids to 'tweaks.minecarts.bore.mineableBlocks' in a common seperated list to define non-vanilla blocks mineable by the tunnel bore
  221. # ignored if 'tweaks.minecarts.bore.mineAllBlocks=true'
  222. # metadata sensative entries can be defined in the form 'blockid:metadata'
  223. # Example:tweaks.minecarts.bore.mineableBlocks= { 123, 134:3 }
  224. tweaks.minecarts.bore.mineableBlocks={}
  225. #
  226.  
  227. # change to 'tweaks.minecarts.breakOnDrop=true' to restore vanilla behavior
  228. tweaks.minecarts.breakOnDrop=false
  229. #
  230.  
  231. # change to 'tweaks.minecarts.collideWithItems=true' to restore minecart collisions with dropped items, ignored if 'register.handler.collision=false'
  232. tweaks.minecarts.collideWithItems=false
  233. #
  234.  
  235. # change to 'tweaks.minecarts.highspeed.collideWithItems=false' to prevent minecart collisions with dropped items at high speed, ignored if 'register.handler.collision=false'
  236. tweaks.minecarts.highspeed.collideWithItems=true
  237. #
  238.  
  239. # change 'tweaks.minecarts.highspeed.max' to limit max speed on high speed rails, useful if your computer can't keep up with chunk loading, min=0.4, default=1.0, max=1.2
  240. tweaks.minecarts.highspeed.max=1.0
  241. #
  242.  
  243. # change the value to your desired minecart stack size, vanilla=1, default=3, max=64
  244. tweaks.minecarts.maxStackSize=3
  245. #
  246.  
  247. # change the value to your desired Tank Cart capacity in buckets, min=1, default=16, max=32, ignored if 'tweaks.minecarts.tank.useCustomValues=false'
  248. tweaks.minecarts.tank.capacity=16
  249. #
  250.  
  251. # change the value to your desired Tank Cart fill rate in milli-buckets per tick, min=5, default=25, max=50
  252. # there are 1000 milli-buckets in a bucket, ignored if 'tweaks.minecarts.tank.useCustomValues=false'
  253. tweaks.minecarts.tank.fillrate=25
  254. #
  255.  
  256. # change to 'tweaks.minecarts.tank.useCustomValues=true' to adjust the Tank Cart's capacity and fill rate
  257. tweaks.minecarts.tank.useCustomValues=false
  258. #
  259.  
  260. # change to 'tweaks.rails.defineDictionaryRecipes=false' to prevent the game from defining alternate recipes using the Forge Ore Dictionary
  261. tweaks.rails.defineDictionaryRecipes=true
  262. #
  263.  
  264. # change the value to your desired max launch rail force, min=5, default=30, max=50
  265. tweaks.rails.launch.force.max=30
  266. #
  267.  
  268. # change to 'tweaks.rails.useOldRecipes=true' to use recipes more similar to vanilla minecraft
  269. tweaks.rails.useOldRecipes=false
  270. #
  271.  
  272. # change to 'tweaks.signals.printDebug=true' to log debug info for Signal Blocks
  273. tweaks.signals.printDebug=false
  274. #
  275.  
  276. # change to 'tweaks.sounds.play=false' to prevent all mod sounds from playing
  277. tweaks.sounds.play=true
  278. #
  279.  
  280. # set the minimum number of seconds between cart dispensing, default=0
  281. tweaks.utility.cart.dispenser.delay=0
  282. }
  283.  
  284. ####################
  285. # item
  286. ####################
  287.  
  288. item {
  289. #
  290.  
  291. # ignored if 'entity.cart.bore=0'
  292. cart.bore.head.diamond=7000
  293. #
  294.  
  295. # ignored if 'entity.cart.bore=0'
  296. cart.bore.head.iron=7001
  297. #
  298.  
  299. # ignored if 'entity.cart.bore=0'
  300. cart.bore.head.steel=7002
  301. #
  302.  
  303. # ignored if 'entity.cart.anchor=0'
  304. item.cart.anchor=7003
  305. #
  306.  
  307. # ignored if 'entity.cart.energy=0'
  308. item.cart.batbox=7004
  309. #
  310.  
  311. # ignored if 'entity.cart.bore=0'
  312. item.cart.bore=7005
  313. #
  314.  
  315. # ignored if 'entity.cart.energy=0'
  316. item.cart.mfe=7006
  317. #
  318.  
  319. # ignored if 'entity.cart.energy=0'
  320. item.cart.mfsu=7007
  321. #
  322.  
  323. # ignored if 'entity.cart.tnt=0'
  324. item.cart.tank=7008
  325. #
  326.  
  327. # ignored if 'entity.cart.tnt=0'
  328. item.cart.tnt=7009
  329. #
  330.  
  331. # ignored if 'entity.cart.track.relayer=0'
  332. item.cart.track.relayer=7010
  333. #
  334.  
  335. # ignored if 'entity.cart.undercutter=0'
  336. item.cart.undercutter=7011
  337. #
  338.  
  339. # ignored if 'entity.cart.work=0'
  340. item.cart.work=7012
  341. #
  342.  
  343. #
  344. item.circuit.controller=7013
  345. #
  346.  
  347. #
  348. item.circuit.receiver=7014
  349. #
  350.  
  351. # change to 'item.coke=0' to disable
  352. item.coke=7015
  353. #
  354.  
  355. #
  356. item.creosote.bottle=7016
  357. #
  358.  
  359. #
  360. item.creosote.bucket=7017
  361. #
  362.  
  363. #
  364. item.creosote.can=7018
  365. #
  366.  
  367. #
  368. item.creosote.liquid=7019
  369. #
  370.  
  371. #
  372. item.creosote.refactory=7020
  373. #
  374.  
  375. #
  376. item.creosote.wax=7021
  377. #
  378.  
  379. # change to 'item.crowbar=0' to disable
  380. item.crowbar=7022
  381. #
  382.  
  383. # change to 'item.ic2.upgrade.lapotron=0' to disable
  384. item.ic2.upgrade.lapotron=7023
  385. #
  386.  
  387. #
  388. item.lamp=7024
  389. #
  390.  
  391. # change to 'item.signal.tuner=0' to disable
  392. item.signal.tuner=7025
  393. #
  394.  
  395. # change to 'item.surveyor=0' to disable
  396. item.surveyor=7026
  397. #
  398.  
  399. #
  400. part.dust.obsidian=7027
  401. #
  402.  
  403. #
  404. part.ingot.steel=7028
  405. #
  406.  
  407. #
  408. part.rail.advanced=7029
  409. #
  410.  
  411. #
  412. part.rail.reinforced=7030
  413. #
  414.  
  415. #
  416. part.rail.speed=7031
  417. #
  418.  
  419. #
  420. part.rail.standard=7032
  421. #
  422.  
  423. # ignored if 'tweaks.rails.useOldRecipes=true'
  424. part.railbed.stone=7033
  425. #
  426.  
  427. # ignored if 'tweaks.rails.useOldRecipes=true'
  428. part.railbed.wood=7034
  429. #
  430.  
  431. # change to 'part.rebar=0' to disable, iron ingots will be used instead for all recipes
  432. part.rebar=7035
  433. #
  434.  
  435. #
  436. part.tie.stone=7036
  437. #
  438.  
  439. #
  440. part.tie.wood=7037
  441. #
  442.  
  443. #
  444. structure.post.metal=7038
  445. }
Add Comment
Please, Sign In to add comment