Advertisement
Guest User

Metallurgy.cfg

a guest
Mar 5th, 2015
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.89 KB | None | 0 0
  1. # Configuration file
  2.  
  3. client {
  4. B:ore_particales=true
  5. }
  6.  
  7.  
  8. generators {
  9. B:Adamantine=true
  10. B:Alduorite=true
  11. B:AstralSilver=true
  12. B:Atlarus=true
  13. B:Bitumen=true
  14. B:Carmot=true
  15. B:Ceruclase=true
  16. B:Copper=false
  17. B:DeepIron=true
  18. B:Eximite=true
  19. B:Ignatius=true
  20. B:Infuscolium=true
  21. B:Kalendrite=true
  22. B:Lemurite=true
  23. B:Magnesium=true
  24. B:Manganese=true
  25. B:Meutoite=true
  26. B:Midasium=true
  27. B:Mithril=true
  28. B:Orichalcum=true
  29. B:Oureclase=true
  30. B:Phosphorite=true
  31. B:Platinum=true
  32. B:Potash=true
  33. B:Prometheum=true
  34. B:Rubracium=true
  35. B:Saltpeter=true
  36. B:Sanguinite=true
  37. B:ShadowIron=true
  38. B:Silver=false
  39. B:Sulfur=true
  40. B:Tin=false
  41. B:Vulcanite=true
  42. B:Vyroxeres=true
  43. B:Zinc=true
  44.  
  45. copper {
  46. I:chunk_chance=0
  47. S:dimensions=0 2 -100000
  48. I:max_Y_level=60
  49. I:min_Y_level=35
  50. I:ores_per_vein=0
  51. I:veins_per_chunk=0
  52. }
  53.  
  54. tin {
  55. I:chunk_chance=0
  56. S:dimensions=0 2 -100000
  57. I:max_Y_level=45
  58. I:min_Y_level=25
  59. I:ores_per_vein=0
  60. I:veins_per_chunk=0
  61. }
  62.  
  63. manganese {
  64. I:chunk_chance=35
  65. S:dimensions=0 2 -100000
  66. I:max_Y_level=42
  67. I:min_Y_level=18
  68. I:ores_per_vein=8
  69. I:veins_per_chunk=7
  70. }
  71.  
  72. eximite {
  73. I:chunk_chance=100
  74. S:dimensions=1 -100000
  75. I:max_Y_level=128
  76. I:min_Y_level=0
  77. I:ores_per_vein=6
  78. I:veins_per_chunk=20
  79. }
  80.  
  81. meutoite {
  82. I:chunk_chance=100
  83. S:dimensions=1 -100000
  84. I:max_Y_level=128
  85. I:min_Y_level=0
  86. I:ores_per_vein=8
  87. I:veins_per_chunk=20
  88. }
  89.  
  90. prometheum {
  91. I:chunk_chance=100
  92. S:dimensions=7 66 -100000
  93. I:max_Y_level=30
  94. I:min_Y_level=20
  95. I:ores_per_vein=9
  96. I:veins_per_chunk=4
  97. }
  98.  
  99. deepiron {
  100. I:chunk_chance=100
  101. S:dimensions=7 66 -100000
  102. I:max_Y_level=24
  103. I:min_Y_level=12
  104. I:ores_per_vein=11
  105. I:veins_per_chunk=6
  106. }
  107.  
  108. infuscolium {
  109. I:chunk_chance=100
  110. S:dimensions=7 66 -100000
  111. I:max_Y_level=36
  112. I:min_Y_level=24
  113. I:ores_per_vein=6
  114. I:veins_per_chunk=4
  115. }
  116.  
  117. oureclase {
  118. I:chunk_chance=100
  119. S:dimensions=7 66 -100000
  120. I:max_Y_level=36
  121. I:min_Y_level=10
  122. I:ores_per_vein=6
  123. I:veins_per_chunk=3
  124. }
  125.  
  126. astralsilver {
  127. I:chunk_chance=100
  128. S:dimensions=7 66 -100000
  129. I:max_Y_level=16
  130. I:min_Y_level=10
  131. I:ores_per_vein=9
  132. I:veins_per_chunk=3
  133. }
  134.  
  135. carmot {
  136. I:chunk_chance=100
  137. S:dimensions=7 66 -100000
  138. I:max_Y_level=10
  139. I:min_Y_level=5
  140. I:ores_per_vein=6
  141. I:veins_per_chunk=3
  142. }
  143.  
  144. mithril {
  145. I:chunk_chance=100
  146. S:dimensions=7 66 -100000
  147. I:max_Y_level=26
  148. I:min_Y_level=17
  149. I:ores_per_vein=8
  150. I:veins_per_chunk=9
  151. }
  152.  
  153. rubracium {
  154. I:chunk_chance=100
  155. S:dimensions=7 66 -100000
  156. I:max_Y_level=36
  157. I:min_Y_level=28
  158. I:ores_per_vein=6
  159. I:veins_per_chunk=2
  160. }
  161.  
  162. orichalcum {
  163. I:chunk_chance=100
  164. S:dimensions=7 66 -100000
  165. I:max_Y_level=19
  166. I:min_Y_level=10
  167. I:ores_per_vein=12
  168. I:veins_per_chunk=2
  169. }
  170.  
  171. adamantine {
  172. I:chunk_chance=20
  173. S:dimensions=7 66 -100000
  174. I:max_Y_level=10
  175. I:min_Y_level=4
  176. I:ores_per_vein=11
  177. I:veins_per_chunk=1
  178. }
  179.  
  180. atlarus {
  181. I:chunk_chance=20
  182. S:dimensions=7 66 -100000
  183. I:max_Y_level=16
  184. I:min_Y_level=10
  185. I:ores_per_vein=4
  186. I:veins_per_chunk=2
  187. }
  188.  
  189. ignatius {
  190. I:chunk_chance=80
  191. S:dimensions=-1 -100000
  192. I:max_Y_level=66
  193. I:min_Y_level=38
  194. I:ores_per_vein=9
  195. I:veins_per_chunk=18
  196. }
  197.  
  198. shadowiron {
  199. I:chunk_chance=100
  200. S:dimensions=-1 -100000
  201. I:max_Y_level=66
  202. I:min_Y_level=38
  203. I:ores_per_vein=10
  204. I:veins_per_chunk=24
  205. }
  206.  
  207. lemurite {
  208. I:chunk_chance=70
  209. S:dimensions=-1 -100000
  210. I:max_Y_level=66
  211. I:min_Y_level=38
  212. I:ores_per_vein=7
  213. I:veins_per_chunk=7
  214. }
  215.  
  216. midasium {
  217. I:chunk_chance=80
  218. S:dimensions=-1 -100000
  219. I:max_Y_level=66
  220. I:min_Y_level=38
  221. I:ores_per_vein=10
  222. I:veins_per_chunk=20
  223. }
  224.  
  225. vyroxeres {
  226. I:chunk_chance=100
  227. S:dimensions=-1 -100000
  228. I:max_Y_level=122
  229. I:min_Y_level=5
  230. I:ores_per_vein=20
  231. I:veins_per_chunk=40
  232. }
  233.  
  234. ceruclase {
  235. I:chunk_chance=80
  236. S:dimensions=-1 -100000
  237. I:max_Y_level=66
  238. I:min_Y_level=38
  239. I:ores_per_vein=7
  240. I:veins_per_chunk=7
  241. }
  242.  
  243. alduorite {
  244. I:chunk_chance=80
  245. S:dimensions=-1 -100000
  246. I:max_Y_level=66
  247. I:min_Y_level=38
  248. I:ores_per_vein=10
  249. I:veins_per_chunk=16
  250. }
  251.  
  252. kalendrite {
  253. I:chunk_chance=70
  254. S:dimensions=-1 -100000
  255. I:max_Y_level=66
  256. I:min_Y_level=38
  257. I:ores_per_vein=7
  258. I:veins_per_chunk=7
  259. }
  260.  
  261. vulcanite {
  262. I:chunk_chance=100
  263. S:dimensions=-1 -100000
  264. I:max_Y_level=38
  265. I:min_Y_level=29
  266. I:ores_per_vein=8
  267. I:veins_per_chunk=10
  268. }
  269.  
  270. sanguinite {
  271. I:chunk_chance=100
  272. S:dimensions=-1 -100000
  273. I:max_Y_level=14
  274. I:min_Y_level=13
  275. I:ores_per_vein=6
  276. I:veins_per_chunk=8
  277. }
  278.  
  279. zinc {
  280. I:chunk_chance=40
  281. S:dimensions=0 2 -100000
  282. I:max_Y_level=65
  283. I:min_Y_level=35
  284. I:ores_per_vein=12
  285. I:veins_per_chunk=6
  286. }
  287.  
  288. silver {
  289. I:chunk_chance=100
  290. S:dimensions=0 2 -100000
  291. I:max_Y_level=32
  292. I:min_Y_level=8
  293. I:ores_per_vein=0
  294. I:veins_per_chunk=0
  295. }
  296.  
  297. platinum {
  298. I:chunk_chance=1
  299. S:dimensions=0 2 -100000
  300. I:max_Y_level=128
  301. I:min_Y_level=80
  302. I:ores_per_vein=15
  303. I:veins_per_chunk=1
  304. }
  305.  
  306. sulfur {
  307. I:chunk_chance=100
  308. S:dimensions=0 2 -100000
  309. I:max_Y_level=20
  310. I:min_Y_level=5
  311. I:ores_per_vein=6
  312. I:veins_per_chunk=4
  313. }
  314.  
  315. phosphorite {
  316. I:chunk_chance=100
  317. S:dimensions=0 2 -100000
  318. I:max_Y_level=135
  319. I:min_Y_level=85
  320. I:ores_per_vein=7
  321. I:veins_per_chunk=6
  322. }
  323.  
  324. saltpeter {
  325. I:chunk_chance=100
  326. S:dimensions=0 2 -100000
  327. I:max_Y_level=128
  328. I:min_Y_level=10
  329. I:ores_per_vein=8
  330. I:veins_per_chunk=2
  331. }
  332.  
  333. magnesium {
  334. I:chunk_chance=100
  335. S:dimensions=0 2 -100000
  336. I:max_Y_level=150
  337. I:min_Y_level=105
  338. I:ores_per_vein=9
  339. I:veins_per_chunk=10
  340. }
  341.  
  342. bitumen {
  343. I:chunk_chance=100
  344. S:dimensions=0 2 -100000
  345. I:max_Y_level=250
  346. I:min_Y_level=105
  347. I:ores_per_vein=7
  348. I:veins_per_chunk=4
  349. }
  350.  
  351. potash {
  352. I:chunk_chance=100
  353. S:dimensions=0 2 -100000
  354. I:max_Y_level=150
  355. I:min_Y_level=105
  356. I:ores_per_vein=13
  357. I:veins_per_chunk=8
  358. }
  359.  
  360. }
  361.  
  362.  
  363. items {
  364. B:drawer=true
  365. B:fertilizer=true
  366. B:metallurgy.drawer=true
  367. B:tar=true
  368. }
  369.  
  370.  
  371. metal_stats {
  372.  
  373. copper {
  374. I:armour_enchantability=5
  375. I:armour_enchatability=5
  376. I:armour_multiplier=10
  377. I:block_harvest_level=1
  378. I:boots_reduction=1
  379. I:chestplate_reduction=3
  380. I:helmet_reduction=2
  381. I:leggings_reduction=2
  382. I:leggins_reduction=2
  383. I:pick_harvest_level=1
  384. I:tool_attack_damage=1
  385. I:tool_damage=1
  386. I:tool_durability=180
  387. I:tool_efficiency=5
  388. I:tool_enchantability=5
  389. }
  390.  
  391. tin {
  392. I:block_harvest_level=1
  393. }
  394.  
  395. manganese {
  396. I:block_harvest_level=2
  397. }
  398.  
  399. bronze {
  400. I:armour_enchantability=9
  401. I:armour_enchatability=9
  402. I:armour_multiplier=13
  403. I:block_harvest_level=2
  404. I:boots_reduction=3
  405. I:chestplate_reduction=4
  406. I:helmet_reduction=2
  407. I:leggings_reduction=3
  408. I:leggins_reduction=3
  409. I:pick_harvest_level=2
  410. I:tool_attack_damage=1
  411. I:tool_damage=1
  412. I:tool_durability=250
  413. I:tool_efficiency=6
  414. I:tool_enchantability=9
  415. }
  416.  
  417. hepatizon {
  418. I:armour_enchantability=22
  419. I:armour_enchatability=22
  420. I:armour_multiplier=14
  421. I:block_harvest_level=2
  422. I:boots_reduction=3
  423. I:chestplate_reduction=4
  424. I:helmet_reduction=2
  425. I:leggings_reduction=3
  426. I:leggins_reduction=3
  427. I:pick_harvest_level=2
  428. I:tool_attack_damage=1
  429. I:tool_damage=1
  430. I:tool_durability=300
  431. I:tool_efficiency=10
  432. I:tool_enchantability=22
  433. }
  434.  
  435. damascus_steel {
  436. I:armour_enchantability=19
  437. I:armour_enchatability=19
  438. I:armour_multiplier=20
  439. I:block_harvest_level=2
  440. I:boots_reduction=3
  441. I:chestplate_reduction=6
  442. I:helmet_reduction=3
  443. I:leggings_reduction=5
  444. I:leggins_reduction=5
  445. I:pick_harvest_level=3
  446. I:tool_attack_damage=2
  447. I:tool_damage=2
  448. I:tool_durability=500
  449. I:tool_efficiency=6
  450. I:tool_enchantability=19
  451. }
  452.  
  453. angmallen {
  454. I:armour_enchantability=30
  455. I:armour_enchatability=30
  456. I:armour_multiplier=18
  457. I:block_harvest_level=2
  458. I:boots_reduction=3
  459. I:chestplate_reduction=6
  460. I:helmet_reduction=3
  461. I:leggings_reduction=5
  462. I:leggins_reduction=5
  463. I:pick_harvest_level=2
  464. I:tool_attack_damage=2
  465. I:tool_damage=2
  466. I:tool_durability=300
  467. I:tool_efficiency=10
  468. I:tool_enchantability=30
  469. }
  470.  
  471. steel {
  472. I:armour_enchantability=18
  473. I:armour_enchatability=18
  474. I:armour_multiplier=22
  475. I:block_harvest_level=2
  476. I:boots_reduction=3
  477. I:chestplate_reduction=6
  478. I:helmet_reduction=3
  479. I:leggings_reduction=5
  480. I:leggins_reduction=5
  481. I:pick_harvest_level=3
  482. I:tool_attack_damage=3
  483. I:tool_damage=3
  484. I:tool_durability=750
  485. I:tool_efficiency=8
  486. I:tool_enchantability=18
  487. }
  488.  
  489. eximite {
  490. I:armour_enchantability=25
  491. I:armour_enchatability=25
  492. I:armour_multiplier=24
  493. I:block_harvest_level=3
  494. I:boots_reduction=4
  495. I:chestplate_reduction=6
  496. I:helmet_reduction=4
  497. I:leggings_reduction=5
  498. I:leggins_reduction=5
  499. I:pick_harvest_level=3
  500. I:tool_attack_damage=3
  501. I:tool_damage=3
  502. I:tool_durability=1000
  503. I:tool_efficiency=8
  504. I:tool_enchantability=25
  505. }
  506.  
  507. meutoite {
  508. I:block_harvest_level=3
  509. }
  510.  
  511. desichalkos {
  512. I:armour_enchantability=30
  513. I:armour_enchatability=30
  514. I:armour_multiplier=30
  515. I:block_harvest_level=4
  516. I:boots_reduction=4
  517. I:chestplate_reduction=7
  518. I:helmet_reduction=4
  519. I:leggings_reduction=5
  520. I:leggins_reduction=5
  521. I:pick_harvest_level=4
  522. I:tool_attack_damage=4
  523. I:tool_damage=4
  524. I:tool_durability=1800
  525. I:tool_efficiency=10
  526. I:tool_enchantability=30
  527. }
  528.  
  529. prometheum {
  530. I:armour_enchantability=16
  531. I:armour_enchatability=16
  532. I:armour_multiplier=9
  533. I:block_harvest_level=1
  534. I:boots_reduction=1
  535. I:chestplate_reduction=3
  536. I:helmet_reduction=2
  537. I:leggings_reduction=2
  538. I:leggins_reduction=2
  539. I:pick_harvest_level=1
  540. I:tool_attack_damage=1
  541. I:tool_damage=1
  542. I:tool_durability=200
  543. I:tool_efficiency=4
  544. I:tool_enchantability=16
  545. }
  546.  
  547. deep_iron {
  548. I:armour_enchantability=14
  549. I:armour_enchatability=14
  550. I:armour_multiplier=14
  551. I:block_harvest_level=1
  552. I:boots_reduction=2
  553. I:chestplate_reduction=6
  554. I:helmet_reduction=2
  555. I:leggings_reduction=5
  556. I:leggins_reduction=5
  557. I:pick_harvest_level=2
  558. I:tool_attack_damage=2
  559. I:tool_damage=2
  560. I:tool_durability=250
  561. I:tool_efficiency=6
  562. I:tool_enchantability=14
  563. }
  564.  
  565. infuscolium {
  566. I:block_harvest_level=1
  567. }
  568.  
  569. black_steel {
  570. I:armour_enchantability=17
  571. I:armour_enchatability=17
  572. I:armour_multiplier=14
  573. I:block_harvest_level=1
  574. I:boots_reduction=3
  575. I:chestplate_reduction=6
  576. I:helmet_reduction=3
  577. I:leggings_reduction=5
  578. I:leggins_reduction=5
  579. I:pick_harvest_level=2
  580. I:tool_attack_damage=2
  581. I:tool_damage=2
  582. I:tool_durability=500
  583. I:tool_efficiency=8
  584. I:tool_enchantability=17
  585. }
  586.  
  587. oureclase {
  588. I:armour_enchantability=18
  589. I:armour_enchatability=18
  590. I:armour_multiplier=22
  591. I:block_harvest_level=2
  592. I:boots_reduction=4
  593. I:chestplate_reduction=6
  594. I:helmet_reduction=3
  595. I:leggings_reduction=5
  596. I:leggins_reduction=5
  597. I:pick_harvest_level=3
  598. I:tool_attack_damage=2
  599. I:tool_damage=2
  600. I:tool_durability=750
  601. I:tool_efficiency=8
  602. I:tool_enchantability=18
  603. }
  604.  
  605. astral_silver {
  606. I:armour_enchantability=30
  607. I:armour_enchatability=30
  608. I:armour_multiplier=10
  609. I:block_harvest_level=3
  610. I:boots_reduction=2
  611. I:chestplate_reduction=6
  612. I:helmet_reduction=2
  613. I:leggings_reduction=5
  614. I:leggins_reduction=5
  615. I:pick_harvest_level=3
  616. I:tool_attack_damage=1
  617. I:tool_damage=1
  618. I:tool_durability=35
  619. I:tool_efficiency=12
  620. I:tool_enchantability=30
  621. }
  622.  
  623. carmot {
  624. I:armour_enchantability=40
  625. I:armour_enchatability=40
  626. I:armour_multiplier=12
  627. I:block_harvest_level=3
  628. I:boots_reduction=3
  629. I:chestplate_reduction=6
  630. I:helmet_reduction=3
  631. I:leggings_reduction=5
  632. I:leggins_reduction=5
  633. I:pick_harvest_level=4
  634. I:tool_attack_damage=1
  635. I:tool_damage=1
  636. I:tool_durability=50
  637. I:tool_efficiency=12
  638. I:tool_enchantability=40
  639. }
  640.  
  641. mithril {
  642. I:armour_enchantability=18
  643. I:armour_enchatability=18
  644. I:armour_multiplier=28
  645. I:block_harvest_level=3
  646. I:boots_reduction=4
  647. I:chestplate_reduction=6
  648. I:helmet_reduction=4
  649. I:leggings_reduction=5
  650. I:leggins_reduction=5
  651. I:pick_harvest_level=4
  652. I:tool_attack_damage=3
  653. I:tool_damage=3
  654. I:tool_durability=1000
  655. I:tool_efficiency=9
  656. I:tool_enchantability=18
  657. }
  658.  
  659. rubracium {
  660. I:block_harvest_level=3
  661. }
  662.  
  663. quicksilver {
  664. I:armour_enchantability=20
  665. I:armour_enchatability=20
  666. I:armour_multiplier=30
  667. I:block_harvest_level=3
  668. I:boots_reduction=4
  669. I:chestplate_reduction=7
  670. I:helmet_reduction=4
  671. I:leggings_reduction=5
  672. I:leggins_reduction=5
  673. I:pick_harvest_level=4
  674. I:tool_attack_damage=3
  675. I:tool_damage=3
  676. I:tool_durability=1100
  677. I:tool_efficiency=14
  678. I:tool_enchantability=20
  679. }
  680.  
  681. haderoth {
  682. I:armour_enchantability=19
  683. I:armour_enchatability=19
  684. I:armour_multiplier=32
  685. I:block_harvest_level=3
  686. I:boots_reduction=4
  687. I:chestplate_reduction=7
  688. I:helmet_reduction=4
  689. I:leggings_reduction=5
  690. I:leggins_reduction=5
  691. I:pick_harvest_level=4
  692. I:tool_attack_damage=3
  693. I:tool_damage=3
  694. I:tool_durability=1250
  695. I:tool_efficiency=12
  696. I:tool_enchantability=19
  697. }
  698.  
  699. orichalcum {
  700. I:armour_enchantability=20
  701. I:armour_enchatability=20
  702. I:armour_multiplier=35
  703. I:block_harvest_level=4
  704. I:boots_reduction=4
  705. I:chestplate_reduction=7
  706. I:helmet_reduction=4
  707. I:leggings_reduction=6
  708. I:leggins_reduction=6
  709. I:pick_harvest_level=5
  710. I:tool_attack_damage=3
  711. I:tool_damage=3
  712. I:tool_durability=1350
  713. I:tool_efficiency=9
  714. I:tool_enchantability=20
  715. }
  716.  
  717. celenegil {
  718. I:armour_enchantability=50
  719. I:armour_enchatability=50
  720. I:armour_multiplier=36
  721. I:block_harvest_level=4
  722. I:boots_reduction=4
  723. I:chestplate_reduction=7
  724. I:helmet_reduction=5
  725. I:leggings_reduction=6
  726. I:leggins_reduction=6
  727. I:pick_harvest_level=5
  728. I:tool_attack_damage=3
  729. I:tool_damage=3
  730. I:tool_durability=1600
  731. I:tool_efficiency=14
  732. I:tool_enchantability=50
  733. }
  734.  
  735. adamantine {
  736. I:armour_enchantability=22
  737. I:armour_enchatability=22
  738. I:armour_multiplier=38
  739. I:block_harvest_level=5
  740. I:boots_reduction=4
  741. I:chestplate_reduction=7
  742. I:helmet_reduction=5
  743. I:leggings_reduction=6
  744. I:leggins_reduction=6
  745. I:pick_harvest_level=6
  746. I:tool_attack_damage=4
  747. I:tool_damage=4
  748. I:tool_durability=1550
  749. I:tool_efficiency=10
  750. I:tool_enchantability=22
  751. }
  752.  
  753. atlarus {
  754. I:armour_enchantability=22
  755. I:armour_enchatability=22
  756. I:armour_multiplier=40
  757. I:block_harvest_level=5
  758. I:boots_reduction=4
  759. I:chestplate_reduction=7
  760. I:helmet_reduction=5
  761. I:leggings_reduction=6
  762. I:leggins_reduction=6
  763. I:pick_harvest_level=6
  764. I:tool_attack_damage=4
  765. I:tool_damage=4
  766. I:tool_durability=1750
  767. I:tool_efficiency=10
  768. I:tool_enchantability=22
  769. }
  770.  
  771. tartarite {
  772. I:armour_enchantability=25
  773. I:armour_enchatability=25
  774. I:armour_multiplier=42
  775. I:block_harvest_level=6
  776. I:boots_reduction=5
  777. I:chestplate_reduction=7
  778. I:helmet_reduction=5
  779. I:leggings_reduction=6
  780. I:leggins_reduction=6
  781. I:pick_harvest_level=7
  782. I:tool_attack_damage=5
  783. I:tool_damage=5
  784. I:tool_durability=3000
  785. I:tool_efficiency=14
  786. I:tool_enchantability=25
  787. }
  788.  
  789. ignatius {
  790. I:armour_enchantability=15
  791. I:armour_enchatability=15
  792. I:armour_multiplier=15
  793. I:block_harvest_level=1
  794. I:boots_reduction=2
  795. I:chestplate_reduction=6
  796. I:helmet_reduction=2
  797. I:leggings_reduction=5
  798. I:leggins_reduction=5
  799. I:pick_harvest_level=1
  800. B:sword_effects=true
  801. I:tool_attack_damage=2
  802. I:tool_damage=2
  803. I:tool_durability=200
  804. I:tool_efficiency=4
  805. I:tool_enchantability=15
  806. }
  807.  
  808. shadow_iron {
  809. I:armour_enchantability=3
  810. I:armour_enchatability=3
  811. I:armour_multiplier=16
  812. I:block_harvest_level=1
  813. I:boots_reduction=2
  814. I:chestplate_reduction=6
  815. I:helmet_reduction=3
  816. I:leggings_reduction=5
  817. I:leggins_reduction=5
  818. I:pick_harvest_level=1
  819. B:sword_effects=true
  820. I:tool_attack_damage=2
  821. I:tool_damage=2
  822. I:tool_durability=300
  823. I:tool_efficiency=4
  824. I:tool_enchantability=3
  825. }
  826.  
  827. lemurite {
  828. I:block_harvest_level=1
  829. }
  830.  
  831. midasium {
  832. I:armour_enchantability=35
  833. I:armour_enchatability=35
  834. I:armour_multiplier=8
  835. I:block_harvest_level=2
  836. I:boots_reduction=3
  837. I:chestplate_reduction=5
  838. I:helmet_reduction=2
  839. I:leggings_reduction=3
  840. I:leggins_reduction=3
  841. I:pick_harvest_level=3
  842. I:tool_attack_damage=3
  843. I:tool_damage=3
  844. I:tool_durability=100
  845. I:tool_efficiency=10
  846. I:tool_enchantability=35
  847. }
  848.  
  849. vyroxeres {
  850. I:armour_enchantability=16
  851. I:armour_enchatability=16
  852. I:armour_multiplier=23
  853. I:block_harvest_level=2
  854. I:boots_reduction=4
  855. I:chestplate_reduction=6
  856. I:helmet_reduction=3
  857. I:leggings_reduction=5
  858. I:leggins_reduction=5
  859. I:pick_harvest_level=3
  860. B:sword_effects=true
  861. I:tool_attack_damage=3
  862. I:tool_damage=3
  863. I:tool_durability=300
  864. I:tool_efficiency=7
  865. I:tool_enchantability=16
  866. }
  867.  
  868. ceruclase {
  869. I:armour_enchantability=18
  870. I:armour_enchatability=18
  871. I:armour_multiplier=25
  872. I:block_harvest_level=2
  873. I:boots_reduction=4
  874. I:chestplate_reduction=6
  875. I:helmet_reduction=3
  876. I:leggings_reduction=5
  877. I:leggins_reduction=5
  878. I:pick_harvest_level=3
  879. B:sword_effects=true
  880. I:tool_attack_damage=3
  881. I:tool_damage=3
  882. I:tool_durability=500
  883. I:tool_efficiency=7
  884. I:tool_enchantability=18
  885. }
  886.  
  887. alduorite {
  888. I:block_harvest_level=2
  889. }
  890.  
  891. kalendrite {
  892. I:armour_enchantability=20
  893. I:armour_enchatability=20
  894. I:armour_multiplier=28
  895. I:block_harvest_level=3
  896. I:boots_reduction=4
  897. I:chestplate_reduction=6
  898. I:helmet_reduction=4
  899. I:leggings_reduction=5
  900. I:leggins_reduction=5
  901. I:pick_harvest_level=4
  902. B:sword_effects=true
  903. I:tool_attack_damage=3
  904. I:tool_damage=3
  905. I:tool_durability=1000
  906. I:tool_efficiency=8
  907. I:tool_enchantability=20
  908. }
  909.  
  910. vulcanite {
  911. I:armour_enchantability=20
  912. I:armour_enchatability=20
  913. I:armour_multiplier=34
  914. I:block_harvest_level=4
  915. I:boots_reduction=4
  916. I:chestplate_reduction=7
  917. I:helmet_reduction=4
  918. I:leggings_reduction=6
  919. I:leggins_reduction=6
  920. I:pick_harvest_level=5
  921. B:sword_effects=true
  922. I:tool_attack_damage=3
  923. I:tool_damage=3
  924. I:tool_durability=1500
  925. I:tool_efficiency=10
  926. I:tool_enchantability=20
  927. }
  928.  
  929. sanguinite {
  930. I:armour_enchantability=25
  931. I:armour_enchatability=25
  932. I:armour_multiplier=36
  933. I:block_harvest_level=5
  934. I:boots_reduction=4
  935. I:chestplate_reduction=7
  936. I:helmet_reduction=5
  937. I:leggings_reduction=6
  938. I:leggins_reduction=6
  939. I:pick_harvest_level=6
  940. B:sword_effects=true
  941. I:tool_attack_damage=4
  942. I:tool_damage=4
  943. I:tool_durability=1750
  944. I:tool_efficiency=12
  945. I:tool_enchantability=25
  946. }
  947.  
  948. shadow_steel {
  949. I:armour_enchantability=5
  950. I:armour_enchatability=5
  951. I:armour_multiplier=20
  952. I:block_harvest_level=1
  953. I:boots_reduction=4
  954. I:chestplate_reduction=6
  955. I:helmet_reduction=3
  956. I:leggings_reduction=5
  957. I:leggins_reduction=5
  958. I:pick_harvest_level=2
  959. B:sword_effects=true
  960. I:tool_attack_damage=3
  961. I:tool_damage=3
  962. I:tool_durability=400
  963. I:tool_efficiency=6
  964. I:tool_enchantability=5
  965. }
  966.  
  967. inolashite {
  968. I:armour_enchantability=25
  969. I:armour_enchatability=25
  970. I:armour_multiplier=30
  971. I:block_harvest_level=3
  972. I:boots_reduction=4
  973. I:chestplate_reduction=7
  974. I:helmet_reduction=4
  975. I:leggings_reduction=5
  976. I:leggins_reduction=5
  977. I:pick_harvest_level=4
  978. B:sword_effects=true
  979. I:tool_attack_damage=3
  980. I:tool_damage=3
  981. I:tool_durability=900
  982. I:tool_efficiency=8
  983. I:tool_enchantability=25
  984. }
  985.  
  986. amordrine {
  987. I:armour_enchantability=50
  988. I:armour_enchatability=50
  989. I:armour_multiplier=32
  990. I:block_harvest_level=3
  991. I:boots_reduction=4
  992. I:chestplate_reduction=7
  993. I:helmet_reduction=4
  994. I:leggings_reduction=5
  995. I:leggins_reduction=5
  996. I:pick_harvest_level=4
  997. B:sword_effects=true
  998. I:tool_attack_damage=3
  999. I:tool_damage=3
  1000. I:tool_durability=1300
  1001. I:tool_efficiency=14
  1002. I:tool_enchantability=50
  1003. }
  1004.  
  1005. zinc {
  1006. I:block_harvest_level=0
  1007. }
  1008.  
  1009. silver {
  1010. I:armour_enchantability=20
  1011. I:armour_enchatability=20
  1012. I:armour_multiplier=5
  1013. I:block_harvest_level=1
  1014. I:boots_reduction=2
  1015. I:chestplate_reduction=4
  1016. I:helmet_reduction=2
  1017. I:leggings_reduction=3
  1018. I:leggins_reduction=3
  1019. I:pick_harvest_level=1
  1020. I:tool_attack_damage=1
  1021. I:tool_damage=1
  1022. I:tool_durability=25
  1023. I:tool_efficiency=16
  1024. I:tool_enchantability=20
  1025. }
  1026.  
  1027. platinum {
  1028. I:armour_enchantability=50
  1029. I:armour_enchatability=50
  1030. I:armour_multiplier=11
  1031. I:block_harvest_level=2
  1032. I:boots_reduction=3
  1033. I:chestplate_reduction=6
  1034. I:helmet_reduction=3
  1035. I:leggings_reduction=5
  1036. I:leggins_reduction=5
  1037. I:pick_harvest_level=2
  1038. I:tool_attack_damage=1
  1039. I:tool_damage=1
  1040. I:tool_durability=100
  1041. I:tool_efficiency=24
  1042. I:tool_enchantability=50
  1043. }
  1044.  
  1045. brass {
  1046. I:armour_enchantability=18
  1047. I:armour_enchatability=18
  1048. I:armour_multiplier=3
  1049. I:block_harvest_level=0
  1050. I:boots_reduction=1
  1051. I:chestplate_reduction=3
  1052. I:helmet_reduction=2
  1053. I:leggings_reduction=2
  1054. I:leggins_reduction=2
  1055. I:pick_harvest_level=0
  1056. I:tool_attack_damage=1
  1057. I:tool_damage=1
  1058. I:tool_durability=15
  1059. I:tool_efficiency=12
  1060. I:tool_enchantability=18
  1061. }
  1062.  
  1063. electrum {
  1064. I:armour_enchantability=30
  1065. I:armour_enchatability=30
  1066. I:armour_multiplier=9
  1067. I:block_harvest_level=1
  1068. I:boots_reduction=3
  1069. I:chestplate_reduction=6
  1070. I:helmet_reduction=2
  1071. I:leggings_reduction=5
  1072. I:leggins_reduction=5
  1073. I:pick_harvest_level=1
  1074. I:tool_attack_damage=1
  1075. I:tool_damage=1
  1076. I:tool_durability=100
  1077. I:tool_efficiency=20
  1078. I:tool_enchantability=30
  1079. }
  1080.  
  1081. sulfur {
  1082. I:block_harvest_level=1
  1083. }
  1084.  
  1085. phosphorite {
  1086. I:block_harvest_level=1
  1087. }
  1088.  
  1089. saltpeter {
  1090. I:block_harvest_level=1
  1091. }
  1092.  
  1093. magnesium {
  1094. I:block_harvest_level=1
  1095. }
  1096.  
  1097. bitumen {
  1098. I:block_harvest_level=1
  1099. }
  1100.  
  1101. potash {
  1102. I:block_harvest_level=1
  1103. }
  1104.  
  1105. }
  1106.  
  1107.  
  1108. recipes {
  1109. B:alternative_blaze_rod=true
  1110. B:alternative_ender_perl=true
  1111. B:alternative_gunpowder=true
  1112. B:alternative_iron_dust=true
  1113. B:alternative_rails=true
  1114. B:buckets=true
  1115. B:midasium_to_gold=true
  1116. B:shears=true
  1117. }
  1118.  
  1119.  
  1120. recipes_armour {
  1121. B:adamantine=true
  1122. B:amordrine=true
  1123. B:angmallen=true
  1124. B:astral_silver=true
  1125. B:atlarus=true
  1126. B:black_steel=true
  1127. B:brass=true
  1128. B:bronze=false
  1129. B:carmot=true
  1130. B:celenegil=true
  1131. B:ceruclase=true
  1132. B:copper=false
  1133. B:damascus_steel=true
  1134. B:deep_iron=true
  1135. B:desichalkos=true
  1136. B:electrum=true
  1137. B:eximite=true
  1138. B:haderoth=true
  1139. B:hepatizon=true
  1140. B:ignatius=true
  1141. B:inolashite=true
  1142. B:kalendrite=true
  1143. B:midasium=true
  1144. B:mithril=true
  1145. B:orichalcum=true
  1146. B:oureclase=true
  1147. B:platinum=true
  1148. B:prometheum=true
  1149. B:quicksilver=true
  1150. B:sanguinite=true
  1151. B:shadow_iron=true
  1152. B:shadow_steel=true
  1153. B:silver=true
  1154. B:steel=true
  1155. B:tartarite=true
  1156. B:vulcanite=true
  1157. B:vyroxeres=true
  1158. }
  1159.  
  1160.  
  1161. recipes_weapons {
  1162. B:adamantine=true
  1163. B:amordrine=true
  1164. B:angmallen=true
  1165. B:astral_silver=true
  1166. B:atlarus=true
  1167. B:black_steel=true
  1168. B:brass=true
  1169. B:bronze=false
  1170. B:carmot=true
  1171. B:celenegil=true
  1172. B:ceruclase=true
  1173. B:copper=false
  1174. B:damascus_steel=true
  1175. B:deep_iron=true
  1176. B:desichalkos=true
  1177. B:electrum=true
  1178. B:eximite=true
  1179. B:haderoth=true
  1180. B:hepatizon=true
  1181. B:ignatius=true
  1182. B:inolashite=true
  1183. B:kalendrite=true
  1184. B:midasium=true
  1185. B:mithril=true
  1186. B:orichalcum=true
  1187. B:oureclase=true
  1188. B:platinum=true
  1189. B:prometheum=true
  1190. B:quicksilver=true
  1191. B:sanguinite=true
  1192. B:shadow_iron=true
  1193. B:shadow_steel=true
  1194. B:silver=true
  1195. B:steel=true
  1196. B:tartarite=true
  1197. B:vulcanite=true
  1198. B:vyroxeres=true
  1199. }
  1200.  
  1201.  
  1202. sets {
  1203. B:base=true
  1204. B:ender=true
  1205. B:fantasy=true
  1206. B:nether=true
  1207. B:precious=true
  1208. B:utility=true
  1209. }
  1210.  
  1211.  
  1212. world_regen {
  1213. S:regen_key=DEFAULT
  1214. B:regen_ores=false
  1215. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement