Advertisement
AshZification

metallurgy gen

Aug 26th, 2014
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.35 KB | None | 0 0
  1. # Configuration file
  2.  
  3. generators {
  4. B:Adamantine=true
  5. B:Alduorite=true
  6. B:AstralSilver=true
  7. B:Atlarus=true
  8. B:Bitumen=true
  9. B:Carmot=true
  10. B:Ceruclase=true
  11. B:Copper=true
  12. B:DeepIron=true
  13. B:Eximite=true
  14. B:Ignatius=true
  15. B:Infuscolium=true
  16. B:Kalendrite=true
  17. B:Lemurite=true
  18. B:Magnesium=true
  19. B:Manganese=true
  20. B:Meutoite=true
  21. B:Midasium=true
  22. B:Mithril=true
  23. B:Orichalcum=true
  24. B:Oureclase=true
  25. B:Phosphorite=true
  26. B:Platinum=true
  27. B:Potash=true
  28. B:Prometheum=true
  29. B:Rubracium=true
  30. B:Saltpeter=true
  31. B:Sanguinite=true
  32. B:ShadowIron=true
  33. B:Silver=true
  34. B:Sulfur=true
  35. B:Tin=true
  36. B:Vulcanite=true
  37. B:Vyroxeres=true
  38. B:Zinc=true
  39.  
  40. copper {
  41. I:chunk_chance=100
  42. S:dimensions=0 2-100000
  43. I:max_Y_level=70
  44. I:min_Y_level=50
  45. I:ores_per_vein=6
  46. I:veins_per_chunk=12
  47. }
  48.  
  49. tin {
  50. I:chunk_chance=100
  51. S:dimensions=0 2-100000
  52. I:max_Y_level=60
  53. I:min_Y_level=40
  54. I:ores_per_vein=7
  55. I:veins_per_chunk=10
  56. }
  57.  
  58. manganese {
  59. I:chunk_chance=100
  60. S:dimensions=0 2-100000
  61. I:max_Y_level=65
  62. I:min_Y_level=45
  63. I:ores_per_vein=4
  64. I:veins_per_chunk=5
  65. }
  66.  
  67. eximite {
  68. I:chunk_chance=100
  69. S:dimensions=1
  70. I:max_Y_level=60
  71. I:min_Y_level=40
  72. I:ores_per_vein=4
  73. I:veins_per_chunk=6
  74. }
  75.  
  76. meutoite {
  77. I:chunk_chance=100
  78. S:dimensions=1
  79. I:max_Y_level=50
  80. I:min_Y_level=30
  81. I:ores_per_vein=3
  82. I:veins_per_chunk=3
  83. }
  84.  
  85. prometheum {
  86. I:chunk_chance=100
  87. S:dimensions=0 2-100000
  88. I:max_Y_level=45
  89. I:min_Y_level=25
  90. I:ores_per_vein=6
  91. I:veins_per_chunk=5
  92. }
  93.  
  94. deepiron {
  95. I:chunk_chance=100
  96. S:dimensions=0 2-100000
  97. I:max_Y_level=40
  98. I:min_Y_level=20
  99. I:ores_per_vein=4
  100. I:veins_per_chunk=5
  101. }
  102.  
  103. infuscolium {
  104. I:chunk_chance=100
  105. S:dimensions=0 2-100000
  106. I:max_Y_level=45
  107. I:min_Y_level=25
  108. I:ores_per_vein=4
  109. I:veins_per_chunk=5
  110. }
  111.  
  112. oureclase {
  113. I:chunk_chance=100
  114. S:dimensions=0 2-100000
  115. I:max_Y_level=35
  116. I:min_Y_level=15
  117. I:ores_per_vein=3
  118. I:veins_per_chunk=4
  119. }
  120.  
  121. astralsilver {
  122. I:chunk_chance=100
  123. S:dimensions=0 2-100000
  124. I:max_Y_level=30
  125. I:min_Y_level=10
  126. I:ores_per_vein=3
  127. I:veins_per_chunk=4
  128. }
  129.  
  130. carmot {
  131. I:chunk_chance=100
  132. S:dimensions=0 2-100000
  133. I:max_Y_level=25
  134. I:min_Y_level=5
  135. I:ores_per_vein=3
  136. I:veins_per_chunk=3
  137. }
  138.  
  139. mithril {
  140. I:chunk_chance=100
  141. S:dimensions=0 2-100000
  142. I:max_Y_level=25
  143. I:min_Y_level=5
  144. I:ores_per_vein=3
  145. I:veins_per_chunk=3
  146. }
  147.  
  148. rubracium {
  149. I:chunk_chance=100
  150. S:dimensions=0 2-100000
  151. I:max_Y_level=25
  152. I:min_Y_level=5
  153. I:ores_per_vein=3
  154. I:veins_per_chunk=2
  155. }
  156.  
  157. orichalcum {
  158. I:chunk_chance=100
  159. S:dimensions=0 2-100000
  160. I:max_Y_level=25
  161. I:min_Y_level=5
  162. I:ores_per_vein=4
  163. I:veins_per_chunk=2
  164. }
  165.  
  166. adamantine {
  167. I:chunk_chance=50
  168. S:dimensions=0 2-100000
  169. I:max_Y_level=25
  170. I:min_Y_level=5
  171. I:ores_per_vein=3
  172. I:veins_per_chunk=2
  173. }
  174.  
  175. atlarus {
  176. I:chunk_chance=50
  177. S:dimensions=0 2-100000
  178. I:max_Y_level=25
  179. I:min_Y_level=5
  180. I:ores_per_vein=3
  181. I:veins_per_chunk=2
  182. }
  183.  
  184. ignatius {
  185. I:chunk_chance=100
  186. S:dimensions=-1
  187. I:max_Y_level=30
  188. I:min_Y_level=10
  189. I:ores_per_vein=6
  190. I:veins_per_chunk=9
  191. }
  192.  
  193. shadowiron {
  194. I:chunk_chance=100
  195. S:dimensions=-1
  196. I:max_Y_level=30
  197. I:min_Y_level=10
  198. I:ores_per_vein=6
  199. I:veins_per_chunk=7
  200. }
  201.  
  202. lemurite {
  203. I:chunk_chance=100
  204. S:dimensions=-1
  205. I:max_Y_level=25
  206. I:min_Y_level=5
  207. I:ores_per_vein=6
  208. I:veins_per_chunk=6
  209. }
  210.  
  211. midasium {
  212. I:chunk_chance=100
  213. S:dimensions=-1
  214. I:max_Y_level=35
  215. I:min_Y_level=15
  216. I:ores_per_vein=6
  217. I:veins_per_chunk=5
  218. }
  219.  
  220. vyroxeres {
  221. I:chunk_chance=100
  222. S:dimensions=-1
  223. I:max_Y_level=30
  224. I:min_Y_level=10
  225. I:ores_per_vein=7
  226. I:veins_per_chunk=4
  227. }
  228.  
  229. ceruclase {
  230. I:chunk_chance=100
  231. S:dimensions=-1
  232. I:max_Y_level=30
  233. I:min_Y_level=10
  234. I:ores_per_vein=4
  235. I:veins_per_chunk=4
  236. }
  237.  
  238. alduorite {
  239. I:chunk_chance=100
  240. S:dimensions=-1
  241. I:max_Y_level=30
  242. I:min_Y_level=10
  243. I:ores_per_vein=4
  244. I:veins_per_chunk=3
  245. }
  246.  
  247. kalendrite {
  248. I:chunk_chance=100
  249. S:dimensions=-1
  250. I:max_Y_level=30
  251. I:min_Y_level=10
  252. I:ores_per_vein=4
  253. I:veins_per_chunk=3
  254. }
  255.  
  256. vulcanite {
  257. I:chunk_chance=100
  258. S:dimensions=-1
  259. I:max_Y_level=20
  260. I:min_Y_level=0
  261. I:ores_per_vein=3
  262. I:veins_per_chunk=2
  263. }
  264.  
  265. sanguinite {
  266. I:chunk_chance=100
  267. S:dimensions=-1
  268. I:max_Y_level=20
  269. I:min_Y_level=0
  270. I:ores_per_vein=3
  271. I:veins_per_chunk=2
  272. }
  273.  
  274. zinc {
  275. I:chunk_chance=100
  276. S:dimensions=0 2-100000
  277. I:max_Y_level=40
  278. I:min_Y_level=20
  279. I:ores_per_vein=5
  280. I:veins_per_chunk=6
  281. }
  282.  
  283. silver {
  284. I:chunk_chance=100
  285. S:dimensions=0 2-100000
  286. I:max_Y_level=50
  287. I:min_Y_level=30
  288. I:ores_per_vein=6
  289. I:veins_per_chunk=5
  290. }
  291.  
  292. platinum {
  293. I:chunk_chance=100
  294. S:dimensions=0 2-100000
  295. I:max_Y_level=45
  296. I:min_Y_level=25
  297. I:ores_per_vein=3
  298. I:veins_per_chunk=3
  299. }
  300.  
  301. sulfur {
  302. I:chunk_chance=100
  303. S:dimensions=0 2-100000
  304. I:max_Y_level=40
  305. I:min_Y_level=20
  306. I:ores_per_vein=4
  307. I:veins_per_chunk=4
  308. }
  309.  
  310. phosphorite {
  311. I:chunk_chance=100
  312. S:dimensions=0 2-100000
  313. I:max_Y_level=45
  314. I:min_Y_level=25
  315. I:ores_per_vein=4
  316. I:veins_per_chunk=4
  317. }
  318.  
  319. saltpeter {
  320. I:chunk_chance=100
  321. S:dimensions=0 2-100000
  322. I:max_Y_level=55
  323. I:min_Y_level=35
  324. I:ores_per_vein=4
  325. I:veins_per_chunk=4
  326. }
  327.  
  328. magnesium {
  329. I:chunk_chance=100
  330. S:dimensions=0 2-100000
  331. I:max_Y_level=50
  332. I:min_Y_level=30
  333. I:ores_per_vein=4
  334. I:veins_per_chunk=4
  335. }
  336.  
  337. bitumen {
  338. I:chunk_chance=100
  339. S:dimensions=0 2-100000
  340. I:max_Y_level=55
  341. I:min_Y_level=35
  342. I:ores_per_vein=4
  343. I:veins_per_chunk=4
  344. }
  345.  
  346. potash {
  347. I:chunk_chance=100
  348. S:dimensions=0 2-100000
  349. I:max_Y_level=50
  350. I:min_Y_level=30
  351. I:ores_per_vein=4
  352. I:veins_per_chunk=4
  353. }
  354.  
  355. }
  356.  
  357.  
  358. items {
  359. B:metallurgy.drawer=true
  360. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement