Lanse505

Untitled

Dec 8th, 2014
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. {
  2. "CertusQuartz": {
  3. "template": "normal",
  4. "block": "appliedenergistics2:tile.OreQuartz",
  5. "material": "stone",
  6. "clusterSize": 8,
  7. "numClusters": 16,
  8. "meanHeight": 13,
  9. "maxVariance": 7,
  10. "retrogen": "true",
  11. "biomeRestriction": "none",
  12. "biomes": [
  13. "all"
  14. ],
  15. "dimensionRestriction": "blacklist",
  16. "dimensions": [
  17. -1,
  18. 1
  19. ]
  20. },
  21. "CertusQuartzCharged": {
  22. "template": "normal",
  23. "block": "appliedenergistics2:tile.OreQuartzCharged",
  24. "material": "stone",
  25. "clusterSize": 4,
  26. "numClusters": 13,
  27. "meanHeight": 13,
  28. "maxVariance": 7,
  29. "retrogen": "true",
  30. "biomeRestriction": "none",
  31. "biomes": [
  32. "all"
  33. ],
  34. "dimensionRestriction": "blacklist",
  35. "dimensions": [
  36. -1,
  37. 1
  38. ]
  39. },
  40. "Aluminum": {
  41. "template": "normal",
  42. "block": {"name": "TConstruct:SearedBrick", "metadata": 5},
  43. "material": "stone",
  44. "clusterSize": 7,
  45. "numClusters": 13,
  46. "meanHeight": 56,
  47. "maxVariance": 7,
  48. "retrogen": "true",
  49. "biomeRestriction": "none",
  50. "biomes": [
  51. "all"
  52. ],
  53. "dimensionRestriction": "blacklist",
  54. "dimensions": [
  55. -1,
  56. 1
  57. ]
  58. },
  59. "Osmium": {
  60. "template": "normal",
  61. "block": "Mekanism:OreBlock"
  62. "material": "stone",
  63. "clusterSize": 7,
  64. "numClusters": 16,
  65. "meanHeightHeight": 28,
  66. "maxVariance": 7,
  67. "retrogen": "true",
  68. "biomeRestriction": "none",
  69. "biomes": [
  70. "all"
  71. ],
  72. "dimensionRestriction": "blacklist",
  73. "dimensions": [
  74. -1,
  75. 1
  76. ]
  77. },
  78. "Ruby": {
  79. "template": "normal",
  80. "block": "ProjRed|Exploration:projectred.exploration.ore"
  81. "material": "stone",
  82. "clusterSize": 4,
  83. "numClusters": 6,
  84. "meanHeight": 40,
  85. "maxVariance": 4,
  86. "retrogen": "true",
  87. "biomeRestriction": "none",
  88. "biomes": [
  89. "all"
  90. ],
  91. "dimensionRestriction": "blacklist",
  92. "dimensions": [
  93. -1,
  94. 1
  95. ]
  96. },
  97. "Sapphire": {
  98. "template": "normal",
  99. "block": {"name": "ProjRed|Exploration:projectred.exploration.ore", "metadata": 1},
  100. "material": "stone",
  101. "clusterSize": 4,
  102. "numClusters": 6,
  103. "meanHeight": 40,
  104. "maxVariance": 4,
  105. "retrogen": "true",
  106. "biomeRestriction": "none",
  107. "biomes": [
  108. "all"
  109. ],
  110. "dimensionRestriction": "blacklist",
  111. "dimensions": [
  112. -1,
  113. 1
  114. ]
  115. },
  116. "Peridot": {
  117. "template": "normal",
  118. "block": {"name": "ProjRed|Exploration:projectred.exploration.ore", "metadata": 2},
  119. "material": "stone",
  120. "clusterSize": 4,
  121. "numClusters": 6,
  122. "meanHeight": 40,
  123. "maxVariance": 4,
  124. "retrogen": "true",
  125. "biomeRestriction": "none",
  126. "biomes": [
  127. "all"
  128. ],
  129. "dimensionRestriction": "blacklist",
  130. "dimensions": [
  131. -1,
  132. 1
  133. ]
  134. },
  135. "Yellorite": {
  136. "template": "normal",
  137. "block": "BigReactors:YelloriteOre",
  138. "material": "stone",
  139. "clusterSize": 8,
  140. "numClusters": 19,
  141. "meanHeight": 5,
  142. "maxVariance": 15,
  143. "retrogen": "true",
  144. "biomeRestriction": "none",
  145. "biomes": [
  146. "all"
  147. ],
  148. "dimensionRestriction": "blacklist",
  149. "dimensions": [
  150. -1,
  151. 1
  152. ]
  153. },
  154. "IC2-Uranium": {
  155. "template": "normal",
  156. "block": "IC2:blockOreUran",
  157. "material": "stone",
  158. "clusterSize": 6,
  159. "numClusters": 8,
  160. "meanHeight": 5,
  161. "maxVariance": 7,
  162. "retrogen": "true",
  163. "biomeRestriction": "none",
  164. "biomes": [
  165. "all"
  166. ],
  167. "dimensionRestriction": "blacklist",
  168. "dimensions": [
  169. -1,
  170. 1
  171. ]
  172. }
  173. }
Advertisement
Add Comment
Please, Sign In to add comment