Advertisement
Guest User

RFTools old cfg

a guest
Jul 17th, 2019
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 76.40 KB | None | 0 0
  1. # Configuration file
  2.  
  3. ##########################################################################################################
  4. # blockprotector
  5. #--------------------------------------------------------------------------------------------------------#
  6. # Settings for the block protector machine
  7. ##########################################################################################################
  8.  
  9. blockprotector {
  10. # Maximum RF storage that the block protector can hold [range: 0 ~ 2147483647, default: 500000]
  11. I:blockProtectorMaxRF=500000
  12.  
  13. # RF per tick that the block protector can receive [range: 0 ~ 2147483647, default: 20000]
  14. I:blockProtectorRFPerTick=20000
  15.  
  16. # Whether the block protector should exist [default: true]
  17. B:enabled=true
  18.  
  19. # The maximum distance between the protector and the protected blocks (on one axis) [range: 0 ~ 1000000, default: 10]
  20. I:maxProtectDistance=10
  21.  
  22. # The RF that is consumed to protect a block right next to the explosion with a radius of 8 (standard TNT). Further distances will reduce power usage, bigger radius will increase power usage. [range: 0 ~ 2147483647, default: 10000]
  23. I:rfForExplosionProtection=10000
  24.  
  25. # The RF that is consumed to protect against a single harvest attempt [range: 0 ~ 2147483647, default: 2000]
  26. I:rfForHarvestAttempt=2000
  27.  
  28. # Amount of passive RF/tick used for every protected block [range: 0 ~ 2147483647, default: 5]
  29. I:rfPerProtectedBlock=5
  30. }
  31.  
  32.  
  33. ##########################################################################################################
  34. # booster
  35. #--------------------------------------------------------------------------------------------------------#
  36. # Settings for the booster
  37. ##########################################################################################################
  38.  
  39. booster {
  40. # Maximum RF storage that the booster can hold [range: 0 ~ 2147483647, default: 200000]
  41. I:boosterMaxRF=200000
  42.  
  43. # RF per tick that the the booster can receive [range: 0 ~ 2147483647, default: 1000]
  44. I:boosterRFPerTick=1000
  45.  
  46. # Multiplier for the module to calculate RF consumption for a single usage [range: 0.0 ~ 1.0E9, default: 500000.0]
  47. S:energyMultiplier=500000.0
  48. }
  49.  
  50.  
  51. ##########################################################################################################
  52. # builder
  53. #--------------------------------------------------------------------------------------------------------#
  54. # Settings for the builder
  55. ##########################################################################################################
  56.  
  57. builder {
  58. # Maximum RF storage that the builder can hold [range: 0 ~ 2147483647, default: 1000000]
  59. I:builderMaxRF=1000000
  60.  
  61. # RF per tick that the builder can receive [range: 0 ~ 2147483647, default: 20000]
  62. I:builderRFPerTick=20000
  63.  
  64. # RF per entity move operation for the builder [range: 0 ~ 2147483647, default: 5000]
  65. I:builderRfPerEntity=5000
  66.  
  67. # Base RF per block operation for the builder when used as a pump [range: 0 ~ 2147483647, default: 300]
  68. I:builderRfPerLiquid=300
  69.  
  70. # RF per block operation for the builder when used to build [range: 0 ~ 2147483647, default: 500]
  71. I:builderRfPerOperation=500
  72.  
  73. # RF per player move operation for the builder [range: 0 ~ 2147483647, default: 40000]
  74. I:builderRfPerPlayer=40000
  75.  
  76. # Base RF per block operation for the builder when used as a quarry or voider (actual cost depends on hardness of block) [range: 0 ~ 2147483647, default: 300]
  77. I:builderRfPerQuarry=300
  78.  
  79. # RF per block that is skipped (used when a filter is added to the builder) [range: 0 ~ 2147483647, default: 50]
  80. I:builderRfPerSkipped=50
  81.  
  82. # If true we allow the clearing quarry cards to be crafted (these can be heavier on the server) [default: true]
  83. B:clearingQuarryAllowed=true
  84.  
  85. # The cost of collecting an item (builder 'collect items' mode)) [range: 0 ~ 2147483647, default: 20]
  86. I:collectRFPerItem=20
  87.  
  88. # The RF/t per area to keep checking for items in a given area (builder 'collect items' mode)) [range: 0.0 ~ 1000000.0, default: 0.5]
  89. S:collectRFPerTickPerArea=0.5
  90.  
  91. # The cost of collecting 1 XP level (builder 'collect items' mode)) [range: 0.0 ~ 1000000.0, default: 2.0]
  92. S:collectRFPerXP=2.0
  93.  
  94. # How many ticks we wait before collecting again (with the builder 'collect items' mode) [range: 0 ~ 2147483647, default: 10]
  95. I:collectTimer=10
  96.  
  97. # How much more expensive a move accross dimensions is [range: 0.0 ~ 1000000.0, default: 5.0]
  98. S:dimensionCostFactor=5.0
  99.  
  100. # The RF per operation of the builder is multiplied with this factor when using the fortune quarry shape card [range: 0.0 ~ 1000000.0, default: 2.0]
  101. S:fortunequarryShapeCardFactor=2.0
  102.  
  103. # Maximum dimension of the shape when a shape card is used in the builder [range: 0 ~ 2147483647, default: 512]
  104. I:maxBuilderDimension=512
  105.  
  106. # Maximum offset of the shape when a shape card is used in the builder [range: 0 ~ 2147483647, default: 260]
  107. I:maxBuilderOffset=260
  108.  
  109. # Maximum dimension for the space chamber [range: 0 ~ 100000, default: 128]
  110. I:maxSpaceChamberDimension=128
  111.  
  112. # If true we go back to the old (wrong) sphere/cylinder calculation for the builder/shield [default: false]
  113. B:oldSphereCylinderShape=false
  114.  
  115. # If true we allow quarry cards to be crafted [default: true]
  116. B:quarryAllowed=true
  117.  
  118. # The base speed (number of blocks per tick) of the quarry [range: 0 ~ 2147483647, default: 8]
  119. I:quarryBaseSpeed=8
  120.  
  121. # If true the quarry will chunkload a chunk at a time. If false the quarry will stop if a chunk is not loaded [default: true]
  122. B:quarryChunkloads=true
  123.  
  124. # Multiply the infusion factor with this value and add that to the quarry base speed [range: 0 ~ 2147483647, default: 20]
  125. I:quarryInfusionSpeedFactor=20
  126.  
  127. # Use this block for the builder to replace with [default: minecraft:dirt]
  128. S:quarryReplacE=minecraft:dirt
  129.  
  130. # If true the quarry will also quarry tile entities. Otherwise it just ignores them [default: true]
  131. B:quarryTileEntities=true
  132.  
  133. # If true we allow shape cards to be crafted. Note that in order to use the quarry system you must also enable this [default: true]
  134. B:shapeCardAllowed=true
  135.  
  136. # If true a holo hud with current progress is shown above the builder [default: true]
  137. B:showProgressHud=true
  138.  
  139. # The RF per operation of the builder is multiplied with this factor when using the silk quarry shape card [range: 0.0 ~ 1000000.0, default: 3.0]
  140. S:silkquarryShapeCardFactor=3.0
  141.  
  142. # Can Tile Entities be moved? 'forbidden' means never, 'whitelist' means only whitelisted, 'blacklist' means all except blacklisted, 'allowed' means all (MOVE_FORBIDDEN,MOVE_WHITELIST,MOVE_BLACKLIST,MOVE_ALLOWED) [default: MOVE_WHITELIST]
  143. S:tileEntityMode=MOVE_WHITELIST
  144.  
  145. # The RF per operation of the builder is multiplied with this factor when using the void shape card [range: 0.0 ~ 1000000.0, default: 0.5]
  146. S:voidShapeCardFactor=0.5
  147. }
  148.  
  149.  
  150. ##########################################################################################################
  151. # coalgen
  152. #--------------------------------------------------------------------------------------------------------#
  153. # Settings for the coal generator
  154. ##########################################################################################################
  155.  
  156. coalgen {
  157. # Whether the coal generator should exist [default: true]
  158. B:enabled=true
  159.  
  160. # Amount of RF generated per tick [range: 0 ~ 2147483647, default: 60]
  161. I:generatePerTick=60
  162.  
  163. # RF per tick that the generator can charge items with [range: 0 ~ 2147483647, default: 1000]
  164. I:generatorChargePerTick=1000
  165.  
  166. # Maximum RF storage that the generator can hold [range: 0 ~ 2147483647, default: 500000]
  167. I:generatorMaxRF=500000
  168.  
  169. # RF per tick that the generator can send [range: 0 ~ 2147483647, default: 2000]
  170. I:generatorRFPerTick=2000
  171.  
  172. # Amount of ticks generated per coal [range: 0 ~ 2147483647, default: 600]
  173. I:ticksPerCoal=600
  174. }
  175.  
  176.  
  177. ##########################################################################################################
  178. # crafter
  179. #--------------------------------------------------------------------------------------------------------#
  180. # Settings for the crafter
  181. ##########################################################################################################
  182.  
  183. crafter {
  184. # Maximum RF storage that the crafter can hold [range: 0 ~ 2147483647, default: 50000]
  185. I:crafterMaxRF=50000
  186.  
  187. # RF per tick that the crafter can receive [range: 0 ~ 2147483647, default: 500]
  188. I:crafterRFPerTick=500
  189.  
  190. # Whether the crafter should exist [default: true]
  191. B:enabled=true
  192.  
  193. # Amount of RF used per crafting operation [range: 0 ~ 2147483647, default: 100]
  194. I:rfPerOperation=100
  195.  
  196. # How many operations to do at once in fast mode [range: 0 ~ 2147483647, default: 5]
  197. I:speedOperations=5
  198. }
  199.  
  200.  
  201. ##########################################################################################################
  202. # elevator
  203. #--------------------------------------------------------------------------------------------------------#
  204. # Settings for the elevator
  205. ##########################################################################################################
  206.  
  207. elevator {
  208. # The volume for the elevator sound (1.0 is default, 0.0 is off) [range: 0.0 ~ 1.0, default: 1.0]
  209. S:baseElevatorVolume=1.0
  210.  
  211. # Maximum RF storage that the generator can hold [range: 0 ~ 2147483647, default: 150000]
  212. I:elevatorMaximumRF=150000
  213.  
  214. # RF per tick that the evelator block can receive [range: 0 ~ 2147483647, default: 1000]
  215. I:elevatorRFPerTick=1000
  216.  
  217. # Relative volume of the elevator looping sound. With 1.0 the looping sound has equal loudness as the elevator base volume [range: 0.0 ~ 1.0, default: 1.0]
  218. S:loopVolumeFactor=1.0
  219.  
  220. # Maximum platform size that can be moved [range: 0 ~ 10000, default: 11]
  221. I:maxPlatformSize=11
  222.  
  223. # Distance from the end at which speed will start going down again [range: 0.0 ~ 1.0E9, default: 2.0]
  224. S:maxSpeedDistanceEnd=2.0
  225.  
  226. # Distance from the start at which maximum speed is reached [range: 0.0 ~ 1.0E9, default: 5.0]
  227. S:maxSpeedDistanceStart=5.0
  228.  
  229. # Maximum elevator speed [range: 0.0 ~ 1.0E9, default: 0.3]
  230. S:maximumSpeed=0.3
  231.  
  232. # Mimumum elevator speed [range: 0.0 ~ 1.0E9, default: 0.1]
  233. S:minimumSpeed=0.1
  234.  
  235. # Amount of RF used per height level when moving [range: 0 ~ 2147483647, default: 500]
  236. I:rfPerHeightUnit=500
  237. }
  238.  
  239.  
  240. ##########################################################################################################
  241. # endergenic
  242. #--------------------------------------------------------------------------------------------------------#
  243. # Settings for the endergenic generator
  244. ##########################################################################################################
  245.  
  246. endergenic {
  247. # The amount of particles to spawn whenever a pearl is lost (use 0 to disable) [range: 0 ~ 1000, default: 10]
  248. I:endergenicBadParticles=10
  249.  
  250. # The chance (in 1/10 percent, so 1000 = 100%) that an endergenic pearl is lost while trying to hold it [range: 0 ~ 1000, default: 5]
  251. I:endergenicChanceLost=5
  252.  
  253. # The amount of particles to spawn whenever energy is generated (use 0 to disable) [range: 0 ~ 1000, default: 10]
  254. I:endergenicGoodParticles=10
  255.  
  256. # The amount of RF that every endergenic will keep itself (so that it can hold pearls) [range: 0 ~ 2147483647, default: 2000]
  257. I:endergenicKeepRf=2000
  258.  
  259. # The amount of RF that is consumed every tick to hold the endergenic pearl [range: 0 ~ 2147483647, default: 500]
  260. I:endergenicRfHolding=500
  261.  
  262. # The amount of RF per tick that this generator can give from its internal buffer to adjacent blocks [range: 0 ~ 2147483647, default: 20000]
  263. I:endergenicRfOutput=20000
  264.  
  265. # Multiplier for power generation [range: 0.0 ~ 1.0E9, default: 2.0]
  266. S:powergenFactor=2.0
  267. }
  268.  
  269.  
  270. ##########################################################################################################
  271. # environmental
  272. #--------------------------------------------------------------------------------------------------------#
  273. # Settings for the environmental controller
  274. ##########################################################################################################
  275.  
  276. environmental {
  277. # Set to true to make the blindness module work on players [default: false]
  278. B:blindnessAvailable=false
  279.  
  280. # RF per tick/per block for the blindness module [range: 0.0 ~ 1.0E9, default: 0.01]
  281. S:blindnessRFPerTick=0.01
  282.  
  283. # Maximum RF storage that the environmental controller can hold [range: 0 ~ 2147483647, default: 500000]
  284. I:environmentalMaxRF=500000
  285.  
  286. # The minimum RF/tick usage that an active controller consumes [range: 0 ~ 2147483647, default: 5]
  287. I:environmentalMinRFUsage=5
  288.  
  289. # RF per tick that the the environmental controller can receive [range: 0 ~ 2147483647, default: 20000]
  290. I:environmentalRFPerTick=20000
  291.  
  292. # RF per tick/per block for the feather falling plus module [range: 0.0 ~ 1.0E9, default: 0.003]
  293. S:featherfallingPlusRFPerTick=0.003
  294.  
  295. # RF per tick/per block for the feather falling module [range: 0.0 ~ 1.0E9, default: 0.001]
  296. S:featherfallingRFPerTick=0.001
  297.  
  298. # RF per tick/per block for the flight module [range: 0.0 ~ 1.0E9, default: 0.004]
  299. S:flightRFPerTick=0.004
  300.  
  301. # RF per tick/per block for the glowing module [range: 0.0 ~ 1.0E9, default: 0.001]
  302. S:glowingRFPerTick=0.001
  303.  
  304. # RF per tick/per block for the haste plus module [range: 0.0 ~ 1.0E9, default: 0.003]
  305. S:hastePlusRFPerTick=0.003
  306.  
  307. # RF per tick/per block for the haste module [range: 0.0 ~ 1.0E9, default: 0.001]
  308. S:hasteRFPerTick=0.001
  309.  
  310. # RF per tick/per block for the luck module [range: 0.0 ~ 1.0E9, default: 0.002]
  311. S:luckRFPerTick=0.002
  312.  
  313. # When the environmental controller is used on mobs the power usage is multiplied with this [range: 0.0 ~ 1.0E8, default: 2.0]
  314. S:mobsPowerMultiplier=2.0
  315.  
  316. # RF per tick/per block for the night vision module [range: 0.0 ~ 1.0E9, default: 0.001]
  317. S:nightvisionRFPerTick=0.001
  318.  
  319. # RF per tick/per block for the noTeleport module [range: 0.0 ~ 1.0E9, default: 0.002]
  320. S:noTeleportRFPerTick=0.002
  321.  
  322. # RF per tick/per block for the peaceful module [range: 0.0 ~ 1.0E9, default: 0.001]
  323. S:peacefulRFPerTick=0.001
  324.  
  325. # Set to true to make the poison module work on players [default: false]
  326. B:poisonAvailable=false
  327.  
  328. # RF per tick/per block for the poison module [range: 0.0 ~ 1.0E9, default: 0.02]
  329. S:poisonRFPerTick=0.02
  330.  
  331. # RF per tick/per block for the regeneration plus module [range: 0.0 ~ 1.0E9, default: 0.0045]
  332. S:regenerationPlusRFPerTick=0.0045
  333.  
  334. # RF per tick/per block for the regeneration module [range: 0.0 ~ 1.0E9, default: 0.0015]
  335. S:regenerationRFPerTick=0.0015
  336.  
  337. # RF per tick/per block for the saturation plus module [range: 0.0 ~ 1.0E9, default: 0.003]
  338. S:saturationPlusRFPerTick=0.003
  339.  
  340. # RF per tick/per block for the saturation module [range: 0.0 ~ 1.0E9, default: 0.001]
  341. S:saturationRFPerTick=0.001
  342.  
  343. # Set to true to make the slowness module work on players [default: false]
  344. B:slownessAvailable=false
  345.  
  346. # RF per tick/per block for the slowness module [range: 0.0 ~ 1.0E9, default: 0.012]
  347. S:slownessRFPerTick=0.012
  348.  
  349. # RF per tick/per block for the speed plus module [range: 0.0 ~ 1.0E9, default: 0.003]
  350. S:speedPlusRFPerTick=0.003
  351.  
  352. # RF per tick/per block for the speed module [range: 0.0 ~ 1.0E9, default: 0.001]
  353. S:speedRFPerTick=0.001
  354.  
  355. # RF per tick/per block for the wather breathing module [range: 0.0 ~ 1.0E9, default: 0.001]
  356. S:watherBreathingRFPerTick=0.001
  357.  
  358. # Set to true to make the weakness module work on players [default: false]
  359. B:weaknessAvailable=false
  360.  
  361. # RF per tick/per block for the weakness module [range: 0.0 ~ 1.0E9, default: 0.01]
  362. S:weaknessRFPerTick=0.01
  363. }
  364.  
  365.  
  366. ##########################################################################################################
  367. # general
  368. #--------------------------------------------------------------------------------------------------------#
  369. # General settings
  370. ##########################################################################################################
  371.  
  372. general {
  373. # Oregen for dimensional shards in case RFTools Dimensions is present [default: [-1], [1]]
  374. S:dimensionalShardOregenWithDimensions <
  375. -1
  376. 1
  377. >
  378.  
  379. # Oregen for dimensional shards in case RFTools Dimensions is not present [default: [-1], [1]]
  380. S:dimensionalShardOregenWithoutDimensions <
  381. -1
  382. 1
  383. >
  384.  
  385. # Craftability of dimensional shards if RFTools Dimension is present: 0=not, 1=easy, 2=hard [range: 0 ~ 2, default: 0]
  386. I:dimensionalShardRecipeWithDimensions=0
  387.  
  388. # Craftability of dimensional shards if RFTools Dimension is not present: 0=not, 1=easy, 2=hard [range: 0 ~ 2, default: 2]
  389. I:dimensionalShardRecipeWithoutDimensions=2
  390.  
  391. # Amount of injections needed to get a fully absorbed mob essence [range: 0 ~ 10000, default: 10]
  392. I:maxMobInjections=10
  393.  
  394. # Maximum y level for dimensional shard ores [range: 0 ~ 255, default: 40]
  395. I:oreMaximumHeight=40
  396.  
  397. # Maximum number of veins for dimensional shard ores [range: 0 ~ 10000, default: 3]
  398. I:oreMaximumVeinCount=3
  399.  
  400. # Maximum vein size of dimensional shard ores [range: 0 ~ 10000, default: 8]
  401. I:oreMaximumVeinSize=8
  402.  
  403. # Minimum y level for dimensional shard ores [range: 0 ~ 255, default: 2]
  404. I:oreMinimumHeight=2
  405.  
  406. # Minimum vein size of dimensional shard ores [range: 0 ~ 10000, default: 5]
  407. I:oreMinimumVeinSize=5
  408.  
  409. # Set to true to enable retrogen [default: true]
  410. B:retrogen=true
  411.  
  412. # The ID for the RFTools villager. -1 means disable, 0 means to automatically assigns an id, any other number will use that as fixed id [range: -1 ~ 2147483647, default: 0]
  413. I:villagerId=0
  414. }
  415.  
  416.  
  417. ##########################################################################################################
  418. # infuser
  419. #--------------------------------------------------------------------------------------------------------#
  420. # Settings for the infuser
  421. ##########################################################################################################
  422.  
  423. infuser {
  424. # Amount of RF used per tick while infusing [range: 0 ~ 2147483647, default: 600]
  425. I:generatePerTick=600
  426.  
  427. # Maximum RF storage that the infuser can hold [range: 0 ~ 2147483647, default: 60000]
  428. I:infuserMaxRF=60000
  429.  
  430. # RF per tick that the infuser can receive [range: 0 ~ 2147483647, default: 600]
  431. I:infuserRFPerTick=600
  432. }
  433.  
  434.  
  435. ##########################################################################################################
  436. # livingmatter
  437. #--------------------------------------------------------------------------------------------------------#
  438. # Blocks and items that are seen as living for the spawner
  439. ##########################################################################################################
  440.  
  441. livingmatter {
  442. S:living.0 <
  443. B
  444. minecraft:leaves
  445. 0.5
  446. >
  447. S:living.1 <
  448. B
  449. minecraft:leaves2
  450. 0.5
  451. >
  452. S:living.10 <
  453. B
  454. minecraft:red_mushroom
  455. 0.4
  456. >
  457. S:living.11 <
  458. B
  459. minecraft:pumpkin
  460. 0.9
  461. >
  462. S:living.12 <
  463. B
  464. minecraft:vine
  465. 0.4
  466. >
  467. S:living.13 <
  468. B
  469. minecraft:waterlily
  470. 0.4
  471. >
  472. S:living.14 <
  473. B
  474. minecraft:cocoa
  475. 0.8
  476. >
  477. S:living.15 <
  478. I
  479. minecraft:apple
  480. 1.0
  481. >
  482. S:living.16 <
  483. I
  484. minecraft:wheat
  485. 1.1
  486. >
  487. S:living.17 <
  488. I
  489. minecraft:wheat_seeds
  490. 0.4
  491. >
  492. S:living.18 <
  493. I
  494. minecraft:potato
  495. 1.5
  496. >
  497. S:living.19 <
  498. I
  499. minecraft:carrot
  500. 1.5
  501. >
  502. S:living.2 <
  503. B
  504. minecraft:sapling
  505. 0.5
  506. >
  507. S:living.20 <
  508. I
  509. minecraft:pumpkin_seeds
  510. 0.4
  511. >
  512. S:living.21 <
  513. I
  514. minecraft:melon_seeds
  515. 0.4
  516. >
  517. S:living.22 <
  518. I
  519. minecraft:beef
  520. 1.5
  521. >
  522. S:living.23 <
  523. I
  524. minecraft:porkchop
  525. 1.5
  526. >
  527. S:living.24 <
  528. I
  529. minecraft:mutton
  530. 1.5
  531. >
  532. S:living.25 <
  533. I
  534. minecraft:chicken
  535. 1.5
  536. >
  537. S:living.26 <
  538. I
  539. minecraft:rabbit
  540. 1.2
  541. >
  542. S:living.27 <
  543. I
  544. minecraft:rabbit_foot
  545. 1.0
  546. >
  547. S:living.28 <
  548. I
  549. minecraft:rabbit_hide
  550. 0.5
  551. >
  552. S:living.29 <
  553. I
  554. minecraft:beetroot
  555. 0.8
  556. >
  557. S:living.3 <
  558. B
  559. minecraft:hay_block
  560. 1.5
  561. >
  562. S:living.30 <
  563. I
  564. minecraft:beetroot_seeds
  565. 0.4
  566. >
  567. S:living.31 <
  568. I
  569. minecraft:chorus_fruit
  570. 1.5
  571. >
  572. S:living.32 <
  573. I
  574. minecraft:fish
  575. 1.5
  576. >
  577. S:living.33 <
  578. I
  579. minecraft:reeds
  580. 1.0
  581. >
  582. S:living.4 <
  583. B
  584. minecraft:melon_block
  585. 1.0
  586. >
  587. S:living.5 <
  588. B
  589. minecraft:cactus
  590. 0.4
  591. >
  592. S:living.6 <
  593. B
  594. minecraft:red_flower
  595. 0.3
  596. >
  597. S:living.7 <
  598. B
  599. minecraft:yellow_flower
  600. 0.3
  601. >
  602. S:living.8 <
  603. B
  604. minecraft:chorus_flower
  605. 1.1
  606. >
  607. S:living.9 <
  608. B
  609. minecraft:brown_mushroom
  610. 0.4
  611. >
  612. }
  613.  
  614.  
  615. ##########################################################################################################
  616. # mobspawnamounts
  617. #--------------------------------------------------------------------------------------------------------#
  618. # Amount of materials needed to spawn mobs
  619. ##########################################################################################################
  620.  
  621. mobspawnamounts {
  622. S:StraySkeleton.spawnamount.0 <
  623. I
  624. minecraft:bone
  625. 0
  626. 0.1
  627. >
  628. S:StraySkeleton.spawnamount.1 <
  629. B
  630. minecraft:netherrack
  631. 0
  632. 0.5
  633. >
  634. S:StraySkeleton.spawnamount.2 <
  635. L
  636.  
  637. 0
  638. 20.0
  639. >
  640. S:WitherSkeleton.spawnamount.0 <
  641. I
  642. minecraft:bone
  643. 0
  644. 0.1
  645. >
  646. S:WitherSkeleton.spawnamount.1 <
  647. B
  648. minecraft:netherrack
  649. 0
  650. 0.5
  651. >
  652. S:WitherSkeleton.spawnamount.2 <
  653. L
  654.  
  655. 0
  656. 30.0
  657. >
  658. S:"minecraft:bat.spawnamount.0" <
  659. I
  660. minecraft:feather
  661. 0
  662. 0.1
  663. >
  664. S:"minecraft:bat.spawnamount.1" <
  665. B
  666. minecraft:dirt
  667. 0
  668. 0.2
  669. >
  670. S:"minecraft:bat.spawnamount.2" <
  671. L
  672.  
  673. 0
  674. 10.0
  675. >
  676. S:"minecraft:blaze.spawnamount.0" <
  677. I
  678. minecraft:blaze_rod
  679. 0
  680. 0.1
  681. >
  682. S:"minecraft:blaze.spawnamount.1" <
  683. B
  684. minecraft:netherrack
  685. 0
  686. 0.5
  687. >
  688. S:"minecraft:blaze.spawnamount.2" <
  689. L
  690.  
  691. 0
  692. 30.0
  693. >
  694. S:"minecraft:cave_spider.spawnamount.0" <
  695. I
  696. minecraft:string
  697. 0
  698. 0.1
  699. >
  700. S:"minecraft:cave_spider.spawnamount.1" <
  701. B
  702. minecraft:dirt
  703. 0
  704. 0.2
  705. >
  706. S:"minecraft:cave_spider.spawnamount.2" <
  707. L
  708.  
  709. 0
  710. 10.0
  711. >
  712. S:"minecraft:chicken.spawnamount.0" <
  713. I
  714. minecraft:feather
  715. 0
  716. 0.1
  717. >
  718. S:"minecraft:chicken.spawnamount.1" <
  719. B
  720. minecraft:dirt
  721. 0
  722. 0.2
  723. >
  724. S:"minecraft:chicken.spawnamount.2" <
  725. L
  726.  
  727. 0
  728. 15.0
  729. >
  730. S:"minecraft:cow.spawnamount.0" <
  731. I
  732. minecraft:leather
  733. 0
  734. 0.1
  735. >
  736. S:"minecraft:cow.spawnamount.1" <
  737. B
  738. minecraft:dirt
  739. 0
  740. 0.2
  741. >
  742. S:"minecraft:cow.spawnamount.2" <
  743. L
  744.  
  745. 0
  746. 20.0
  747. >
  748. S:"minecraft:creeper.spawnamount.0" <
  749. I
  750. minecraft:gunpowder
  751. 0
  752. 0.1
  753. >
  754. S:"minecraft:creeper.spawnamount.1" <
  755. B
  756. minecraft:dirt
  757. 0
  758. 0.5
  759. >
  760. S:"minecraft:creeper.spawnamount.2" <
  761. L
  762.  
  763. 0
  764. 20.0
  765. >
  766. S:"minecraft:ender_dragon.spawnamount.0" <
  767. I
  768. minecraft:experience_bottle
  769. 0
  770. 0.1
  771. >
  772. S:"minecraft:ender_dragon.spawnamount.1" <
  773. B
  774. minecraft:end_stone
  775. 0
  776. 100.0
  777. >
  778. S:"minecraft:ender_dragon.spawnamount.2" <
  779. L
  780.  
  781. 0
  782. 200.0
  783. >
  784. S:"minecraft:enderman.spawnamount.0" <
  785. I
  786. minecraft:ender_pearl
  787. 0
  788. 0.1
  789. >
  790. S:"minecraft:enderman.spawnamount.1" <
  791. B
  792. minecraft:end_stone
  793. 0
  794. 0.5
  795. >
  796. S:"minecraft:enderman.spawnamount.2" <
  797. L
  798.  
  799. 0
  800. 40.0
  801. >
  802. S:"minecraft:endermite.spawnamount.0" <
  803. I
  804. minecraft:ender_pearl
  805. 0
  806. 0.05
  807. >
  808. S:"minecraft:endermite.spawnamount.1" <
  809. B
  810. minecraft:end_stone
  811. 0
  812. 0.2
  813. >
  814. S:"minecraft:endermite.spawnamount.2" <
  815. L
  816.  
  817. 0
  818. 10.0
  819. >
  820. S:"minecraft:ghast.spawnamount.0" <
  821. I
  822. minecraft:ghast_tear
  823. 0
  824. 0.1
  825. >
  826. S:"minecraft:ghast.spawnamount.1" <
  827. B
  828. minecraft:netherrack
  829. 0
  830. 1.0
  831. >
  832. S:"minecraft:ghast.spawnamount.2" <
  833. L
  834.  
  835. 0
  836. 50.0
  837. >
  838. S:"minecraft:guardian.spawnamount.0" <
  839. I
  840. minecraft:prismarine_shard
  841. 0
  842. 0.1
  843. >
  844. S:"minecraft:guardian.spawnamount.1" <
  845. B
  846. minecraft:dirt
  847. 0
  848. 0.2
  849. >
  850. S:"minecraft:guardian.spawnamount.2" <
  851. L
  852.  
  853. 0
  854. 30.0
  855. >
  856. S:"minecraft:horse.spawnamount.0" <
  857. I
  858. minecraft:leather
  859. 0
  860. 0.1
  861. >
  862. S:"minecraft:horse.spawnamount.1" <
  863. B
  864. minecraft:dirt
  865. 0
  866. 0.5
  867. >
  868. S:"minecraft:horse.spawnamount.2" <
  869. L
  870.  
  871. 0
  872. 30.0
  873. >
  874. S:"minecraft:magma_cube.spawnamount.0" <
  875. I
  876. minecraft:magma_cream
  877. 0
  878. 0.1
  879. >
  880. S:"minecraft:magma_cube.spawnamount.1" <
  881. B
  882. minecraft:netherrack
  883. 0
  884. 0.2
  885. >
  886. S:"minecraft:magma_cube.spawnamount.2" <
  887. L
  888.  
  889. 0
  890. 10.0
  891. >
  892. S:"minecraft:mooshroom.spawnamount.0" <
  893. I
  894. minecraft:leather
  895. 0
  896. 0.1
  897. >
  898. S:"minecraft:mooshroom.spawnamount.1" <
  899. B
  900. minecraft:dirt
  901. 0
  902. 1.0
  903. >
  904. S:"minecraft:mooshroom.spawnamount.2" <
  905. L
  906.  
  907. 0
  908. 20.0
  909. >
  910. S:"minecraft:ocelot.spawnamount.0" <
  911. I
  912. minecraft:fish
  913. 0
  914. 0.1
  915. >
  916. S:"minecraft:ocelot.spawnamount.1" <
  917. B
  918. minecraft:dirt
  919. 0
  920. 1.0
  921. >
  922. S:"minecraft:ocelot.spawnamount.2" <
  923. L
  924.  
  925. 0
  926. 20.0
  927. >
  928. S:"minecraft:pig.spawnamount.0" <
  929. I
  930. minecraft:leather
  931. 0
  932. 0.1
  933. >
  934. S:"minecraft:pig.spawnamount.1" <
  935. B
  936. minecraft:dirt
  937. 0
  938. 0.2
  939. >
  940. S:"minecraft:pig.spawnamount.2" <
  941. L
  942.  
  943. 0
  944. 20.0
  945. >
  946. S:"minecraft:polar_bear.spawnamount.0" <
  947. I
  948. minecraft:fish
  949. 0
  950. 0.1
  951. >
  952. S:"minecraft:polar_bear.spawnamount.1" <
  953. B
  954. minecraft:dirt
  955. 0
  956. 0.2
  957. >
  958. S:"minecraft:polar_bear.spawnamount.2" <
  959. L
  960.  
  961. 0
  962. 20.0
  963. >
  964. S:"minecraft:rabbit.spawnamount.0" <
  965. I
  966. minecraft:rabbit_stew
  967. 0
  968. 0.1
  969. >
  970. S:"minecraft:rabbit.spawnamount.1" <
  971. B
  972. minecraft:dirt
  973. 0
  974. 0.2
  975. >
  976. S:"minecraft:rabbit.spawnamount.2" <
  977. L
  978.  
  979. 0
  980. 10.0
  981. >
  982. S:"minecraft:sheep.spawnamount.0" <
  983. B
  984. minecraft:wool
  985. 0
  986. 0.1
  987. >
  988. S:"minecraft:sheep.spawnamount.1" <
  989. B
  990. minecraft:dirt
  991. 0
  992. 0.2
  993. >
  994. S:"minecraft:sheep.spawnamount.2" <
  995. L
  996.  
  997. 0
  998. 20.0
  999. >
  1000. S:"minecraft:shulker.spawnamount.0" <
  1001. I
  1002. minecraft:ender_pearl
  1003. 0
  1004. 0.1
  1005. >
  1006. S:"minecraft:shulker.spawnamount.1" <
  1007. B
  1008. minecraft:end_stone
  1009. 0
  1010. 0.2
  1011. >
  1012. S:"minecraft:shulker.spawnamount.2" <
  1013. L
  1014.  
  1015. 0
  1016. 20.0
  1017. >
  1018. S:"minecraft:silverfish.spawnamount.0" <
  1019. I
  1020. minecraft:iron_ingot
  1021. 0
  1022. 0.05
  1023. >
  1024. S:"minecraft:silverfish.spawnamount.1" <
  1025. B
  1026. minecraft:dirt
  1027. 0
  1028. 0.2
  1029. >
  1030. S:"minecraft:silverfish.spawnamount.2" <
  1031. L
  1032.  
  1033. 0
  1034. 10.0
  1035. >
  1036. S:"minecraft:skeleton.spawnamount.0" <
  1037. I
  1038. minecraft:bone
  1039. 0
  1040. 0.1
  1041. >
  1042. S:"minecraft:skeleton.spawnamount.1" <
  1043. B
  1044. minecraft:dirt
  1045. 0
  1046. 0.5
  1047. >
  1048. S:"minecraft:skeleton.spawnamount.2" <
  1049. L
  1050.  
  1051. 0
  1052. 20.0
  1053. >
  1054. S:"minecraft:slime.spawnamount.0" <
  1055. I
  1056. minecraft:slime_ball
  1057. 0
  1058. 0.1
  1059. >
  1060. S:"minecraft:slime.spawnamount.1" <
  1061. B
  1062. minecraft:dirt
  1063. 0
  1064. 0.5
  1065. >
  1066. S:"minecraft:slime.spawnamount.2" <
  1067. L
  1068.  
  1069. 0
  1070. 15.0
  1071. >
  1072. S:"minecraft:snowman.spawnamount.0" <
  1073. I
  1074. minecraft:snowball
  1075. 0
  1076. 0.1
  1077. >
  1078. S:"minecraft:snowman.spawnamount.1" <
  1079. B
  1080. minecraft:dirt
  1081. 0
  1082. 1.0
  1083. >
  1084. S:"minecraft:snowman.spawnamount.2" <
  1085. L
  1086.  
  1087. 0
  1088. 15.0
  1089. >
  1090. S:"minecraft:spider.spawnamount.0" <
  1091. I
  1092. minecraft:string
  1093. 0
  1094. 0.1
  1095. >
  1096. S:"minecraft:spider.spawnamount.1" <
  1097. B
  1098. minecraft:dirt
  1099. 0
  1100. 0.2
  1101. >
  1102. S:"minecraft:spider.spawnamount.2" <
  1103. L
  1104.  
  1105. 0
  1106. 15.0
  1107. >
  1108. S:"minecraft:squid.spawnamount.0" <
  1109. I
  1110. minecraft:dye
  1111. 0
  1112. 0.1
  1113. >
  1114. S:"minecraft:squid.spawnamount.1" <
  1115. B
  1116. minecraft:dirt
  1117. 0
  1118. 0.5
  1119. >
  1120. S:"minecraft:squid.spawnamount.2" <
  1121. L
  1122.  
  1123. 0
  1124. 10.0
  1125. >
  1126. S:"minecraft:stray.spawnamount.0" <
  1127. I
  1128. minecraft:bone
  1129. 0
  1130. 0.1
  1131. >
  1132. S:"minecraft:stray.spawnamount.1" <
  1133. B
  1134. minecraft:netherrack
  1135. 0
  1136. 0.5
  1137. >
  1138. S:"minecraft:stray.spawnamount.2" <
  1139. L
  1140.  
  1141. 0
  1142. 20.0
  1143. >
  1144. S:"minecraft:villager.spawnamount.0" <
  1145. I
  1146. minecraft:book
  1147. 0
  1148. 0.1
  1149. >
  1150. S:"minecraft:villager.spawnamount.1" <
  1151. B
  1152. minecraft:dirt
  1153. 0
  1154. 5.0
  1155. >
  1156. S:"minecraft:villager.spawnamount.2" <
  1157. L
  1158.  
  1159. 0
  1160. 30.0
  1161. >
  1162. S:"minecraft:villager_golem.spawnamount.0" <
  1163. I
  1164. minecraft:iron_ingot
  1165. 0
  1166. 0.1
  1167. >
  1168. S:"minecraft:villager_golem.spawnamount.1" <
  1169. B
  1170. minecraft:dirt
  1171. 0
  1172. 6.0
  1173. >
  1174. S:"minecraft:villager_golem.spawnamount.2" <
  1175. B
  1176. minecraft:red_flower
  1177. 0
  1178. 0.5
  1179. >
  1180. S:"minecraft:witch.spawnamount.0" <
  1181. I
  1182. minecraft:glass_bottle
  1183. 0
  1184. 0.1
  1185. >
  1186. S:"minecraft:witch.spawnamount.1" <
  1187. B
  1188. minecraft:dirt
  1189. 0
  1190. 1.0
  1191. >
  1192. S:"minecraft:witch.spawnamount.2" <
  1193. L
  1194.  
  1195. 0
  1196. 30.0
  1197. >
  1198. S:"minecraft:wither.spawnamount.0" <
  1199. I
  1200. minecraft:nether_star
  1201. 0
  1202. 0.1
  1203. >
  1204. S:"minecraft:wither.spawnamount.1" <
  1205. B
  1206. minecraft:soul_sand
  1207. 0
  1208. 0.5
  1209. >
  1210. S:"minecraft:wither.spawnamount.2" <
  1211. L
  1212.  
  1213. 0
  1214. 100.0
  1215. >
  1216. S:"minecraft:wither_skeleton.spawnamount.0" <
  1217. I
  1218. minecraft:bone
  1219. 0
  1220. 0.1
  1221. >
  1222. S:"minecraft:wither_skeleton.spawnamount.1" <
  1223. B
  1224. minecraft:netherrack
  1225. 0
  1226. 0.5
  1227. >
  1228. S:"minecraft:wither_skeleton.spawnamount.2" <
  1229. L
  1230.  
  1231. 0
  1232. 30.0
  1233. >
  1234. S:"minecraft:wolf.spawnamount.0" <
  1235. I
  1236. minecraft:bone
  1237. 0
  1238. 0.1
  1239. >
  1240. S:"minecraft:wolf.spawnamount.1" <
  1241. B
  1242. minecraft:dirt
  1243. 0
  1244. 0.5
  1245. >
  1246. S:"minecraft:wolf.spawnamount.2" <
  1247. L
  1248.  
  1249. 0
  1250. 20.0
  1251. >
  1252. S:"minecraft:zombie.spawnamount.0" <
  1253. I
  1254. minecraft:rotten_flesh
  1255. 0
  1256. 0.1
  1257. >
  1258. S:"minecraft:zombie.spawnamount.1" <
  1259. B
  1260. minecraft:dirt
  1261. 0
  1262. 0.2
  1263. >
  1264. S:"minecraft:zombie.spawnamount.2" <
  1265. L
  1266.  
  1267. 0
  1268. 20.0
  1269. >
  1270. S:"minecraft:zombie_pigman.spawnamount.0" <
  1271. I
  1272. minecraft:gold_nugget
  1273. 0
  1274. 0.1
  1275. >
  1276. S:"minecraft:zombie_pigman.spawnamount.1" <
  1277. B
  1278. minecraft:netherrack
  1279. 0
  1280. 0.5
  1281. >
  1282. S:"minecraft:zombie_pigman.spawnamount.2" <
  1283. L
  1284.  
  1285. 0
  1286. 20.0
  1287. >
  1288. }
  1289.  
  1290.  
  1291. ##########################################################################################################
  1292. # mobspawnrf
  1293. #--------------------------------------------------------------------------------------------------------#
  1294. # Amount of RF needed to spawn mobs
  1295. ##########################################################################################################
  1296.  
  1297. mobspawnrf {
  1298. I:StraySkeleton=800
  1299. I:WitherSkeleton=1500
  1300. I:"minecraft:bat"=100
  1301. I:"minecraft:blaze"=1000
  1302. I:"minecraft:cave_spider"=500
  1303. I:"minecraft:chicken"=500
  1304. I:"minecraft:cow"=800
  1305. I:"minecraft:creeper"=800
  1306. I:"minecraft:ender_dragon"=100000
  1307. I:"minecraft:enderman"=2000
  1308. I:"minecraft:endermite"=400
  1309. I:"minecraft:ghast"=2000
  1310. I:"minecraft:guardian"=1000
  1311. I:"minecraft:horse"=1000
  1312. I:"minecraft:magma_cube"=600
  1313. I:"minecraft:mooshroom"=800
  1314. I:"minecraft:ocelot"=800
  1315. I:"minecraft:pig"=800
  1316. I:"minecraft:polar_bear"=1500
  1317. I:"minecraft:rabbit"=300
  1318. I:"minecraft:sheep"=800
  1319. I:"minecraft:shulker"=600
  1320. I:"minecraft:silverfish"=400
  1321. I:"minecraft:skeleton"=800
  1322. I:"minecraft:slime"=600
  1323. I:"minecraft:snowman"=600
  1324. I:"minecraft:spider"=500
  1325. I:"minecraft:squid"=500
  1326. I:"minecraft:stray"=800
  1327. I:"minecraft:villager"=2000
  1328. I:"minecraft:villager_golem"=2000
  1329. I:"minecraft:witch"=1200
  1330. I:"minecraft:wither"=20000
  1331. I:"minecraft:wither_skeleton"=1500
  1332. I:"minecraft:wolf"=800
  1333. I:"minecraft:zombie"=800
  1334. I:"minecraft:zombie_pigman"=1200
  1335. }
  1336.  
  1337.  
  1338. ##########################################################################################################
  1339. # networkmonitor
  1340. #--------------------------------------------------------------------------------------------------------#
  1341. # Settings for the network monitor item
  1342. ##########################################################################################################
  1343.  
  1344. networkmonitor {
  1345. # Whether the network monitor should exist [default: true]
  1346. B:enabled=true
  1347.  
  1348. # Time (in seconds) to hilight a block in the world [range: 0 ~ 2147483647, default: 5]
  1349. I:hilightTime=5
  1350.  
  1351. # Maximum amount of blocks to show in monitor (do NOT increase above 1800!) [range: 0 ~ 1800, default: 500]
  1352. I:maximumBlocks=500
  1353. }
  1354.  
  1355.  
  1356. ##########################################################################################################
  1357. # powercell
  1358. #--------------------------------------------------------------------------------------------------------#
  1359. # Settings for the powercell
  1360. ##########################################################################################################
  1361.  
  1362. powercell {
  1363. # How much better is the advanced cell with RF and RF/t [range: 0 ~ 2147483647, default: 4]
  1364. I:advancedFactor=4
  1365.  
  1366. # The maximum cost factor for extracting energy out of a powercell for blocks in other dimensions or farther away then 10000 blocks [range: 0.0 ~ 1.0E9, default: 1.1]
  1367. S:powerCellCostFactor=1.1
  1368.  
  1369. # At this distance the cost factor will be maximum. This value is also used when power is extracted from cells in different dimensions [range: 0.0 ~ 1.0E9, default: 10000.0]
  1370. S:powerCellDistanceCap=10000.0
  1371.  
  1372. # As soon as powercells are not connected this value will be taken as the minimum distance to base the cost factor from [range: 0.0 ~ 1.0E9, default: 100.0]
  1373. S:powerCellMinDistance=100.0
  1374.  
  1375. # A multiplier for the distance if RFTools dimensions are involved. If both sides are RFTools dimensions then this multiplier is done twice [range: 0.0 ~ 1.0E9, default: 0.5]
  1376. S:powerCellRFToolsDimensionAdvantage=0.5
  1377.  
  1378. # RF per tick that the powrcell can charge items with [range: 0 ~ 2147483647, default: 30000]
  1379. I:powercellChargePerTick=30000
  1380.  
  1381. # Maximum RF storage that a single cell can hold [range: 0 ~ 2147483647, default: 1000000]
  1382. I:rfPerNormalCell=1000000
  1383.  
  1384. # Base amount of RF/tick that can be extracted/inserted in this block [range: 0 ~ 2147483647, default: 5000]
  1385. I:rfPerTick=5000
  1386.  
  1387. # How much worse is the simple cell with RF and RF/t [range: 0 ~ 2147483647, default: 4]
  1388. I:simpleFactor=4
  1389. }
  1390.  
  1391.  
  1392. ##########################################################################################################
  1393. # scanner
  1394. #--------------------------------------------------------------------------------------------------------#
  1395. # Settings for the scanner, composer, and projector
  1396. ##########################################################################################################
  1397.  
  1398. scanner {
  1399. # The volume for the projector sound (0.0 is off) [range: 0.0 ~ 1.0, default: 0.4]
  1400. S:baseProjectorVolume=0.4
  1401.  
  1402. # The amount of milliseconds before the client will remove shape render data that hasn't been used. Decreasing this will free memory faster at the cost of having to update shape renders more often [range: 100 ~ 1000000, default: 10000]
  1403. I:clientRenderDataTimeout=10000
  1404.  
  1405. # Height of the beacon in case beacons are used [range: 0 ~ 2147483647, default: 30]
  1406. I:locatorBeaconHeight=30
  1407.  
  1408. # Maximum amount of entities in a single block to show markers/beacons for [range: 0 ~ 2147483647, default: 10]
  1409. I:locatorEntitySafety=10
  1410.  
  1411. # Additional amount of RF per 16x16x16 subchunk needed for a filtered scan [range: 0.0 ~ 1.0E9, default: 0.5]
  1412. S:locatorFilterCost=0.5
  1413.  
  1414. # Maximum amount of 16x16 chunks we support for energy scanning [range: 0 ~ 2147483647, default: 25]
  1415. I:locatorMaxEnergyChunks=25
  1416.  
  1417. # Maximum RF storage that the locator can hold [range: 0 ~ 2147483647, default: 2000000]
  1418. I:locatorMaxRF=2000000
  1419.  
  1420. # RF per tick that the locator can receive [range: 0 ~ 2147483647, default: 20000]
  1421. I:locatorRFPerTick=20000
  1422.  
  1423. # Fixed amount of RF needed for a scan [range: 0 ~ 2147483647, default: 5000]
  1424. I:locatorUsePerTickBase=5000
  1425.  
  1426. # Base amount of RF needed for a scan per 16x16x16 subchunk [range: 0.0 ~ 1.0E9, default: 0.1]
  1427. S:locatorUsePerTickChunk=0.1
  1428.  
  1429. # Additional amount of RF per 16x16x16 subchunk needed for a scan for low energy [range: 0.0 ~ 1.0E9, default: 5.0]
  1430. S:locatorUsePerTickEnergy=5.0
  1431.  
  1432. # Additional amount of RF per 16x16x16 subchunk needed for a scan for hostile entities [range: 0.0 ~ 1.0E9, default: 1.0]
  1433. S:locatorUsePerTickHostile=1.0
  1434.  
  1435. # Additional amount of RF per 16x16x16 subchunk needed for a scan for passive entities [range: 0.0 ~ 1.0E9, default: 0.5]
  1436. S:locatorUsePerTickPassive=0.5
  1437.  
  1438. # Additional amount of RF per 16x16x16 subchunk needed for a scan for players [range: 0.0 ~ 1.0E9, default: 2.0]
  1439. S:locatorUsePerTickPlayer=2.0
  1440.  
  1441. # Maximum dimension of the shape when a scanner/projector card is used [range: 0 ~ 10000, default: 512]
  1442. I:maxScannerDimension=512
  1443.  
  1444. # Maximum offset of the shape when a shape card is used in the scanner/projector [range: 0 ~ 2147483647, default: 2048]
  1445. I:maxScannerOffset=2048
  1446.  
  1447. # The amount of 'surface area' that the server will send to the client for the projector. Increasing this will increase the speed at which projections are ready but also increase the load for server and client [range: 100 ~ 10000000, default: 40000]
  1448. I:planeSurfacePerTick=40000
  1449.  
  1450. # The amount of milliseconds that a scanline 'flash' will exist on the client [range: 10 ~ 1000000, default: 400]
  1451. I:projectorFlashTimeout=400
  1452.  
  1453. # Maximum RF storage that the projector can hold [range: 0 ~ 2147483647, default: 500000]
  1454. I:projectorMaxRF=500000
  1455.  
  1456. # RF per tick that the projector can receive [range: 0 ~ 2147483647, default: 10000]
  1457. I:projectorRFPerTick=10000
  1458.  
  1459. # RF/t for the projector while it is in use [range: 0 ~ 2147483647, default: 1000]
  1460. I:projectorUsePerTick=1000
  1461.  
  1462. # Amount of RF needed per tick during the scan for a remote scanner [range: 0 ~ 2147483647, default: 2000]
  1463. I:remoteScannerUsePerTick=2000
  1464.  
  1465. # Maximum RF storage that the scanner can hold [range: 0 ~ 2147483647, default: 500000]
  1466. I:scannerMaxRF=500000
  1467.  
  1468. # RF per tick that the scanner can receive [range: 0 ~ 2147483647, default: 20000]
  1469. I:scannerRFPerTick=20000
  1470.  
  1471. # Amount of RF needed per tick during the scan [range: 0 ~ 2147483647, default: 1000]
  1472. I:scannerUsePerTick=1000
  1473.  
  1474. # The amount of surface area the scanner will scan in a tick. Increasing this will increase the speed of the scanner but cause more strain on the server [range: 100 ~ 1073741824, default: 262144]
  1475. I:surfaceAreaPerTick=262144
  1476.  
  1477. # Number of ticks between every scan of the locator [range: 0 ~ 2147483647, default: 40]
  1478. I:ticksPerLocatorScan=40
  1479.  
  1480. # Use VBO for rendering shapecard views. Otherwise display lists [default: true]
  1481. B:useVBO=true
  1482. }
  1483.  
  1484.  
  1485. ##########################################################################################################
  1486. # screen
  1487. #--------------------------------------------------------------------------------------------------------#
  1488. # Settings for the screen system
  1489. ##########################################################################################################
  1490.  
  1491. screen {
  1492. # Additional characters that should be supported by the truetype system [default: ]
  1493. S:additionalCharacters=
  1494.  
  1495. # RF per tick/per block for the button module [range: 0 ~ 2147483647, default: 9]
  1496. I:buttonRFPerTick=9
  1497.  
  1498. # RF per tick/per block for the clock module [range: 0 ~ 2147483647, default: 1]
  1499. I:clockRFPerTick=1
  1500.  
  1501. # RF per tick/per block for the computer module [range: 0 ~ 2147483647, default: 4]
  1502. I:computerRFPerTick=4
  1503.  
  1504. # RF per tick/per block for the counter plus module [range: 0 ~ 2147483647, default: 30]
  1505. I:counterPlusRFPerTick=30
  1506.  
  1507. # RF per tick/per block for the counter module [range: 0 ~ 2147483647, default: 4]
  1508. I:counterRFPerTick=4
  1509.  
  1510. # RF per tick/per block for the dimension module [range: 0 ~ 2147483647, default: 6]
  1511. I:dimensionRFPerTick=6
  1512.  
  1513. # RF per tick/per block for the dump module [range: 0 ~ 2147483647, default: 0]
  1514. I:dumpRFPerTick=0
  1515.  
  1516. # RF per tick/per block for the elevator button module [range: 0 ~ 2147483647, default: 0]
  1517. I:elevatorButtonRFPerTick=0
  1518.  
  1519. # RF per tick/per block for the energy plus module [range: 0 ~ 2147483647, default: 30]
  1520. I:energyPlusRFPerTick=30
  1521.  
  1522. # RF per tick/per block for the energy module [range: 0 ~ 2147483647, default: 4]
  1523. I:energyRFPerTick=4
  1524.  
  1525. # RF per tick/per block for the fluid plus module [range: 0 ~ 2147483647, default: 30]
  1526. I:fluidPlusRFPerTick=30
  1527.  
  1528. # RF per tick/per block for the fluid module [range: 0 ~ 2147483647, default: 4]
  1529. I:fluidRFPerTick=4
  1530.  
  1531. # The default truetype font to use [default: rftools:fonts/ubuntu.ttf]
  1532. S:fontName=rftools:fonts/ubuntu.ttf
  1533.  
  1534. # The size of the font [range: 0.0 ~ 1000000.0, default: 40.0]
  1535. S:fontSize=40.0
  1536.  
  1537. # RF per tick/per block for the itemstack plus module [range: 0 ~ 2147483647, default: 30]
  1538. I:itemstackPlusRFPerTick=30
  1539.  
  1540. # RF per tick/per block for the itemstack module [range: 0 ~ 2147483647, default: 4]
  1541. I:itemstackRFPerTick=4
  1542.  
  1543. # RF per tick/per block for the machine information module [range: 0 ~ 2147483647, default: 4]
  1544. I:machineInfoRFPerTick=4
  1545.  
  1546. # RF per tick/per block for the redstone module [range: 0 ~ 2147483647, default: 4]
  1547. I:redstoneRFPerTick=4
  1548.  
  1549. # Maximum RF storage that the screen controller can hold [range: 0 ~ 2147483647, default: 60000]
  1550. I:screenControllerMaxRF=60000
  1551.  
  1552. # RF per tick that the the screen controller can receive [range: 0 ~ 2147483647, default: 1000]
  1553. I:screenControllerRFPerTick=1000
  1554.  
  1555. # How many times the screen will update. Higher numbers make the screens less accurate but better for network bandwidth [range: 0 ~ 2147483647, default: 500]
  1556. I:screenRefreshTiming=500
  1557.  
  1558. # RF per tick/per block for the storage control module [range: 0 ~ 2147483647, default: 0]
  1559. I:storageControlRFPerTick=0
  1560.  
  1561. # RF per tick/per block for the text module [range: 0 ~ 2147483647, default: 0]
  1562. I:textRFPerTick=0
  1563.  
  1564. # Set to true for TrueType font, set to false for vanilla font [default: true]
  1565. B:useTruetype=true
  1566. }
  1567.  
  1568.  
  1569. ##########################################################################################################
  1570. # security
  1571. #--------------------------------------------------------------------------------------------------------#
  1572. # Settings for the block security system
  1573. ##########################################################################################################
  1574.  
  1575. security {
  1576. # Whether anything related to the block security system should exist [default: true]
  1577. B:enabled=true
  1578. }
  1579.  
  1580.  
  1581. ##########################################################################################################
  1582. # shield
  1583. #--------------------------------------------------------------------------------------------------------#
  1584. # Settings for the shield system
  1585. ##########################################################################################################
  1586.  
  1587. shield {
  1588. # Set this to false if you don't want invisible shield rendering mode to be possible [default: true]
  1589. B:allowInvisibleShield=true
  1590.  
  1591. # Set this to true if you have a corrupted world due to a bad camo block in the shield system. Load your world, remove the offending block from the shield, exit MC and then set this back to false [default: false]
  1592. B:disableShieldBlocksToUncorruptWorld=false
  1593.  
  1594. # The looting kill bonus [range: 0 ~ 256, default: 3]
  1595. I:lootingKillBonus=3
  1596.  
  1597. # Maximum distance at which you can add disjoint shield sections to a composed shield [range: 0 ~ 10000, default: 64]
  1598. I:maxDisjointShieldDistance=64
  1599.  
  1600. # Maximum dimension of the shape when a shape card is used [range: 0 ~ 1000000, default: 256]
  1601. I:maxShieldDimension=256
  1602.  
  1603. # Maximum offset of the shape when a shape card is used [range: 0 ~ 100000, default: 128]
  1604. I:maxShieldOffset=128
  1605.  
  1606. # Amount of dimensional shards per looting kill. Remember that this is per block that does damage [range: 0 ~ 256, default: 2]
  1607. I:shardsPerLootingKill=2
  1608.  
  1609. # The amount of damage to do for a single spike on one entity [range: 0.0 ~ 1.0E9, default: 5.0]
  1610. S:shieldDamage=5.0
  1611.  
  1612. # Maximum RF storage that the shield block can hold [range: 0 ~ 2147483647, default: 200000]
  1613. I:shieldMaxRF=200000
  1614.  
  1615. # Maximum size (in blocks) of a tier 1 shield [range: 0 ~ 1000000, default: 256]
  1616. I:shieldMaxSize=256
  1617.  
  1618. # RF per tick that the shield block can receive [range: 0 ~ 2147483647, default: 5000]
  1619. I:shieldRFPerTick=5000
  1620.  
  1621. # Base amount of RF/tick for every 10 blocks in the shield (while active) [range: 0 ~ 2147483647, default: 8]
  1622. I:shieldRfBase=8
  1623.  
  1624. # RF/tick for every 10 blocks added in case of camo mode [range: 0 ~ 2147483647, default: 2]
  1625. I:shieldRfCamo=2
  1626.  
  1627. # The amount of RF to consume for a single spike of damage for one entity [range: 0 ~ 2147483647, default: 1000]
  1628. I:shieldRfDamage=1000
  1629.  
  1630. # The amount of RF to consume for a single spike of damage for one entity (used in case of player-type damage) [range: 0 ~ 2147483647, default: 2000]
  1631. I:shieldRfDamagePlayer=2000
  1632.  
  1633. # RF/tick for every 10 block addeds in case of shield mode [range: 0 ~ 2147483647, default: 2]
  1634. I:shieldRfShield=2
  1635. }
  1636.  
  1637.  
  1638. ##########################################################################################################
  1639. # spawner
  1640. #--------------------------------------------------------------------------------------------------------#
  1641. # Settings for the spawner system
  1642. ##########################################################################################################
  1643.  
  1644. spawner {
  1645. # The amount of blocks that the matter beamer will use send in one operation (every 20 ticks)
  1646. I:beamerBlocksPerSend=1
  1647.  
  1648. # Maximum RF storage that the matter beamer can hold
  1649. I:beamerMaxRF=200000
  1650.  
  1651. # RF per tick that the matter beamer can receive
  1652. I:beamerRFPerTick=1000
  1653.  
  1654. # RF per tick that the matter beamer will use for sending over a single object
  1655. I:beamerRfPerSend=2000
  1656.  
  1657. # The maximum distance that a laser can travel between the beamer and the spawner
  1658. I:maxBeamDistance=8
  1659.  
  1660. # The maximum amount of energized matter that this spawner can store (per type)
  1661. I:spawnerMaxMatterStorage=6400
  1662.  
  1663. # Maximum RF storage that the spawner can hold
  1664. I:spawnerMaxRF=200000
  1665.  
  1666. # RF per tick that the spawner can receive
  1667. I:spawnerRFPerTick=2000
  1668. }
  1669.  
  1670.  
  1671. ##########################################################################################################
  1672. # storage
  1673. #--------------------------------------------------------------------------------------------------------#
  1674. # Settings for the modular storage system
  1675. ##########################################################################################################
  1676.  
  1677. storage {
  1678. # If true we automatically set the focus on the search field when opening the GUI for the modular storage. Set to false if you don't want that [default: false]
  1679. B:autofocusSearch=false
  1680.  
  1681. # [default: [extrabiomes.blocks.BlockCustomFlower=Flowers], [crazypants.enderio.material.ItemMachinePart=Technical], [net.minecraft.block.BlockPistonBase=Technical], [com.rwtema.extrautils.tileentity.transfernodes.BlockTransferPipe=Technical], [net.minecraft.block.BlockWood=null], [powercrystals.minefactoryreloaded.item.ItemPortaSpawner=Technical], [thermalfoundation.block.BlockOre=Ores], [mcjty.rftools.items.screenmodules=Modules], [net.minecraft.block.BlockRail=Technical], [net.minecraft.item.ItemShears=Tools], [net.minecraft.block.BlockRailPowered=Technical], [net.minecraft.block.BlockJukebox=Technical], [mcjty.rftools.blocks.teleporter.MatterBoosterBlock=Machines], [crazypants.enderio.material.ItemCapacitor=Technical], [powercrystals.minefactoryreloaded.item.ItemLaserFocus=Technical], [crazypants.enderio.fluid.ItemBucketEio=Buckets], [biomesoplenty.common.items.ItemBOPBucket=Buckets], [net.minecraft.block.BlockCommandBlock=Technical], [mcjty.rftools.items.dimensionmonitor.DimensionMonitorItem=Technical], [net.minecraft.block.BlockRedstoneLight=Technical], [net.minecraft.item.ItemFood=Food], [crazypants.enderio.conduit.facade.BlockConduitFacade=Technical], [mcjty.rftools.blocks.spaceprojector.SpaceChamberBlock=Machines], [powercrystals.minefactoryreloaded.item.base.ItemFactoryBucket=Buckets], [crazypants.enderio.conduit.BlockConduitBundle=Technical], [powercrystals.minefactoryreloaded.block=Machines], [net.minecraft.block.BlockPotato=Food], [crazypants.enderio.rail.BlockEnderRail=Technical], [crazypants.enderio.machine=Machines], [thermalexpansion.block.device.ItemBlockDevice=Machines], [mcjty.rftools.items.teleportprobe.ChargedPorterItem=Technical], [com.rwtema.extrautils.block.BlockEnderthermicPump=Machines], [net.minecraft.block.BlockPressurePlate=Technical], [net.minecraft.block.BlockFlower=Flowers], [mcjty.rftools.items.dimlets.KnownDimlet=Dimlets], [mcjty.rftools.items.teleportprobe.TeleportProbeItem=Technical], [crazypants.enderio.item.ItemMagnet=Technical], [mcjty.rftools.items.devdelight.DevelopersDelightItem=Technical], [mcjty.rftools.items.parts.MediocreEfficiencyEssenceItem=Dimlet Parts], [thermalexpansion.item.tool.ItemIgniter=Technical], [mcjty.rftools.items.smartwrench.SmartWrenchItem=Technical], [mcjty.rftools.items.parts.DimletTypeControllerItem=Dimlet Parts], [crazypants.enderio.block.BlockDarkSteelPressurePlate=Technical], [net.minecraft.block.BlockButtonStone=Technical], [mcjty.rftools.items.parts.PeaceEssenceItem=Dimlet Parts], [mcjty.rftools.items.envmodules=Modules], [net.minecraft.block.BlockDropper=Technical], [crazypants.enderio.conduit.redstone.ItemRedstoneConduit=Technical], [mcjty.rftools.blocks.MachineBase=Machines], [crazypants.enderio.conduit.item.filter.ItemBasicItemFilter=Technical], [crazypants.enderio.item.ItemConduitProbe=Technical], [thermalexpansion.item.tool.ItemMultimeter=Technical], [net.minecraft.item.ItemFlintAndSteel=Tools], [net.minecraft.block.BlockTripWireHook=Technical], [net.minecraft.block.BlockDispenser=Technical], [net.minecraft.block.BlockLever=Technical], [mcjty.rftools.blocks.MachineFrame=Machines], [crazypants.enderio.conduit.item.ItemItemConduit=Technical], [mcjty.rftools.items.parts.DimletEnergyModuleItem=Dimlet Parts], [thermalexpansion.block.machine=Machines], [crazypants.enderio.conduit.item.filter.ItemExistingItemFilter=Technical], [net.minecraft.item.ItemBow=Weapons], [net.minecraft.block.BlockRedstoneWire=Technical], [net.minecraft.block.BlockTripWire=Technical], [mcjty.rftools.items.manual.RFToolsDimensionManualItem=Books], [com.rwtema.extrautils.tileentity.enderquarry.BlockEnderQuarry=Machines], [codechicken.microblock.ItemSaw=Tools], [net.minecraft.block.BlockWorkbench=Technical], [biomesoplenty.common.blocks.BlockBOPFlower=Flowers], [biomesoplenty.common.itemblocks.ItemBlockFlower=Flowers], [powercrystals.minefactoryreloaded.item.ItemLogicUpgradeCard=Technical], [net.minecraft.block.BlockHopper=Technical], [net.minecraft.item.ItemPotion=Potions], [net.minecraft.item.ItemBook=Books], [net.minecraft.item.ItemBucket=Buckets], [mcjty.rftools.items.parts.DimletMemoryUnitItem=Dimlet Parts], [powercrystals.minefactoryreloaded.item.tool.ItemRedNetMeter=Technical], [mcjty.rftools.blocks.shield.ShieldTemplateBlock=Machines], [net.minecraft.block.BlockRedstoneTorch=Technical], [mcjty.lib.container.GenericBlock=Machines], [com.rwtema.extrautils.tileentity.enderquarry.BlockEnderMarkers=Technical], [net.minecraft.item.ItemRecord=Records], [crazypants.enderio.conduit.gas.ItemGasConduit=Technical], [mcjty.rftools.blocks.spaceprojector.SpaceChamberCardItem=Technical], [crazypants.enderio.conduit.liquid.ItemLiquidConduit=Technical], [powercrystals.minefactoryreloaded.item.tool.ItemXpExtractor=Technical], [net.minecraft.item.ItemArmor=Armor], [net.minecraft.block.BlockOre=Ores], [buildcraft.builders=Machines], [mcjty.rftools.blocks.teleporter.DestinationAnalyzerBlock=Machines], [com.rwtema.extrautils.tileentity.generators.BlockGenerator=Machines], [crazypants.enderio.conduit.item.ItemExtractSpeedUpgrade=Technical], [mcjty.rftools.items.parts.SyringeItem=Dimlet Parts], [net.minecraft.block.BlockRedstoneComparator=Technical], [mcjty.rftools.items.parts.EfficiencyEssenceItem=Dimlet Parts], [thermalexpansion.block.cell=Machines], [net.minecraft.item.ItemRedstone=Technical], [net.minecraft.block.BlockNote=Technical], [mcjty.rftools.items.manual.RFToolsManualItem=Books], [crazypants.enderio.conduit.power.ItemPowerConduit=Technical], [mcjty.rftools.items.storage=Modules], [mcjty.rftools.items.dimlets.RealizedDimensionTab=Dimlets], [crazypants.enderio.machine.spawner.ItemBrokenSpawner=Machines], [cofh.core.item.ItemBucket=Buckets], [net.minecraft.item.ItemMinecart=Technical], [net.minecraft.item.ItemSkull=Skulls], [mcjty.rftools.items.dimlets.EmptyDimensionTab=Dimlets], [mcjty.rftools.items.dimlets.UnknownDimlet=Dimlets], [crazypants.enderio.item.skull=Skulls], [net.minecraft.block.BlockFurnace=Technical], [net.minecraft.block.BlockPressurePlateWeighted=Technical], [powercrystals.minefactoryreloaded.item.ItemSafariNet=Technical], [net.minecraft.block.BlockRailDetector=Technical], [net.minecraft.block.BlockRedstoneRepeater=Technical], [mcjty.rftools.items.dimlets.DimletTemplate=Dimlets], [mcjty.rftools.items.dimensionmonitor.PhasedFieldGeneratorItem=Technical], [net.minecraft.block.BlockSapling=Saplings], [net.minecraft.block.BlockDaylightDetector=Technical], [cofh.thermalexpansion.block.device=Machines], [codechicken.microblock.ItemMicroPart=Microblocks], [crazypants.enderio.conduit.item.filter.ItemModItemFilter=Technical], [mcjty.rftools.items.manual.RFToolsShapeManualItem=Books], [net.minecraft.item.ItemSword=Weapons], [powercrystals.minefactoryreloaded.item.gun.ItemSafariNetLauncher=Technical], [net.minecraft.item.ItemTool=Tools], [thermalexpansion.item.tool.ItemWrench=Technical], [net.minecraft.block.BlockCake=Food], [mcjty.rftools.items.parts.DimletControlCircuitItem=Dimlet Parts], [net.minecraft.block.BlockCarrot=Food], [biomesoplenty.common.itemblocks.ItemBlockFlower2=Flowers], [thermalexpansion.block.dynamo.ItemBlockDynamo=Machines], [thermalexpansion.item.ItemCapacitor=Technical], [biomesoplenty.common.blocks.BlockBOPFlower2=Flowers], [codechicken.chunkloader.ItemChunkLoader=Machines], [powercrystals.minefactoryreloaded.item.tool.ItemRedNetMemoryCard=Technical], [net.minecraft.block.BlockTNT=Technical], [net.minecraft.item.ItemHoe=Tools], [mcjty.rftools.items.netmonitor.NetworkMonitorItem=Technical], [com.rwtema.extrautils.tileentity.enderquarry.BlockQuarryUpgrades=Technical]]
  1682. S:categories <
  1683. extrabiomes.blocks.BlockCustomFlower=Flowers
  1684. crazypants.enderio.material.ItemMachinePart=Technical
  1685. net.minecraft.block.BlockPistonBase=Technical
  1686. com.rwtema.extrautils.tileentity.transfernodes.BlockTransferPipe=Technical
  1687. net.minecraft.block.BlockWood=null
  1688. powercrystals.minefactoryreloaded.item.ItemPortaSpawner=Technical
  1689. thermalfoundation.block.BlockOre=Ores
  1690. mcjty.rftools.items.screenmodules=Modules
  1691. net.minecraft.block.BlockRail=Technical
  1692. net.minecraft.item.ItemShears=Tools
  1693. net.minecraft.block.BlockRailPowered=Technical
  1694. net.minecraft.block.BlockJukebox=Technical
  1695. mcjty.rftools.blocks.teleporter.MatterBoosterBlock=Machines
  1696. crazypants.enderio.material.ItemCapacitor=Technical
  1697. powercrystals.minefactoryreloaded.item.ItemLaserFocus=Technical
  1698. crazypants.enderio.fluid.ItemBucketEio=Buckets
  1699. biomesoplenty.common.items.ItemBOPBucket=Buckets
  1700. net.minecraft.block.BlockCommandBlock=Technical
  1701. mcjty.rftools.items.dimensionmonitor.DimensionMonitorItem=Technical
  1702. net.minecraft.block.BlockRedstoneLight=Technical
  1703. net.minecraft.item.ItemFood=Food
  1704. crazypants.enderio.conduit.facade.BlockConduitFacade=Technical
  1705. mcjty.rftools.blocks.spaceprojector.SpaceChamberBlock=Machines
  1706. powercrystals.minefactoryreloaded.item.base.ItemFactoryBucket=Buckets
  1707. crazypants.enderio.conduit.BlockConduitBundle=Technical
  1708. powercrystals.minefactoryreloaded.block=Machines
  1709. net.minecraft.block.BlockPotato=Food
  1710. crazypants.enderio.rail.BlockEnderRail=Technical
  1711. crazypants.enderio.machine=Machines
  1712. thermalexpansion.block.device.ItemBlockDevice=Machines
  1713. mcjty.rftools.items.teleportprobe.ChargedPorterItem=Technical
  1714. com.rwtema.extrautils.block.BlockEnderthermicPump=Machines
  1715. net.minecraft.block.BlockPressurePlate=Technical
  1716. net.minecraft.block.BlockFlower=Flowers
  1717. mcjty.rftools.items.dimlets.KnownDimlet=Dimlets
  1718. mcjty.rftools.items.teleportprobe.TeleportProbeItem=Technical
  1719. crazypants.enderio.item.ItemMagnet=Technical
  1720. mcjty.rftools.items.devdelight.DevelopersDelightItem=Technical
  1721. mcjty.rftools.items.parts.MediocreEfficiencyEssenceItem=Dimlet Parts
  1722. thermalexpansion.item.tool.ItemIgniter=Technical
  1723. mcjty.rftools.items.smartwrench.SmartWrenchItem=Technical
  1724. mcjty.rftools.items.parts.DimletTypeControllerItem=Dimlet Parts
  1725. crazypants.enderio.block.BlockDarkSteelPressurePlate=Technical
  1726. net.minecraft.block.BlockButtonStone=Technical
  1727. mcjty.rftools.items.parts.PeaceEssenceItem=Dimlet Parts
  1728. mcjty.rftools.items.envmodules=Modules
  1729. net.minecraft.block.BlockDropper=Technical
  1730. crazypants.enderio.conduit.redstone.ItemRedstoneConduit=Technical
  1731. mcjty.rftools.blocks.MachineBase=Machines
  1732. crazypants.enderio.conduit.item.filter.ItemBasicItemFilter=Technical
  1733. crazypants.enderio.item.ItemConduitProbe=Technical
  1734. thermalexpansion.item.tool.ItemMultimeter=Technical
  1735. net.minecraft.item.ItemFlintAndSteel=Tools
  1736. net.minecraft.block.BlockTripWireHook=Technical
  1737. net.minecraft.block.BlockDispenser=Technical
  1738. net.minecraft.block.BlockLever=Technical
  1739. mcjty.rftools.blocks.MachineFrame=Machines
  1740. crazypants.enderio.conduit.item.ItemItemConduit=Technical
  1741. mcjty.rftools.items.parts.DimletEnergyModuleItem=Dimlet Parts
  1742. thermalexpansion.block.machine=Machines
  1743. crazypants.enderio.conduit.item.filter.ItemExistingItemFilter=Technical
  1744. net.minecraft.item.ItemBow=Weapons
  1745. net.minecraft.block.BlockRedstoneWire=Technical
  1746. net.minecraft.block.BlockTripWire=Technical
  1747. mcjty.rftools.items.manual.RFToolsDimensionManualItem=Books
  1748. com.rwtema.extrautils.tileentity.enderquarry.BlockEnderQuarry=Machines
  1749. codechicken.microblock.ItemSaw=Tools
  1750. net.minecraft.block.BlockWorkbench=Technical
  1751. biomesoplenty.common.blocks.BlockBOPFlower=Flowers
  1752. biomesoplenty.common.itemblocks.ItemBlockFlower=Flowers
  1753. powercrystals.minefactoryreloaded.item.ItemLogicUpgradeCard=Technical
  1754. net.minecraft.block.BlockHopper=Technical
  1755. net.minecraft.item.ItemPotion=Potions
  1756. net.minecraft.item.ItemBook=Books
  1757. net.minecraft.item.ItemBucket=Buckets
  1758. mcjty.rftools.items.parts.DimletMemoryUnitItem=Dimlet Parts
  1759. powercrystals.minefactoryreloaded.item.tool.ItemRedNetMeter=Technical
  1760. mcjty.rftools.blocks.shield.ShieldTemplateBlock=Machines
  1761. net.minecraft.block.BlockRedstoneTorch=Technical
  1762. mcjty.lib.container.GenericBlock=Machines
  1763. com.rwtema.extrautils.tileentity.enderquarry.BlockEnderMarkers=Technical
  1764. net.minecraft.item.ItemRecord=Records
  1765. crazypants.enderio.conduit.gas.ItemGasConduit=Technical
  1766. mcjty.rftools.blocks.spaceprojector.SpaceChamberCardItem=Technical
  1767. crazypants.enderio.conduit.liquid.ItemLiquidConduit=Technical
  1768. powercrystals.minefactoryreloaded.item.tool.ItemXpExtractor=Technical
  1769. net.minecraft.item.ItemArmor=Armor
  1770. net.minecraft.block.BlockOre=Ores
  1771. buildcraft.builders=Machines
  1772. mcjty.rftools.blocks.teleporter.DestinationAnalyzerBlock=Machines
  1773. com.rwtema.extrautils.tileentity.generators.BlockGenerator=Machines
  1774. crazypants.enderio.conduit.item.ItemExtractSpeedUpgrade=Technical
  1775. mcjty.rftools.items.parts.SyringeItem=Dimlet Parts
  1776. net.minecraft.block.BlockRedstoneComparator=Technical
  1777. mcjty.rftools.items.parts.EfficiencyEssenceItem=Dimlet Parts
  1778. thermalexpansion.block.cell=Machines
  1779. net.minecraft.item.ItemRedstone=Technical
  1780. net.minecraft.block.BlockNote=Technical
  1781. mcjty.rftools.items.manual.RFToolsManualItem=Books
  1782. crazypants.enderio.conduit.power.ItemPowerConduit=Technical
  1783. mcjty.rftools.items.storage=Modules
  1784. mcjty.rftools.items.dimlets.RealizedDimensionTab=Dimlets
  1785. crazypants.enderio.machine.spawner.ItemBrokenSpawner=Machines
  1786. cofh.core.item.ItemBucket=Buckets
  1787. net.minecraft.item.ItemMinecart=Technical
  1788. net.minecraft.item.ItemSkull=Skulls
  1789. mcjty.rftools.items.dimlets.EmptyDimensionTab=Dimlets
  1790. mcjty.rftools.items.dimlets.UnknownDimlet=Dimlets
  1791. crazypants.enderio.item.skull=Skulls
  1792. net.minecraft.block.BlockFurnace=Technical
  1793. net.minecraft.block.BlockPressurePlateWeighted=Technical
  1794. powercrystals.minefactoryreloaded.item.ItemSafariNet=Technical
  1795. net.minecraft.block.BlockRailDetector=Technical
  1796. net.minecraft.block.BlockRedstoneRepeater=Technical
  1797. mcjty.rftools.items.dimlets.DimletTemplate=Dimlets
  1798. mcjty.rftools.items.dimensionmonitor.PhasedFieldGeneratorItem=Technical
  1799. net.minecraft.block.BlockSapling=Saplings
  1800. net.minecraft.block.BlockDaylightDetector=Technical
  1801. cofh.thermalexpansion.block.device=Machines
  1802. codechicken.microblock.ItemMicroPart=Microblocks
  1803. crazypants.enderio.conduit.item.filter.ItemModItemFilter=Technical
  1804. mcjty.rftools.items.manual.RFToolsShapeManualItem=Books
  1805. net.minecraft.item.ItemSword=Weapons
  1806. powercrystals.minefactoryreloaded.item.gun.ItemSafariNetLauncher=Technical
  1807. net.minecraft.item.ItemTool=Tools
  1808. thermalexpansion.item.tool.ItemWrench=Technical
  1809. net.minecraft.block.BlockCake=Food
  1810. mcjty.rftools.items.parts.DimletControlCircuitItem=Dimlet Parts
  1811. net.minecraft.block.BlockCarrot=Food
  1812. biomesoplenty.common.itemblocks.ItemBlockFlower2=Flowers
  1813. thermalexpansion.block.dynamo.ItemBlockDynamo=Machines
  1814. thermalexpansion.item.ItemCapacitor=Technical
  1815. biomesoplenty.common.blocks.BlockBOPFlower2=Flowers
  1816. codechicken.chunkloader.ItemChunkLoader=Machines
  1817. powercrystals.minefactoryreloaded.item.tool.ItemRedNetMemoryCard=Technical
  1818. net.minecraft.block.BlockTNT=Technical
  1819. net.minecraft.item.ItemHoe=Tools
  1820. mcjty.rftools.items.netmonitor.NetworkMonitorItem=Technical
  1821. com.rwtema.extrautils.tileentity.enderquarry.BlockQuarryUpgrades=Technical
  1822. >
  1823.  
  1824. # If true we clear the search field when opening the GUI for the modular storage. Set to false if you don't want that [default: true]
  1825. B:clearSearchOnOpen=true
  1826.  
  1827. # Background color for group lines [range: 0 ~ 2147483647, default: -1123021]
  1828. I:groupBackground=-1123021
  1829.  
  1830. # Foreground color for group lines [range: 0 ~ 2147483647, default: -16777216]
  1831. I:groupForeground=-16777216
  1832.  
  1833. # The height for the smallest style modular storage GUI [range: 0 ~ 1000000, default: 236]
  1834. I:modularStorageGuiHeight1=236
  1835.  
  1836. # The height for the middle style modular storage GUI [range: 0 ~ 1000000, default: 320]
  1837. I:modularStorageGuiHeight2=320
  1838.  
  1839. # The height for the tallest style modular storage GUI [range: 0 ~ 1000000, default: 490]
  1840. I:modularStorageGuiHeight3=490
  1841.  
  1842. # RF/tick to share an inventory to all dimensions [range: 0 ~ 2147483647, default: 50]
  1843. I:remoteShareGlobal=50
  1844.  
  1845. # RF/tick to share an inventory to the same dimension [range: 0 ~ 2147483647, default: 10]
  1846. I:remoteShareLocal=10
  1847.  
  1848. # Maximum RF storage that the remote storage block can hold [range: 0 ~ 2147483647, default: 100000]
  1849. I:remoteStorageMaxRF=100000
  1850.  
  1851. # RF per tick that the remote storage block can receive [range: 0 ~ 2147483647, default: 300]
  1852. I:remoteStorageRFPerTick=300
  1853.  
  1854. # Extra RF per usage per storage tier [range: 0 ~ 2147483647, default: 100]
  1855. I:tabletExtraRFUsage=100
  1856.  
  1857. # Maximum RF storage that the storage tablet can hold [range: 0 ~ 2147483647, default: 20000]
  1858. I:tabletMaxRF=20000
  1859.  
  1860. # RF per tick that the storage tablet can receive [range: 0 ~ 2147483647, default: 500]
  1861. I:tabletRFPerTick=500
  1862.  
  1863. # RF per usage of the storage tablet [range: 0 ~ 2147483647, default: 100]
  1864. I:tabletRFUsage=100
  1865.  
  1866. # RF per usage of the storage tablet when used in combation with the scanner module [range: 0 ~ 2147483647, default: 100]
  1867. I:tabletRFUsageScanner=100
  1868. }
  1869.  
  1870.  
  1871. ##########################################################################################################
  1872. # storagemonitor
  1873. #--------------------------------------------------------------------------------------------------------#
  1874. # Settings for the storage scanner machine
  1875. ##########################################################################################################
  1876.  
  1877. storagemonitor {
  1878. # If this is true then opening the storage scanner GUI will automatically select the starred inventory view [default: true]
  1879. B:hilightStarredOnGuiOpen=true
  1880.  
  1881. # Time (in seconds) to hilight a block in the world [range: 0 ~ 2147483647, default: 5]
  1882. I:hilightTime=5
  1883.  
  1884. # If this is true then requesting items from the storage scanner will go straight into the player inventory and not the output slot [default: true]
  1885. B:requestStraightToInventory=true
  1886.  
  1887. # Amount of RF used to insert an item [range: 0 ~ 2147483647, default: 20]
  1888. I:rfPerInsert=20
  1889.  
  1890. # Amount of RF used to request an item [range: 0 ~ 2147483647, default: 100]
  1891. I:rfPerRequest=100
  1892.  
  1893. # Maximum RF storage that the storage scanner can hold [range: 0 ~ 2147483647, default: 50000]
  1894. I:scannerMaxRF=50000
  1895.  
  1896. # RF per tick that the storage scanner can receive [range: 0 ~ 2147483647, default: 500]
  1897. I:scannerRFPerTick=500
  1898.  
  1899. # If this is true then XNet is required (if present) to be able to connect storages to a storage scanner [default: false]
  1900. B:xnetRequired=false
  1901. }
  1902.  
  1903.  
  1904. ##########################################################################################################
  1905. # teleporter
  1906. #--------------------------------------------------------------------------------------------------------#
  1907. # Settings for the teleportation system
  1908. ##########################################################################################################
  1909.  
  1910. teleporter {
  1911. # Maximum RF storage that the advanced charged porter item can hold (note that teleporting this way uses 50% more RF then with a matter transmitter) [range: 0 ~ 2147483647, default: 1000000]
  1912. I:advancedChargedPorterMaxRF=1000000
  1913.  
  1914. # The speed bonus for the advanced charged porter (compared to the normal one) [range: 0 ~ 2147483647, default: 4]
  1915. I:advancedSpeedBonus=4
  1916.  
  1917. # Comma separated list of dimension ids that the teleportation system can't teleport to [default: ]
  1918. S:blacklistedTeleportationDestinations=
  1919.  
  1920. # Comma separated list of dimension ids that the teleportation system can't teleport from [default: ]
  1921. S:blacklistedTeleportationSources=
  1922.  
  1923. # Maximum RF storage that the charged porter item can hold (note that teleporting this way uses 50% more RF then with a matter transmitter) [range: 0 ~ 2147483647, default: 200000]
  1924. I:chargedPorterMaxRF=200000
  1925.  
  1926. # RF per tick that the the charged porter item can receive [range: 0 ~ 2147483647, default: 2000]
  1927. I:chargedPorterRFPerTick=2000
  1928.  
  1929. # The amount of ticks that a matter transmitter with destination checker will wait before checking a receiver in case the chunk is not loaded (-1 to disable this check completely) [range: -1 ~ 2147483647, default: -1]
  1930. I:checkUnloadedChunk=-1
  1931.  
  1932. # The amount of ticks that a matter transmitter with destination checker will wait before checking a receiver in case the world is not loaded (-1 to disable this check completely) [range: -1 ~ 2147483647, default: -1]
  1933. I:checkUnloadedWorld=-1
  1934.  
  1935. # Maximum RF storage that the dialing device can hold [range: 0 ~ 2147483647, default: 50000]
  1936. I:dialerMaxRF=50000
  1937.  
  1938. # RF per tick that the dialing device can receive [range: 0 ~ 2147483647, default: 100]
  1939. I:dialerRFPerTick=100
  1940.  
  1941. # The horizontal range the dialing device uses to check for transmitters. These are the transmitters the dialing device will be able to control [range: 0 ~ 2147483647, default: 10]
  1942. I:horizontalDialerRange=10
  1943.  
  1944. # If this is true then all usages of the teleport system are logged [default: false]
  1945. B:logTeleportUsages=false
  1946.  
  1947. # If this is true then the RFTools teleportation system cannot be used to travel in the same dimension [default: false]
  1948. B:preventInterdimensionalTeleports=false
  1949.  
  1950. # Maximum RF storage that the matter receiver can hold [range: 0 ~ 2147483647, default: 100000]
  1951. I:receiverMaxRF=100000
  1952.  
  1953. # RF per tick that the matter receiver can receive [range: 0 ~ 2147483647, default: 500]
  1954. I:receiverRFPerTick=500
  1955.  
  1956. # This is the amount of RF that is consumed at a boosted transmitter in case the receiver doesn't have enough power [range: 0 ~ 2147483647, default: 20000]
  1957. I:rfBoostedTeleport=20000
  1958.  
  1959. # The amount of RF that is consumed by the matter transmitter when a dial is active [range: 0 ~ 2147483647, default: 10]
  1960. I:rfDialedConnectionPerTick=10
  1961.  
  1962. # The amount of RF/tick an idle dialed transmitter consumes [range: 0 ~ 2147483647, default: 0]
  1963. I:rfMatterIdleTick=0
  1964.  
  1965. # The amount of RF consumed when the dialing device checks for the capabilities of a receiver ('Check' button) [range: 0 ~ 2147483647, default: 5000]
  1966. I:rfPerCheck=5000
  1967.  
  1968. # The amount of RF consumed when dialing a transmitter to another receiver [range: 0 ~ 2147483647, default: 1000]
  1969. I:rfPerDial=1000
  1970.  
  1971. # This is the amount of RF that is consumed at the receiving side for every teleport. This RF is only consumed when the teleportation actually happens [range: 0 ~ 2147483647, default: 5000]
  1972. I:rfPerTeleportReceiver=5000
  1973.  
  1974. # The amount of RF that is consumed by a matter transmitter when the player goes to stand in the teleportation beam allowing the teleportation process to start. This version is for a teleportation to another dimension and in this case 'rfStartTeleportDist' is not used. This value also acts as the maximum rf that can be consumed for a local teleport [range: 0 ~ 2147483647, default: 100000]
  1975. I:rfStartTeleportDim=100000
  1976.  
  1977. # For every unit in distance this value is added to the initial RF cost for starting the teleportation. This value is not used when teleporting to another dimension [range: 0 ~ 2147483647, default: 10]
  1978. I:rfStartTeleportDist=10
  1979.  
  1980. # The amount of RF that is consumed by a matter transmitter when the player goes to stand in the teleportation beam allowing the teleportation process to start. This value is used for a teleport in the same dimension. In addition to this value the 'rfStartTeleportDist' is also added per traveled distance [range: 0 ~ 2147483647, default: 5000]
  1981. I:rfStartTeleportLocal=5000
  1982.  
  1983. # For the duration of the teleport process this value represents the amount of RF that is consumed by the matter transmitter for every tick [range: 0 ~ 2147483647, default: 500]
  1984. I:rfTeleportPerTick=500
  1985.  
  1986. # The base time used for a teleportation to another dimension. The 'timeTeleportDist' value is not used [range: 0 ~ 2147483647, default: 50]
  1987. I:timeTeleportBaseDim=50
  1988.  
  1989. # The base time used for a teleportation for a local teleport. The 'timeTeleportDist' value is added per distance traveled [range: 0 ~ 2147483647, default: 5]
  1990. I:timeTeleportBaseLocal=5
  1991.  
  1992. # The amount of time that is added depending on distance for a local teleport. This value is in militicks which means that 1000 is one tick and one tick is 1/20 of a second [range: 0 ~ 2147483647, default: 10]
  1993. I:timeTeleportDist=10
  1994.  
  1995. # Maximum RF storage that the matter transmitter can hold. This should be at least equal to 'rfStartTeleportDim' [range: 0 ~ 2147483647, default: 200000]
  1996. I:transmitterMaxRF=200000
  1997.  
  1998. # RF per tick that the matter transmitter can receive. It is recommended to keep this at least equal to 'rfTeleportPerTick' [range: 0 ~ 2147483647, default: 1000]
  1999. I:transmitterRFPerTick=1000
  2000.  
  2001. # The vertical range the dialing device uses to check for transmitters [range: 0 ~ 2147483647, default: 5]
  2002. I:verticalDialerRange=5
  2003.  
  2004. # The volume for the teleporting sound (1.0 is default) [range: 0.0 ~ 1.0, default: 1.0]
  2005. S:volumeTeleport=1.0
  2006.  
  2007. # The volume for the error sound when teleportation fails (1.0 is default) [range: 0.0 ~ 1.0, default: 1.0]
  2008. S:volumeTeleportError=1.0
  2009.  
  2010. # Set this to false to disable the 'whoosh' message on teleport [default: true]
  2011. B:whooshMessage=true
  2012. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement