Guest User

Untitled

a guest
Jun 3rd, 2013
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.37 KB | None | 0 0
  1. # Configuration file
  2.  
  3. ####################
  4. # anchors
  5. ####################
  6.  
  7. anchors {
  8. #
  9. # change to craftable=false to disable World Anchor crafting, they will still be available via Creative
  10. #
  11. B:craftable=true
  12.  
  13. #
  14. # change to 'delete.anchors=true' to delete every World Anchor or Anchor Cart in the world.
  15. # Value resets to false after each session.
  16. # To disable Anchors completely, disable the ChunkLoading Module from 'modules.cfg'
  17. #
  18. B:delete.anchors=false
  19.  
  20. #
  21. # this is the itemID of the item to be used as Anchor Fuel, defaults to Ender Pearls, does not support meta
  22. #
  23. I:fuel.itemID=368
  24.  
  25. #
  26. # change to interact.with.pipes=false to prevent pipes, tubes, or various other things from interacting with Anchors
  27. #
  28. B:interact.with.pipes=true
  29.  
  30. #
  31. # change to personal.craftable=false to disable Personal Anchor crafting, they will still be available via Creative
  32. #
  33. B:personal.craftable=true
  34.  
  35. #
  36. # the number of hours that a single Ender Pearl will power a Personal Anchor or Personal Anchor Cart
  37. # this is an approximation only, actual duration is affected by number of chunks loaded and tick rate
  38. # set it to -1 to disable the fuel requirement, default = 12, max = 480
  39. #
  40. I:personal.refuel=12
  41.  
  42. #
  43. # change to print.locations=true to print Anchor locations to the log on startup
  44. #
  45. B:print.locations=true
  46.  
  47. #
  48. # the number of hours that a single Ender Pearl will power a World Anchor or Anchor Cart
  49. # this is an approximation only, actual duration is affected by number of chunks loaded and tick rate
  50. # set it to -1 to disable the fuel requirement, default = 12, max = 480
  51. #
  52. I:refuel=12
  53. }
  54.  
  55.  
  56. ####################
  57. # block
  58. #===================
  59. # This is were block IDs are defined.
  60. # Changing these will have adverse effects on existing worlds.
  61. # For the list of which sub-blocks are on each ID see the sub-block section below.
  62. ####################
  63.  
  64. block {
  65. I:block.cube=1050
  66. I:block.detector=1051
  67. I:block.elevator=1052
  68. I:block.machine.alpha=1053
  69. I:block.machine.beta=1054
  70. I:block.machine.gamma=1055
  71. I:block.ore=244
  72. I:block.post=1056
  73. I:block.post.metal=1057
  74. I:block.signal=1058
  75. I:block.track=1059
  76. I:block.wall=1060
  77. I:block.worldlogic=1061
  78. }
  79.  
  80.  
  81. ####################
  82. # carts
  83. #===================
  84. # Disable individual carts here.
  85. ####################
  86.  
  87. carts {
  88. B:cart.anchor=true
  89. B:cart.anchor.personal=true
  90. B:cart.bore=true
  91. B:cart.energy.batbox=true
  92. B:cart.energy.mfe=true
  93. B:cart.energy.mfsu=true
  94. B:cart.gift=true
  95. B:cart.loco.steam=true
  96. B:cart.pumpkin=true
  97. B:cart.tank=true
  98. B:cart.tnt=true
  99. B:cart.track.relayer=true
  100. B:cart.undercutter=true
  101. B:cart.work=true
  102. }
  103.  
  104.  
  105. ####################
  106. # general
  107. ####################
  108.  
  109. general {
  110. #
  111. # change to 'check.version.online=false' to disable latest version checking
  112. #
  113. B:check.version.online=false
  114.  
  115. #
  116. # change to 'play.sounds=false' to prevent all mod sounds from playing
  117. #
  118. B:play.sounds=true
  119. }
  120.  
  121.  
  122. ####################
  123. # ic2
  124. ####################
  125.  
  126. ic2 {
  127. ####################
  128. # refinediron
  129. ####################
  130.  
  131. refinediron {
  132. #
  133. # change to adjust the time in ticks it takes to make Steel. Ignored if other two options are false'
  134. # min=320, default=1280, max=5120
  135. #
  136. I:steelCookTime=1280
  137. }
  138.  
  139. }
  140.  
  141.  
  142. ####################
  143. # item
  144. #===================
  145. # Generally, many items can be disabled by setting the id to zero.
  146. # This is not true for all item, so some experimentation may be needed.
  147. # Some disabled items will cause a substitute to be used in crafting recipes.
  148. ####################
  149.  
  150. item {
  151. I:armor.goggles=7552
  152. I:armor.overalls=7554
  153. I:armor.steel.boots=7546
  154. I:armor.steel.helmet=7547
  155. I:armor.steel.legs=7548
  156. I:armor.steel.plate=7549
  157. I:backpack.iceman.t1=7558
  158. I:backpack.iceman.t2=7559
  159. I:backpack.trackman.t1=7555
  160. I:backpack.trackman.t2=7556
  161. I:dust=7500
  162. I:fuel.coke=7501
  163. I:ic2.upgrade.lapotron=7502
  164. I:item.cart.anchor=7503
  165. I:item.cart.anchor.personal=7553
  166. I:item.cart.batbox=7504
  167. I:item.cart.bore=7505
  168. I:item.cart.gift=7551
  169. I:item.cart.loco.steam=7550
  170. I:item.cart.mfe=7506
  171. I:item.cart.mfsu=7507
  172. I:item.cart.pumpkin=7508
  173. I:item.cart.tank=7509
  174. I:item.cart.tnt=7510
  175. I:item.cart.track.relayer=7511
  176. I:item.cart.undercutter=7512
  177. I:item.cart.work=7513
  178. I:liquid.creosote.bottle=7514
  179. I:liquid.creosote.bucket=7515
  180. I:liquid.creosote.can=7516
  181. I:liquid.creosote.cell=7560
  182. I:liquid.creosote.liquid=7517
  183. I:liquid.creosote.refactory=7518
  184. I:liquid.creosote.wax=7519
  185. I:liquid.steam=7520
  186. I:nugget=7557
  187. I:part.circuit=7521
  188. I:part.circuit.controller=7521
  189. I:part.circuit.receiver=7522
  190. I:part.gear=7523
  191. I:part.ingot.steel=7524
  192. I:part.plate=7525
  193. I:part.rail=7526
  194. I:part.railbed=7527
  195. I:part.rebar=7528
  196. I:part.signal.lamp=7529
  197. I:part.tie=7530
  198. I:part.turbine.blade=7531
  199. I:part.turbine.disk=7532
  200. I:part.turbine.rotor=7533
  201. I:tool.bore.head.diamond=7534
  202. I:tool.bore.head.iron=7535
  203. I:tool.bore.head.steel=7536
  204. I:tool.crowbar=7537
  205. I:tool.magnifying.glass=7538
  206. I:tool.signal.tuner=7539
  207. I:tool.steel.axe=7540
  208. I:tool.steel.hoe=7541
  209. I:tool.steel.pickaxe=7542
  210. I:tool.steel.shovel=7543
  211. I:tool.steel.sword=7544
  212. I:tool.surveyor=7545
  213. I:tool.whistle.tuner=7561
  214. }
  215.  
  216.  
  217. ####################
  218. # loot
  219. #===================
  220. # Loot chances are defined here.
  221. # Smaller values are rarer.
  222. # Example Loot:
  223. # Bread = 100
  224. # Redstone = 50
  225. # Record = 5
  226. # Golden Apple = 1
  227. ####################
  228.  
  229. loot {
  230. I:armor.steel.boots=5
  231. I:armor.steel.helmet=5
  232. I:armor.steel.legs=5
  233. I:armor.steel.plate=5
  234. I:cart.basic=10
  235. I:cart.chest=10
  236. I:cart.tnt=5
  237. I:cart.work=8
  238. I:creosote.bottle=20
  239. I:fuel.coke=20
  240. I:steel.block=5
  241. I:steel.ingot=10
  242. I:tie.wood=20
  243. I:tool.crowbar=10
  244. I:tool.steel.axe=5
  245. I:tool.steel.pickaxe=5
  246. I:tool.steel.shovel=5
  247. I:tool.steel.sword=5
  248. I:track.basic=30
  249. }
  250.  
  251.  
  252. ####################
  253. # recipes
  254. #===================
  255. # You can add or remove various recipes here
  256. ####################
  257.  
  258. recipes {
  259. ####################
  260. # minecraft
  261. ####################
  262.  
  263. minecraft {
  264. ####################
  265. # furnace
  266. ####################
  267.  
  268. furnace {
  269. #
  270. # change to 'creosote=true' to add smelting recipes for Creosote Oil to the vanilla furnace
  271. #
  272. B:creosote=false
  273. }
  274.  
  275. }
  276.  
  277. ####################
  278. # railcraft
  279. ####################
  280.  
  281. railcraft {
  282. ####################
  283. # track
  284. ####################
  285.  
  286. track {
  287. #
  288. # change to 'useAltRecipes=true' to use track recipes more similar to vanilla minecraft
  289. #
  290. B:useAltRecipes=false
  291. }
  292.  
  293. ####################
  294. # rockcrusher
  295. ####################
  296.  
  297. rockcrusher {
  298. #
  299. # change to 'ores=false' to prevent the game from crushing ores into dusts (only available if IC2 installed)
  300. #
  301. B:ores=true
  302. }
  303.  
  304. ####################
  305. # misc
  306. ####################
  307.  
  308. misc {
  309. #
  310. # change to 'gunpowder=false' to disable the sulfur, saltpeter, charcoal dust recipe for gunpowder
  311. #
  312. B:gunpowder=true
  313. }
  314.  
  315. ####################
  316. # cart
  317. ####################
  318.  
  319. cart {
  320. #
  321. # change to 'bronze=false' to disable the bronze recipe for minecarts
  322. #
  323. B:bronze=true
  324.  
  325. #
  326. # change to 'furnace=true' to enable the Furnace Minecart recipe
  327. #
  328. B:furnace=false
  329.  
  330. #
  331. # change to 'steel=false' to disable the steel recipe for minecarts
  332. #
  333. B:steel=true
  334. }
  335.  
  336. }
  337.  
  338. ####################
  339. # ic2
  340. ####################
  341.  
  342. ic2 {
  343. ####################
  344. # macerator
  345. ####################
  346.  
  347. macerator {
  348. #
  349. # change to 'blaze=false' to disable the IC2 Macerator recipe for Blaze Powder
  350. #
  351. B:blaze=true
  352.  
  353. #
  354. # change to 'bones=false' to disable the IC2 Macerator recipe for Bonemeal
  355. #
  356. B:bones=true
  357.  
  358. #
  359. # change to 'charcoal=false' to disable the IC2 Macerator recipe for Charcoal Dust
  360. #
  361. B:charcoal=true
  362.  
  363. #
  364. # change to 'cobble=false' to disable the IC2 Macerator recipes for Cobblestone
  365. #
  366. B:cobble=true
  367.  
  368. #
  369. # change to 'dirt=false' to disable the IC2 Macerator recipe for Dirt
  370. #
  371. B:dirt=true
  372.  
  373. #
  374. # change to 'obsidian=false' to disable the IC2 Macerator recipes for Cushed Obsidian and Obsidian Dust
  375. #
  376. B:obsidian=false
  377.  
  378. #
  379. # change to 'ores=false' to disable the IC2 Macerator recipes for Ore Dusts
  380. #
  381. B:ores=true
  382. }
  383.  
  384. ####################
  385. # refinediron
  386. ####################
  387.  
  388. refinediron {
  389. #
  390. # change to 'disable=true' to prevent Refined Iron from being used in any IC2 recipe. Use in combination with 'useSteel'
  391. #
  392. B:disable=false
  393.  
  394. #
  395. # change to 'useSteel=true' to enable the use of Steel in any IC2 recipe that requires Refined Iron
  396. #
  397. B:useSteel=false
  398. }
  399.  
  400. }
  401.  
  402. ####################
  403. # forestry
  404. ####################
  405.  
  406. forestry {
  407. ####################
  408. # misc
  409. ####################
  410.  
  411. misc {
  412. #
  413. # change to 'fertilizer=false' to disable the saltpeter recipe for Forestry Fertilizer
  414. #
  415. B:fertilizer=true
  416. }
  417.  
  418. ####################
  419. # carpenter
  420. ####################
  421.  
  422. carpenter {
  423. #
  424. # change to 'ties=false' to disable the Carptenter Tie recipe
  425. #
  426. B:ties=true
  427. }
  428.  
  429. }
  430.  
  431. }
  432.  
  433.  
  434. ####################
  435. # subblocks
  436. #===================
  437. # Here is were you can enable/disable various sub-blocks.
  438. # Railcraft will attemtpt to compensate for any missing component by providing alternatives (usually).
  439. ####################
  440.  
  441. subblocks {
  442. B:cube.brick.infernal=true
  443. B:cube.brick.sandy=true
  444. B:cube.concrete.block=true
  445. B:cube.crushed.obsidian=true
  446. B:cube.steel.block=true
  447. B:cube.world.anchor=true
  448. B:machine.alpha.blast.furnace=true
  449. B:machine.alpha.coke.oven=true
  450. B:machine.alpha.dispenser.cart=true
  451. B:machine.alpha.dispenser.train=true
  452. B:machine.alpha.feed.station=true
  453. B:machine.alpha.loader.energy=true
  454. B:machine.alpha.loader.item.advanced=true
  455. B:machine.alpha.loader.liquid=true
  456. B:machine.alpha.personal.anchor=true
  457. B:machine.alpha.rock.crusher=true
  458. B:machine.alpha.rolling.machine=true
  459. B:machine.alpha.steam.oven=true
  460. B:machine.alpha.tank.water=true
  461. B:machine.alpha.turbine=true
  462. B:machine.alpha.unloader.energy=true
  463. B:machine.alpha.unloader.item.advanced=true
  464. B:machine.alpha.unloader.liquid=true
  465. B:machine.alpha.world.anchor=true
  466. B:machine.beta.anchor.sentinel=true
  467. B:machine.beta.boiler.firebox.liquid=true
  468. B:machine.beta.boiler.firebox.solid=true
  469. B:machine.beta.boiler.tank.pressure.high=true
  470. B:machine.beta.boiler.tank.pressure.low=true
  471. B:machine.beta.engine.steam.high=true
  472. B:machine.beta.engine.steam.hobby=true
  473. B:machine.beta.engine.steam.low=true
  474. B:machine.beta.tank.iron.gauge=true
  475. B:machine.beta.tank.iron.valve=true
  476. B:machine.beta.tank.iron.wall=true
  477. B:machine.gamma.dispenser.cart=true
  478. B:machine.gamma.dispenser.train=true
  479. B:machine.gamma.loader.energy=true
  480. B:machine.gamma.loader.item=true
  481. B:machine.gamma.loader.item.advanced=true
  482. B:machine.gamma.loader.liquid=true
  483. B:machine.gamma.unloader.energy=true
  484. B:machine.gamma.unloader.item=true
  485. B:machine.gamma.unloader.item.advanced=true
  486. B:machine.gamma.unloader.liquid=true
  487. B:ore.saltpeter=true
  488. B:ore.sulfur=true
  489. B:signal.block.signal=true
  490. B:signal.block.signal.dual=true
  491. B:signal.box.block.relay=true
  492. B:signal.box.capacitor=true
  493. B:signal.box.controller=true
  494. B:signal.box.receiver=true
  495. B:signal.distant=true
  496. B:signal.distant.dual=true
  497. B:signal.switch.lever=true
  498. B:signal.switch.motor=true
  499. B:track.boarding=true
  500. B:track.boarding.train=true
  501. B:track.buffer.stop=true
  502. B:track.control=true
  503. B:track.coupler=true
  504. B:track.decoupler=true
  505. B:track.detector.direction=true
  506. B:track.disembarking=true
  507. B:track.disposal=true
  508. B:track.embarking=true
  509. B:track.gated=true
  510. B:track.gated.oneway=true
  511. B:track.holding=true
  512. B:track.holding.train=true
  513. B:track.junction=true
  514. B:track.launcher=true
  515. B:track.limiter=true
  516. B:track.lockdown=true
  517. B:track.lockdown.train=true
  518. B:track.locomotive=true
  519. B:track.oneway=true
  520. B:track.priming=true
  521. B:track.reinforced=true
  522. B:track.reinforced.boost=true
  523. B:track.reinforced.junction=true
  524. B:track.reinforced.switch=true
  525. B:track.reinforced.wye=true
  526. B:track.slow=true
  527. B:track.slow.boost=true
  528. B:track.slow.junction=true
  529. B:track.slow.switch=true
  530. B:track.slow.wye=true
  531. B:track.speed=true
  532. B:track.speed.boost=true
  533. B:track.speed.switch=true
  534. B:track.speed.transition=true
  535. B:track.speed.wye=true
  536. B:track.suspended=true
  537. B:track.switch=true
  538. B:track.whistle=true
  539. B:track.wye=true
  540. B:wall.brick=true
  541. B:wall.concrete=true
  542. B:wall.ice=true
  543. B:wall.infernal=true
  544. B:wall.nether.brick=true
  545. B:wall.obsidian=true
  546. B:wall.sandstone=true
  547. B:wall.sandstone.chiseled=true
  548. B:wall.sandstone.smooth=true
  549. B:wall.sandy=true
  550. B:wall.snow=true
  551. B:wall.stone.brick=true
  552. B:wall.stone.brick.chiseled=true
  553. B:wall.stone.brick.cracked=true
  554. B:wall.stone.brick.mossy=true
  555. }
  556.  
  557.  
  558. ####################
  559. # tweaks
  560. #===================
  561. # Here you can change the behavior of various things
  562. ####################
  563.  
  564. tweaks {
  565. ####################
  566. # blocks
  567. ####################
  568.  
  569. blocks {
  570. ####################
  571. # cartdispenser
  572. ####################
  573.  
  574. cartdispenser {
  575. #
  576. # set the minimum number of seconds between cart dispensing, default=0
  577. #
  578. I:delay=0
  579. }
  580.  
  581. ####################
  582. # irontank
  583. ####################
  584.  
  585. irontank {
  586. #
  587. # Change to 'allow.stacking=false' to disable the stacking of Iron Tanks
  588. #
  589. B:allow.stacking=true
  590.  
  591. #
  592. # Allows you to set the max Iron Tank base dimension, valid values are 3, 5, 7, and 9
  593. #
  594. I:maxsize=9
  595. }
  596.  
  597. ####################
  598. # signals
  599. ####################
  600.  
  601. signals {
  602. #
  603. # change to 'printDebug=true' to log debug info for Signal Blocks
  604. #
  605. B:printDebug=false
  606.  
  607. #
  608. # measured in tick, smaller numbers update more often, resulting in more sensitive signals, but cost more cpu power, default = 4
  609. #
  610. I:update.interval=4
  611. }
  612.  
  613. }
  614.  
  615. ####################
  616. # tracks
  617. ####################
  618.  
  619. tracks {
  620. ####################
  621. # speed
  622. ####################
  623.  
  624. speed {
  625. #
  626. # change 'max.speed' to limit max speed on high speed rails, useful if your computer can't keep up with chunk loading, min=0.6, default=1.0, max=1.2
  627. #
  628. D:max.speed=1.0
  629. }
  630.  
  631. ####################
  632. # launch
  633. ####################
  634.  
  635. launch {
  636. #
  637. # change the value to your desired max launch rail force, min=5, default=30, max=50
  638. #
  639. I:force.max=30
  640. }
  641.  
  642. }
  643.  
  644. ####################
  645. # carts
  646. ####################
  647.  
  648. carts {
  649. ####################
  650. # general
  651. ####################
  652.  
  653. general {
  654. #
  655. # change to 'breakOnDrop=true' to restore vanilla behavior
  656. #
  657. B:breakOnDrop=false
  658.  
  659. #
  660. # change to 'collideWithItems=true' to restore minecart collisions with dropped items, ignored if 'register.handler.collision=false'
  661. #
  662. B:collideWithItems=false
  663.  
  664. #
  665. # change the value to your desired minecart stack size, vanilla=1, default=3, max=64
  666. #
  667. I:maxStackSize=3
  668.  
  669. #
  670. # change to 'register.collision.handler=false' to use a minecart collision handler from a different mod or vanilla behavior
  671. #
  672. B:register.collision.handler=true
  673.  
  674. #
  675. # change to 'solid.carts=false' to return minecarts to vanilla player vs cart collision behavior
  676. # in vanilla minecarts are ghost like can be walked through
  677. # but making carts solid also makes them hard to push by hand
  678. # this setting is ignored if aren't using the Railcraft Collision Handler
  679. #
  680. B:solid.carts=true
  681. }
  682.  
  683. ####################
  684. # basic
  685. ####################
  686.  
  687. basic {
  688. #
  689. # change to 'adjustDrag=false' to give basic carts the original vanilla drag values, after changing you may need to replace the carts to see any change in game
  690. #
  691. B:adjustDrag=true
  692. }
  693.  
  694. ####################
  695. # bore
  696. ####################
  697.  
  698. bore {
  699. #
  700. # change to 'destroyBlocks=true' to cause the Bore to destroy the blocks it mines instead of dropping them
  701. #
  702. B:destroyBlocks=false
  703.  
  704. #
  705. # change to 'mineAllBlocks=false' to enable mining checks, use true setting with caution, especially on servers
  706. #
  707. B:mineAllBlocks=true
  708.  
  709. #
  710. # add block ids to 'mineableBlocks' in a common seperated list to define non-vanilla blocks mineable by the tunnel bore
  711. # ignored if 'tweaks.carts.bore.mineAllBlocks=true'
  712. # metadata sensative entries can be defined in the form 'blockid:metadata'
  713. # inclusive ranges can be defined in the form 'startID-endID'
  714. # Example:mineableBlocks= { 123, 134:3, 450-500 }
  715. #
  716. S:mineableBlocks={}
  717. }
  718.  
  719. ####################
  720. # tank
  721. ####################
  722.  
  723. tank {
  724. #
  725. # change the value to your desired Tank Cart capacity in buckets, min=1, default=16, max=32, ignored if 'tweaks.minecarts.tank.useCustomValues=false'
  726. #
  727. I:capacity=16
  728.  
  729. #
  730. # change the value to your desired Tank Cart fill rate in milli-buckets per tick, min=5, default=25, max=50
  731. # # there are 1000 milli-buckets in a bucket, ignored if 'tweaks.minecarts.tank.useCustomValues=false'
  732. #
  733. I:fillrate=25
  734.  
  735. #
  736. # change to 'useCustomValues=true' to adjust the Tank Cart's capacity and fill rate
  737. #
  738. B:useCustomValues=false
  739. }
  740.  
  741. }
  742.  
  743. }
  744.  
  745.  
  746. ####################
  747. # worldgen
  748. #===================
  749. # You can control which Ores generate in the world here.
  750. # If wish to disable world gen entirely,
  751. # it is recommended that you disable the World Module in 'modules.cfg' instead.
  752. ####################
  753.  
  754. worldgen {
  755. B:world.generate.saltpeter=true
  756. B:world.generate.sulfur=true
  757. }
Advertisement
Add Comment
Please, Sign In to add comment