Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2013
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.80 KB | None | 0 0
  1. # Configuration file
  2.  
  3. ####################
  4. # balance
  5. ####################
  6.  
  7. balance {
  8. B:addCopperTinToBronzeCraftingRecipe=true
  9.  
  10. # Maximum tunnel length for Atomic Disassemblers (power of 2, default = 7 = 128)
  11. I:atomicDisassemblerMaxLength=7
  12.  
  13. # If set to true, chargers will consume UUM and only UUM (they will refuse to receive any energy), if set to false, chargers will receive energy and only energy (no UUM)
  14. B:chargerOnlyUsesUUM=true
  15. B:disableBlazeRodToPowderExploit=true
  16.  
  17. # Whether or not experience recipes are enabled
  18. B:experienceRecipesEnabled=true
  19.  
  20. # Explosion power of Antimatter Bomb, where TNT is 4
  21. B:explosionPowerAntimatterBomb=false
  22.  
  23. # If set to true, armors (and other) will require hard-to-get materials (f.e. full set of armor will require 72 stacks of UUM)
  24. B:hardRecipes=false
  25. I:remoteAccessorEnergyPerUse=100000
  26. }
  27.  
  28.  
  29. ####################
  30. # block
  31. ####################
  32.  
  33. block {
  34. I:blockAntimatterStone=1348
  35. I:blockChromiteOre=1350
  36. I:blockLavaFabricator=1353
  37. I:blockMassMelter=1355
  38. I:blockMicroStar=1354
  39. I:blockMolHeater=1346
  40. I:blockMulticoreSolarPanel=1347
  41. I:blockParticleAccelerator=1349
  42. I:blockRockDesintegrator=1352
  43. I:blockSuperconductor=1345
  44. I:blockUnstableQuartz=1351
  45. I:blockWlessConductor=1343
  46. I:blockWlessPowerSync=1344
  47. I:blockXpCharger=1342
  48. I:blockXpGen=1341
  49. I:fluidIV=1357
  50. I:fusionGlass=1356
  51. }
  52.  
  53.  
  54. ####################
  55. # dimension
  56. ####################
  57.  
  58. dimension {
  59. I:antimatterUniverseDimId=2
  60. I:biomeAntimatterFieldId=40
  61. }
  62.  
  63.  
  64. ####################
  65. # general
  66. ####################
  67.  
  68. general {
  69. B:addIridiumOreToIngotCompressorRecipe=true
  70. B:atomicDisassemblersEnableDamage=true
  71. B:atomicDisassemblersEnableDamageToOthers=true
  72. I:bookCapacity=16384
  73.  
  74. # If set to false, conductors will stop spawning particles (useful on servers, because every 40 ticks server will send 180 packets to all the clients)
  75. B:conducorsSpawnParticles=true
  76.  
  77. # If set to false, wireless conductors will stop spawning lightnings
  78. B:conductorsSpawnLightnings=true
  79.  
  80. # Determines whether or not crafting recipe is enabled
  81. B:enableEnhancedLappackCraftingRecipe=true
  82.  
  83. # Determines whether or not crafting recipe is enabled
  84. B:enableForcefieldChestplateCraftingRecipe=true
  85.  
  86. # Determines whether or not crafting recipe is enabled
  87. B:enableLevitationBootsCraftingRecipe=true
  88.  
  89. # Determines whether or not crafting recipe is enabled
  90. B:enableSupersonicLeggingsCraftingRecipe=true
  91.  
  92. # Determines whether or not crafting recipe is enabled
  93. B:enableTeslaHelmetCraftingRecipe=true
  94.  
  95. # Speed of enhanced diamond drill (diamond drill = 16, default = 32)
  96. I:enhancedDiamondDrillSpeed=32
  97.  
  98. # Determines the omission of Rays when rendering forcefield (set to 361 to completely remove the forcefield rendering)
  99. I:forcefieldChestplateRayOmission=1
  100.  
  101. # Determines whether or not LevelStorage's superconductors are oredict-compatible with other superconductors (e.g. GraviSuite or GregTech)
  102. B:superConductorOreDictCompatible=true
  103.  
  104. # Determines how much superconductors you get from one recipe
  105. I:superConductorRecipeOutput=6
  106. }
  107.  
  108.  
  109. ####################
  110. # item
  111. ####################
  112.  
  113. item {
  114. I:itemAdvScanner=5003
  115. I:itemArmorAntimatterBoots=5026
  116. I:itemArmorAntimatterChestplate=5028
  117. I:itemArmorAntimatterHelmet=5029
  118. I:itemArmorAntimatterLeggings=5027
  119. I:itemArmorEnhancedNanoChestplate=5024
  120. I:itemArmorForcefieldChestplate=5010
  121. I:itemArmorTeslaHelmet=5011
  122. I:itemAtomicDisassembler=5020
  123. I:itemCompactTeleporter=5005
  124. I:itemDemolisher=5025
  125. I:itemElectricLighter=5023
  126. I:itemElectricMagnet=5019
  127. I:itemElectricSickle=5015
  128. I:itemEnhDiamondDrill=5006
  129. I:itemEnhLappack=5021
  130. I:itemFreqCard=5004
  131. I:itemLevelStorageBook=5002
  132. I:itemLevitationBoots=5008
  133. I:itemPocketRefrigerant=5007
  134. I:itemQuantumRing=5018
  135. I:itemQuantumSaber=5016
  136. I:itemRemoteAccessor=5022
  137. I:itemStorageFourtyMillion=5013
  138. I:itemSuperconductor=5012
  139. I:itemSupersonicLeggings=5009
  140. I:itemTimeAccelerator=5017
  141. I:itemWirelessCharger=5014
  142. I:simpleItems=5001
  143. }
  144.  
  145.  
  146. ####################
  147. # iv
  148. ####################
  149.  
  150. iv {
  151. # tile.whiteStone
  152. I:"121:0"=4
  153.  
  154. # tile.dragonEgg
  155. I:"122:0"=2000000
  156.  
  157. # tile.sand
  158. I:"12:0"=1
  159.  
  160. # tile.gravel
  161. I:"13:0"=4
  162.  
  163. # tile.oreCoal
  164. I:"16:0"=128
  165.  
  166. # tile.log.oak
  167. I:"17:32767"=64
  168.  
  169. # tile.stone
  170. I:"1:0"=1
  171.  
  172. # item.record
  173. I:"2256:0"=32768
  174.  
  175. # item.record
  176. I:"2257:0"=32768
  177.  
  178. # item.record
  179. I:"2258:0"=32768
  180.  
  181. # item.record
  182. I:"2259:0"=32768
  183.  
  184. # item.record
  185. I:"2260:0"=32768
  186.  
  187. # item.record
  188. I:"2261:0"=32768
  189.  
  190. # item.record
  191. I:"2262:0"=32768
  192.  
  193. # item.record
  194. I:"2263:0"=32768
  195.  
  196. # item.record
  197. I:"2264:0"=32768
  198.  
  199. # item.record
  200. I:"2265:0"=32768
  201.  
  202. # item.record
  203. I:"2266:0"=32768
  204.  
  205. # item.record
  206. I:"2267:0"=32768
  207.  
  208. # item.coal
  209. I:"263:0"=128
  210.  
  211. # item.charcoal
  212. I:"263:1"=64
  213.  
  214. # item.diamond
  215. I:"264:0"=8192
  216.  
  217. # item.ingotIron
  218. I:"265:0"=256
  219.  
  220. # item.ingotGold
  221. I:"266:0"=2048
  222.  
  223. # item.string
  224. I:"287:0"=12
  225.  
  226. # item.feather
  227. I:"288:0"=48
  228.  
  229. # item.sulphur
  230. I:"289:0"=192
  231.  
  232. # item.wheat
  233. I:"296:0"=32
  234.  
  235. # itemUran238
  236. I:"30047:0"=204
  237.  
  238. # itemUran235small
  239. I:"30048:0"=1024
  240.  
  241. # itemIngotCopper
  242. I:"30067:0"=85
  243.  
  244. # itemIngotTin
  245. I:"30067:1"=255
  246.  
  247. # itemIngotBronze
  248. I:"30067:2"=170
  249.  
  250. # itemOreIridium
  251. I:"30128:0"=131072
  252.  
  253. # itemHarz
  254. I:"30217:0"=24
  255.  
  256. # item.flint
  257. I:"318:0"=4
  258.  
  259. # item.saddle
  260. I:"329:0"=256
  261.  
  262. # item.redstone
  263. I:"331:0"=64
  264.  
  265. # item.leather
  266. I:"334:0"=64
  267.  
  268. # item.clay
  269. I:"337:0"=16
  270.  
  271. # item.reeds
  272. I:"338:0"=24
  273.  
  274. # item.yellowDust
  275. I:"348:0"=384
  276.  
  277. # item.dyePowder.blue
  278. I:"351:4"=768
  279.  
  280. # item.melon
  281. I:"360:0"=16
  282.  
  283. # item.rottenFlesh
  284. I:"367:0"=32
  285.  
  286. # item.enderPearl
  287. I:"368:0"=1024
  288.  
  289. # item.blazeRod
  290. I:"369:0"=1536
  291.  
  292. # item.ghastTear
  293. I:"370:0"=4096
  294.  
  295. # item.blazePowder
  296. I:"377:0"=307
  297.  
  298. # tile.flower
  299. I:"37:0"=16
  300.  
  301. # item.emerald
  302. I:"388:0"=8192
  303.  
  304. # tile.rose
  305. I:"38:0"=16
  306.  
  307. # item.carrots
  308. I:"391:0"=64
  309.  
  310. # item.potato
  311. I:"392:0"=64
  312.  
  313. # item.skull.wither
  314. I:"397:1"=87381
  315.  
  316. # item.netherStar
  317. I:"399:0"=524288
  318.  
  319. # tile.dirt
  320. I:"3:0"=1
  321.  
  322. # item.netherquartz
  323. I:"406:0"=24
  324.  
  325. # tile.obsidian
  326. I:"49:0"=64
  327.  
  328. # tile.stonebrick
  329. I:"4:0"=1
  330.  
  331. # ingotChrome
  332. I:"5257:16"=98304
  333.  
  334. # tile.ice
  335. I:"79:0"=1
  336.  
  337. # tile.hellrock
  338. I:"87:0"=1
  339.  
  340. # tile.hellsand
  341. I:"88:0"=49
  342.  
  343. # Determines how many passes ("attempts") will be made. Basically, the lower value, the faster minecraft will start, the higher value, the more items will be assigned. Set to -1 to completely disable. 2 is the minimum requirement for semi-filled IV values. 1 will cover the most straightforward recipes.
  344. I:dynamicAssignmentPasses=-1
  345. I:ingotBronze=170
  346. I:ingotChrome=98304
  347. I:ingotCopper=85
  348. I:ingotSilver=512
  349. I:ingotTin=255
  350. }
  351.  
  352.  
  353. ####################
  354. # performance
  355. ####################
  356.  
  357. performance {
  358. B:enableArmorHUD=true
  359. }
  360.  
  361.  
  362. ####################
  363. # recipes
  364. ####################
  365.  
  366. recipes {
  367. # Determines whether or not item's recipe is enabled
  368. B:blockLavaFabricator=true
  369.  
  370. # Determines whether or not item's recipe is enabled
  371. B:blockMassMelter=true
  372.  
  373. # Determines whether or not item's recipe is enabled
  374. B:blockMolHeater=true
  375.  
  376. # Determines whether or not item's recipe is enabled
  377. B:blockMulticoreSolarPanel=true
  378.  
  379. # Determines whether or not item's recipe is enabled
  380. B:blockParticleAccelerator=true
  381.  
  382. # Determines whether or not item's recipe is enabled
  383. B:blockRockDesintegrator=true
  384.  
  385. # Determines whether or not item's recipe is enabled
  386. B:blockWlessConductor=true
  387.  
  388. # Determines whether or not item's recipe is enabled
  389. B:blockWlessPowerSync=true
  390.  
  391. # Determines whether or not item's recipe is enabled
  392. B:blockXpCharger=true
  393.  
  394. # Determines whether or not item's recipe is enabled
  395. B:blockXpGen=true
  396.  
  397. # Determines whether or not item's recipe is enabled
  398. B:fusionGlass=true
  399.  
  400. # Determines whether or not item's recipe is enabled
  401. B:itemAdvScanner=true
  402.  
  403. # Determines whether or not item's recipe is enabled
  404. B:itemArmorAntimatterBoots=true
  405.  
  406. # Determines whether or not item's recipe is enabled
  407. B:itemArmorAntimatterChestplate=true
  408.  
  409. # Determines whether or not item's recipe is enabled
  410. B:itemArmorAntimatterHelmet=true
  411.  
  412. # Determines whether or not item's recipe is enabled
  413. B:itemArmorAntimatterLeggings=true
  414.  
  415. # Determines whether or not item's recipe is enabled
  416. B:itemArmorEnhancedNanoChestplate=true
  417.  
  418. # Determines whether or not item's recipe is enabled
  419. B:itemArmorForcefieldChestplate=true
  420.  
  421. # Determines whether or not item's recipe is enabled
  422. B:itemArmorTeslaHelmet=true
  423.  
  424. # Determines whether or not item's recipe is enabled
  425. B:itemAtomicDisassembler=true
  426.  
  427. # Determines whether or not item's recipe is enabled
  428. B:itemCompactTeleporter=true
  429.  
  430. # Determines whether or not item's recipe is enabled
  431. B:itemDemolisher=true
  432.  
  433. # Determines whether or not item's recipe is enabled
  434. B:itemElectricLighter=true
  435.  
  436. # Determines whether or not item's recipe is enabled
  437. B:itemElectricMagnet=true
  438.  
  439. # Determines whether or not item's recipe is enabled
  440. B:itemElectricSickle=true
  441.  
  442. # Determines whether or not item's recipe is enabled
  443. B:itemEnhDiamondDrill=true
  444.  
  445. # Determines whether or not item's recipe is enabled
  446. B:itemEnhLappack=true
  447.  
  448. # Determines whether or not item's recipe is enabled
  449. B:itemFreqCard=true
  450.  
  451. # Determines whether or not item's recipe is enabled
  452. B:itemLevelStorageBook=true
  453.  
  454. # Determines whether or not item's recipe is enabled
  455. B:itemLevitationBoots=true
  456.  
  457. # Determines whether or not item's recipe is enabled
  458. B:itemPocketRefrigerant=true
  459.  
  460. # Determines whether or not item's recipe is enabled
  461. B:itemQuantumRing=true
  462.  
  463. # Determines whether or not item's recipe is enabled
  464. B:itemQuantumSaber=true
  465.  
  466. # Determines whether or not item's recipe is enabled
  467. B:itemRemoteAccessor=true
  468.  
  469. # Determines whether or not item's recipe is enabled
  470. B:itemStorageFourtyMillion=true
  471.  
  472. # Determines whether or not item's recipe is enabled
  473. B:itemSuperconductor=true
  474.  
  475. # Determines whether or not item's recipe is enabled
  476. B:itemSupersonicLeggings=true
  477.  
  478. # Determines whether or not item's recipe is enabled
  479. B:itemTimeAccelerator=true
  480.  
  481. # Determines whether or not item's recipe is enabled
  482. B:itemWirelessCharger=true
  483. }
  484.  
  485.  
  486. ####################
  487. # worldgen
  488. ####################
  489.  
  490. worldgen {
  491. I:oreDensity=1
  492. }
  493.  
  494.  
  495. ####################
  496. # xpregistry
  497. ####################
  498.  
  499. xpregistry {
  500. # Set to -1 to disable
  501. I:arrow=1
  502.  
  503. # Set to -1 to disable
  504. I:bedrock=2147483647
  505.  
  506. # Set to -1 to disable
  507. I:bow=9
  508.  
  509. # Set to -1 to disable
  510. I:diamond=512
  511.  
  512. # Set to -1 to disable
  513. I:enderPearl=256
  514.  
  515. # Set to -1 to disable
  516. I:ingotGold=16
  517.  
  518. # Set to -1 to disable
  519. I:itemHarz=3
  520.  
  521. # Set to -1 to disable
  522. I:netherStar=4096
  523.  
  524. # Set to -1 to disable
  525. I:netherquartz=4
  526.  
  527. # Set to -1 to disable
  528. I:obsidian=8
  529.  
  530. # Set to -1 to disable
  531. I:redstone=8
  532.  
  533. # Set to -1 to disable
  534. I:yellowDust=32
  535. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement