Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "copper": {
- "template": "normal",
- "block": "ThermalFoundation:Ore",
- "clusterSize": 6,
- "numClusters": 17,
- "meanHeight": 52,
- "maxVariance": 8,
- "retrogen": "true",
- "biomeRestriction": "none",
- "biomes": [
- "all"
- ],
- "dimensionRestriction": "blacklist",
- "dimensions": [
- -1,
- 1
- ]
- },
- "tin": {
- "template": "normal",
- "block": {"name": "ThermalFoundation:Ore", "metadata": 1},
- "clusterSize": 6,
- "numClusters": 18,
- "meanHeight": 49,
- "maxVariance": 8,
- "retrogen": "true",
- "biomeRestriction": "none",
- "biomes": [
- "all"
- ],
- "dimensionRestriction": "blacklist",
- "dimensions": [
- -1,
- 1
- ]
- },
- "silver": {
- "template": "normal",
- "block": [
- {"name": "ThermalFoundation:Ore", "metadata": 2, "weight":80},
- {"name": "ThermalFoundation:Ore", "metadata": 3, "weight":20}
- ],
- "clusterSize": 9,
- "numClusters": 18,
- "meanHeight": 33,
- "maxVariance": 7,
- "retrogen": "true",
- "biomeRestriction": "none",
- "biomes": [
- "all"
- ],
- "dimensionRestriction": "blacklist",
- "dimensions": [
- -1,
- 1
- ]
- },
- "lead": {
- "template": "normal",
- "block": [
- {"name": "ThermalFoundation:Ore", "metadata": 3, "weight": 80},
- {"name": "ThermalFoundation:Ore", "metadata": 2, "weight": 20}
- ],
- "clusterSize": 8,
- "numClusters": 16,
- "meanHeight": 31,
- "maxVariance": 7,
- "retrogen": "true",
- "biomeRestriction": "none",
- "biomes": [
- "all"
- ],
- "dimensionRestriction": "blacklist",
- "dimensions": [
- -1,
- 1
- ]
- },
- "nickel": {
- "template": "normal",
- "block": {"name": "ThermalFoundation:Ore", "metadata": 4},
- "material": "stone",
- "clusterSize": 4,
- "numClusters": 14,
- "meanHeight": 24,
- "maxVariance": 4,
- "retrogen": "true",
- "biomeRestriction": "none",
- "biomes": [
- "all"
- ],
- "dimensionRestriction": "blacklist",
- "dimensions": [
- -1,
- 1
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment