big field guide update! all ore veins are now generated with our tool!
This commit is contained in:
parent
4a19732784
commit
94d8004b02
391 changed files with 35345 additions and 27829 deletions
|
|
@ -1,87 +1,88 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 220,
|
||||
"density": 0.35,
|
||||
"min_y": 48,
|
||||
"max_y": 128,
|
||||
"size": 39,
|
||||
"random_name": "nether_apatite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_apatite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_tricalcium_phosphate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_pyrochlore_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_apatite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tricalcium_phosphate_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_apatite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_tricalcium_phosphate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_pyrochlore_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_apatite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tricalcium_phosphate_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:tricalcium_phosphate_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyrochlore_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:apatite_bud_indicator",
|
||||
"weight": 50
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 39,
|
||||
"rarity": 220,
|
||||
"density": 0.35,
|
||||
"min_y": 48,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_apatite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_apatite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_apatite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_tricalcium_phosphate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tricalcium_phosphate_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_pyrochlore_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_apatite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_apatite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_tricalcium_phosphate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tricalcium_phosphate_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_pyrochlore_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:apatite_bud_indicator",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tricalcium_phosphate_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyrochlore_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,109 +1,110 @@
|
|||
{
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"rarity": 160,
|
||||
"density": 0.4,
|
||||
"min_y": 48,
|
||||
"max_y": 128,
|
||||
"size": 48,
|
||||
"random_name": "nether_basaltic_sands",
|
||||
"height": 9,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_basaltic_mineral_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_granitic_mineral_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_fullers_earth_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_gypsum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_basaltic_mineral_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_granitic_mineral_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_fullers_earth_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_basaltic_mineral_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_granitic_mineral_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_fullers_earth_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_gypsum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_basaltic_mineral_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_granitic_mineral_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_fullers_earth_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:basaltic_mineral_sand_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granitic_mineral_sand_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:fullers_earth_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gypsum_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"height": 9,
|
||||
"size": 48,
|
||||
"rarity": 160,
|
||||
"density": 0.4,
|
||||
"min_y": 48,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_basaltic_sands",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_basaltic_mineral_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_basaltic_mineral_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_granitic_mineral_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_granitic_mineral_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_fullers_earth_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_fullers_earth_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_gypsum_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_basaltic_mineral_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_basaltic_mineral_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_granitic_mineral_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_granitic_mineral_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_fullers_earth_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_fullers_earth_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_gypsum_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:basaltic_mineral_sand_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granitic_mineral_sand_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:fullers_earth_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gypsum_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,165 +1,166 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 185,
|
||||
"density": 0.4,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"size": 45,
|
||||
"random_name": "nether_bauxite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_bauxite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_ilmenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_aluminium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ilmenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_aluminium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_bauxite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_ilmenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_aluminium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ilmenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_aluminium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_bauxite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_ilmenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_aluminium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ilmenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_aluminium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_bauxite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_ilmenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_aluminium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ilmenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_aluminium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:bauxite_indicator",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:ilmenite_indicator",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:aluminium_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 45,
|
||||
"rarity": 185,
|
||||
"density": 0.4,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_bauxite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_bauxite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_ilmenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ilmenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_aluminium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_aluminium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_bauxite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_ilmenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ilmenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_aluminium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_aluminium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_bauxite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_ilmenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ilmenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_aluminium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_aluminium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_bauxite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_ilmenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ilmenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_aluminium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_aluminium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:bauxite_indicator",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:ilmenite_indicator",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:aluminium_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,155 +1,156 @@
|
|||
{
|
||||
"type": "tfc:pipe_vein",
|
||||
"config": {
|
||||
"rarity": 250,
|
||||
"density": 0.45,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_beryllium",
|
||||
"min_skew": 6,
|
||||
"max_skew": 18,
|
||||
"min_slant": 0,
|
||||
"max_slant": 4,
|
||||
"sign": 0,
|
||||
"height": 60,
|
||||
"radius": 12,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_beryllium_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_emerald_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_thorium_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_beryllium_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_emerald_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_beryllium_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_emerald_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_thorium_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_beryllium_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_emerald_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_beryllium_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_emerald_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_thorium_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_beryllium_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_emerald_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_beryllium_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_emerald_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_thorium_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_beryllium_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_emerald_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:beryllium_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:thorium_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:emerald_bud_indicator",
|
||||
"weight": 50
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:pipe_vein",
|
||||
"config": {
|
||||
"height": 60,
|
||||
"radius": 12,
|
||||
"min_skew": 6,
|
||||
"max_skew": 18,
|
||||
"min_slant": 0,
|
||||
"max_slant": 4,
|
||||
"sign": 0,
|
||||
"rarity": 250,
|
||||
"density": 0.45,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_beryllium",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_beryllium_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_beryllium_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_emerald_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_emerald_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_thorium_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_beryllium_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_beryllium_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_emerald_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_emerald_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_thorium_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_beryllium_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_beryllium_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_emerald_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_emerald_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_thorium_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_beryllium_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_beryllium_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_emerald_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_emerald_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_thorium_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:beryllium_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:emerald_bud_indicator",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:thorium_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,164 +1,165 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 170,
|
||||
"density": 0.5,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"size": 45,
|
||||
"random_name": "nether_cassiterite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_cassiterite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_tin_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tin_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_cassiterite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_tin_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tin_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_cassiterite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_tin_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tin_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_cassiterite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_tin_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tin_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_cassiterite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_tin_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tin_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_cassiterite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_tin_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tin_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_cassiterite",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 45,
|
||||
"rarity": 170,
|
||||
"density": 0.5,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_cassiterite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_cassiterite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_tin_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tin_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_cassiterite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_tin_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tin_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_cassiterite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_tin_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tin_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_cassiterite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_tin_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tin_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_cassiterite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_tin_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tin_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_cassiterite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_tin_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tin_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_cassiterite",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,185 +1,186 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 170,
|
||||
"density": 0.5,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"size": 45,
|
||||
"random_name": "nether_copper",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_chalcopyrite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_hematite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_pyrite_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_copper_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chalcopyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_chalcopyrite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_hematite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pyrite_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_copper_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chalcopyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_chalcopyrite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_hematite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_pyrite_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_copper_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chalcopyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_chalcopyrite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_hematite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_pyrite_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_copper_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chalcopyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:chalcopyrite_indicator",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_hematite",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyrite_indicator",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_copper",
|
||||
"weight": 65
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 45,
|
||||
"rarity": 170,
|
||||
"density": 0.5,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_copper",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_chalcopyrite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chalcopyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_hematite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_pyrite_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_copper_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_chalcopyrite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chalcopyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_hematite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pyrite_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_copper_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_chalcopyrite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chalcopyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_hematite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_pyrite_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_copper_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_chalcopyrite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chalcopyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_hematite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_pyrite_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_copper_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:chalcopyrite_indicator",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_hematite",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyrite_indicator",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_copper",
|
||||
"weight": 65
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,202 +1,203 @@
|
|||
{
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"rarity": 230,
|
||||
"density": 0.35,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"size": 45,
|
||||
"random_name": "nether_garnet",
|
||||
"height": 8,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_red_garnet_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_amethyst_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_opal_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_amethyst_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_opal_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_yellow_garnet_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_red_garnet_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_amethyst_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_opal_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_amethyst_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_opal_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_yellow_garnet_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_red_garnet_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_amethyst_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_opal_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_amethyst_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_opal_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_yellow_garnet_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_red_garnet_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_amethyst_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_opal_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_amethyst_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_opal_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_yellow_garnet_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_red_garnet_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 20,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:amethyst_bud_indicator",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:red_garnet_bud_indicator",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:yellow_garnet_bud_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:opal_bud_indicator",
|
||||
"weight": 40
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"height": 8,
|
||||
"size": 45,
|
||||
"rarity": 230,
|
||||
"density": 0.35,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_garnet",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_red_garnet_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_red_garnet_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_yellow_garnet_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_amethyst_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_amethyst_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_opal_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_opal_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_red_garnet_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_red_garnet_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_yellow_garnet_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_amethyst_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_amethyst_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_opal_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_opal_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_red_garnet_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_red_garnet_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_yellow_garnet_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_amethyst_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_amethyst_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_opal_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_opal_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_red_garnet_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_red_garnet_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_yellow_garnet_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_amethyst_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_amethyst_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_opal_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_opal_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:red_garnet_bud_indicator",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:yellow_garnet_bud_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:amethyst_bud_indicator",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:opal_bud_indicator",
|
||||
"weight": 40
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,324 +1,325 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 270,
|
||||
"density": 0.35,
|
||||
"min_y": 24,
|
||||
"max_y": 128,
|
||||
"size": 45,
|
||||
"random_name": "nether_garnet_tin",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_diatomite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnet_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_asbestos_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_diatomite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnet_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_asbestos_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_diatomite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnet_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_asbestos_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_diatomite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnet_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_asbestos_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_diatomite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnet_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_asbestos_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_diatomite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnet_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_asbestos_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_diatomite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnet_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_asbestos_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_diatomite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnet_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_asbestos_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_cassiterite",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:garnet_sand_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:asbestos_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diatomite_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 45,
|
||||
"rarity": 270,
|
||||
"density": 0.35,
|
||||
"min_y": 24,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_garnet_tin",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnet_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_asbestos_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnet_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_asbestos_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnet_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_asbestos_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnet_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_asbestos_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnet_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_asbestos_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnet_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_asbestos_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnet_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_asbestos_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cassiterite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnet_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_asbestos_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_cassiterite",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:garnet_sand_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:asbestos_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diatomite_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,155 +1,160 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 160,
|
||||
"density": 0.5,
|
||||
"min_y": 16,
|
||||
"max_y": 128,
|
||||
"size": 45,
|
||||
"random_name": "nether_garnierite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_garnierite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_nickel_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_cobaltite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_pentlandite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_cobalt_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnierite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cobaltite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_garnierite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_nickel_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_cobaltite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_pentlandite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_cobalt_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnierite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cobaltite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_garnierite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_nickel_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_cobaltite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pentlandite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_cobalt_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnierite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cobaltite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_garnierite",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pentlandite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:cobaltite_indicator",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:cobalt_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 45,
|
||||
"rarity": 160,
|
||||
"density": 0.5,
|
||||
"min_y": 16,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_garnierite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_garnierite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnierite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_nickel_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_cobaltite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cobaltite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_pentlandite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_cobalt_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_garnierite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnierite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_nickel_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_cobaltite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cobaltite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_pentlandite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_cobalt_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_garnierite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_garnierite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_nickel_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_cobaltite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cobaltite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pentlandite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_cobalt_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_garnierite",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_garnierite",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:cobaltite_indicator",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pentlandite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:cobalt_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,202 @@
|
|||
{
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 37,
|
||||
"rarity": 240,
|
||||
"density": 0.45,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_goethite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_goethite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_goethite_block",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_yellow_limonite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_malachite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_malachite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_goethite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_goethite_block",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_yellow_limonite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_malachite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_malachite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_goethite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_goethite_block",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_yellow_limonite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_malachite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_malachite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_goethite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_goethite_block",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_yellow_limonite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_malachite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_malachite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:goethite_indicator",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_limonite",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_hematite",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_malachite",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,224 +1,225 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 260,
|
||||
"density": 0.55,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"size": 37,
|
||||
"random_name": "nether_gold",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_gold_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_gold_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_gold_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_gold_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_gold_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_gold_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_limonite",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_hematite",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_gold",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:goethite_indicator",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 37,
|
||||
"rarity": 260,
|
||||
"density": 0.55,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_gold",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_gold_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_gold_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_gold_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_gold_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_gold_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_gold_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:goethite_indicator",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_limonite",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_hematite",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_gold",
|
||||
"weight": 75
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,202 +1,203 @@
|
|||
{
|
||||
"type": "tfc:pipe_vein",
|
||||
"config": {
|
||||
"rarity": 120,
|
||||
"density": 0.35,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_graphite",
|
||||
"min_skew": 6,
|
||||
"max_skew": 18,
|
||||
"min_slant": 0,
|
||||
"max_slant": 5,
|
||||
"sign": 0,
|
||||
"height": 60,
|
||||
"radius": 12,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_graphite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_diamond_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_coal_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_graphite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diamond_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_graphite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_diamond_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_coal_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_graphite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diamond_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_graphite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_diamond_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_coal_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_graphite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diamond_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_graphite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_diamond_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_coal_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_graphite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diamond_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_graphite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_diamond_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_coal_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_graphite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diamond_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_graphite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_diamond_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_coal_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_graphite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diamond_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 10,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:graphite_indicator",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:coal_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diamond_bud_indicator",
|
||||
"weight": 40
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:pipe_vein",
|
||||
"config": {
|
||||
"height": 60,
|
||||
"radius": 12,
|
||||
"min_skew": 6,
|
||||
"max_skew": 18,
|
||||
"min_slant": 0,
|
||||
"max_slant": 5,
|
||||
"sign": 0,
|
||||
"rarity": 120,
|
||||
"density": 0.35,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_graphite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_graphite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_graphite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_diamond_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diamond_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_coal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_graphite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_graphite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_diamond_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diamond_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_coal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_graphite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_graphite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_diamond_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diamond_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_coal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_graphite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_graphite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_diamond_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diamond_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_coal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_graphite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_graphite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_diamond_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diamond_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_coal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_graphite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_graphite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_diamond_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diamond_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_coal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:graphite_indicator",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:coal_bud_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diamond_bud_indicator",
|
||||
"weight": 40
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,205 +1,206 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 220,
|
||||
"density": 0.45,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"size": 35,
|
||||
"random_name": "nether_hematite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_goethite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_hematite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_gold_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_ruby_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_goethite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ruby_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_goethite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_hematite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_gold_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_ruby_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_goethite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ruby_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_goethite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_hematite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_gold_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_ruby_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_goethite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ruby_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_goethite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_hematite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_gold_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_ruby_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_goethite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ruby_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_hematite",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_limonite",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_gold",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:ruby_bud_indicator",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:goethite_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 35,
|
||||
"rarity": 220,
|
||||
"density": 0.45,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_hematite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_goethite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_goethite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_hematite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_gold_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_ruby_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ruby_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_goethite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_goethite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_hematite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_gold_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_ruby_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ruby_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_goethite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_goethite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_hematite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_gold_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_ruby_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ruby_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_goethite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_goethite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_hematite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_gold_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_ruby_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ruby_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:goethite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_limonite",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_hematite",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_gold",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:ruby_bud_indicator",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,149 +1,150 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 220,
|
||||
"density": 0.35,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"size": 40,
|
||||
"random_name": "nether_lapis",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_lazurite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_sodalite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_lapis_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_calcite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lazurite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sodalite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lapis_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_lazurite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_sodalite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_lapis_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_calcite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lazurite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sodalite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lapis_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_lazurite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_sodalite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_lapis_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_calcite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lazurite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sodalite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lapis_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:calcite_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:lazurite_bud_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:sodalite_bud_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:lapis_bud_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 40,
|
||||
"rarity": 220,
|
||||
"density": 0.35,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_lapis",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_lazurite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lazurite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_sodalite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sodalite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_lapis_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lapis_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_calcite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_lazurite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lazurite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_sodalite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sodalite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_lapis_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lapis_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_calcite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_lazurite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lazurite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_sodalite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sodalite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_lapis_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lapis_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_calcite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:lazurite_bud_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:sodalite_bud_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:lapis_bud_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:calcite_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,205 +0,0 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 240,
|
||||
"density": 0.45,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"size": 37,
|
||||
"random_name": "nether_limonite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_goethite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_malachite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_yellow_limonite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_goethite_block",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_malachite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_goethite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_malachite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_yellow_limonite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_goethite_block",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_malachite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_goethite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_malachite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_yellow_limonite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_goethite_block",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_malachite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_goethite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_malachite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_yellow_limonite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_goethite_block",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_malachite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_hematite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_hematite",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_limonite",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_malachite",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:goethite_indicator",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:malachite_bud_indicator",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,300 +1,301 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 250,
|
||||
"density": 0.35,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"size": 41,
|
||||
"random_name": "nether_lubricant",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_soapstone_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_talc_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_glauconite_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_pentlandite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_trona_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_soapstone_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_talc_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_glauconite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_soapstone_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_talc_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_glauconite_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_pentlandite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_trona_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_soapstone_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_talc_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_glauconite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_soapstone_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_talc_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_glauconite_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_pentlandite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_trona_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_soapstone_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_talc_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_glauconite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_soapstone_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_talc_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_glauconite_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_pentlandite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_trona_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_soapstone_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_talc_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_glauconite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_soapstone_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_talc_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_glauconite_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_pentlandite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_trona_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_soapstone_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_talc_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_glauconite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_soapstone_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_talc_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_glauconite_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pentlandite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_trona_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_soapstone_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_talc_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_glauconite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:soapstone_indicator",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:talc_indicator",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:glauconite_sand_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pentlandite_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:trona_indicator",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 41,
|
||||
"rarity": 250,
|
||||
"density": 0.35,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_lubricant",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_soapstone_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_soapstone_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_talc_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_talc_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_glauconite_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_glauconite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_pentlandite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_trona_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_soapstone_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_soapstone_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_talc_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_talc_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_glauconite_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_glauconite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_pentlandite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_trona_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_soapstone_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_soapstone_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_talc_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_talc_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_glauconite_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_glauconite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_pentlandite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_trona_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_soapstone_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_soapstone_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_talc_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_talc_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_glauconite_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_glauconite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_pentlandite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_trona_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_soapstone_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_soapstone_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_talc_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_talc_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_glauconite_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_glauconite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_pentlandite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_trona_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_soapstone_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_soapstone_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_talc_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_talc_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_glauconite_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_glauconite_sand_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pentlandite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pentlandite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_trona_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:soapstone_indicator",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:talc_indicator",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:glauconite_sand_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pentlandite_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:trona_indicator",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,205 +1,206 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 205,
|
||||
"density": 0.4,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"size": 39,
|
||||
"random_name": "nether_magnetite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_magnetite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_vanadium_magnetite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_chromite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_gold_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_sapphire_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chromite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_vanadium_magnetite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_magnetite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_vanadium_magnetite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_chromite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_gold_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_sapphire_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chromite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_vanadium_magnetite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_magnetite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_vanadium_magnetite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_chromite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_gold_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_sapphire_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chromite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_vanadium_magnetite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_magnetite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_vanadium_magnetite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_chromite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_gold_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_sapphire_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chromite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_vanadium_magnetite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_magnetite",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_gold",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "firmalife:ore/small_chromite",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:vanadium_magnetite_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:sapphire_bud_indicator",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 39,
|
||||
"rarity": 205,
|
||||
"density": 0.4,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_magnetite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_magnetite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_vanadium_magnetite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_vanadium_magnetite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_chromite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chromite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_gold_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_sapphire_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_magnetite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_vanadium_magnetite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_vanadium_magnetite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_chromite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chromite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_gold_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_sapphire_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_magnetite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_vanadium_magnetite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_vanadium_magnetite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_chromite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chromite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_gold_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_sapphire_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_magnetite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_vanadium_magnetite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_vanadium_magnetite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_chromite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chromite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_gold_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_gold_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_sapphire_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_magnetite",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:vanadium_magnetite_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "firmalife:ore/small_chromite",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_gold",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:sapphire_bud_indicator",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,185 +1,186 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 195,
|
||||
"density": 0.4,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"size": 45,
|
||||
"random_name": "nether_manganese",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_tantalite_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_grossular_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_spessartine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrolusite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_tantalite_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_grossular_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_spessartine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrolusite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_tantalite_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_grossular_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_spessartine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrolusite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_tantalite_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_grossular_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_spessartine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrolusite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:pyrolusite_indicator",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tantalite_indicator",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:grossular_bud_indicator",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:spessartine_bud_indicator",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 45,
|
||||
"rarity": 195,
|
||||
"density": 0.4,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_manganese",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_grossular_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_spessartine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrolusite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_tantalite_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_grossular_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_spessartine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrolusite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_tantalite_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_grossular_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_spessartine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrolusite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_tantalite_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_grossular_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_spessartine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrolusite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_tantalite_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:grossular_bud_indicator",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:spessartine_bud_indicator",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyrolusite_indicator",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tantalite_indicator",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,272 +1,273 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 220,
|
||||
"density": 0.35,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"size": 41,
|
||||
"random_name": "nether_mica",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_pollucite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_kyanite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_mica_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pollucite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_pollucite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_kyanite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_mica_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pollucite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_pollucite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_kyanite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_mica_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pollucite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_pollucite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_kyanite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_mica_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pollucite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_pollucite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_kyanite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_mica_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pollucite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pollucite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_kyanite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_mica_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pollucite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:kyanite_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:mica_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:bauxite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pollucite_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 41,
|
||||
"rarity": 220,
|
||||
"density": 0.35,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_mica",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_kyanite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_mica_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_pollucite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pollucite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_kyanite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_mica_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_pollucite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pollucite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_kyanite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_mica_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_pollucite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pollucite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_kyanite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_mica_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_pollucite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pollucite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_kyanite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_mica_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_pollucite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pollucite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_kyanite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_mica_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bauxite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pollucite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pollucite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:kyanite_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:mica_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:bauxite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pollucite_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,224 +1,225 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 245,
|
||||
"density": 0.55,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"size": 31,
|
||||
"random_name": "nether_molybdenum",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_powellite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_wulfenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_molybdenite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_powellite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_wulfenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_molybdenite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_powellite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_wulfenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_molybdenite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_powellite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_wulfenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_molybdenite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_powellite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_wulfenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_molybdenite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_powellite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_wulfenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_molybdenite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:wulfenite_indicator",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:molybdenite_indicator",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:molybdenum_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:powellite_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 31,
|
||||
"rarity": 245,
|
||||
"density": 0.55,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_molybdenum",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_wulfenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_molybdenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_powellite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_wulfenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_molybdenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_powellite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_wulfenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_molybdenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_powellite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_wulfenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_molybdenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_powellite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_wulfenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_molybdenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_powellite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_wulfenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_molybdenite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_powellite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:wulfenite_indicator",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:molybdenite_indicator",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:molybdenum_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:powellite_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,220 +1,221 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 185,
|
||||
"density": 0.35,
|
||||
"min_y": 24,
|
||||
"max_y": 128,
|
||||
"size": 45,
|
||||
"random_name": "nether_monazite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_bastnasite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_monazite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_neodymium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bastnasite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_monazite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_neodymium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_bastnasite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_monazite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_neodymium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bastnasite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_monazite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_neodymium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_bastnasite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_monazite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_neodymium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bastnasite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_monazite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_neodymium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_bastnasite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_monazite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_neodymium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bastnasite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_monazite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_neodymium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_bastnasite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_monazite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_neodymium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bastnasite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_monazite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_neodymium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_bastnasite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_monazite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_neodymium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bastnasite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_monazite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_neodymium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:bastnasite_indicator",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:neodymium_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:monazite_bud_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 45,
|
||||
"rarity": 185,
|
||||
"density": 0.35,
|
||||
"min_y": 24,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_monazite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_bastnasite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bastnasite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_monazite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_monazite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_neodymium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_neodymium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_bastnasite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bastnasite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_monazite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_monazite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_neodymium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_neodymium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_bastnasite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bastnasite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_monazite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_monazite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_neodymium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_neodymium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_bastnasite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bastnasite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_monazite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_monazite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_neodymium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_neodymium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_bastnasite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bastnasite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_monazite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_monazite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_neodymium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_neodymium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_bastnasite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bastnasite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_monazite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_monazite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_neodymium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_neodymium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:bastnasite_indicator",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:monazite_bud_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:neodymium_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,77 +1,78 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 250,
|
||||
"density": 0.30,
|
||||
"min_y": 0,
|
||||
"max_y": 38,
|
||||
"size": 32,
|
||||
"random_name": "nether_naquadah",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_naquadah_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_plutonium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_naquadah_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_plutonium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_naquadah_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_plutonium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_naquadah_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_plutonium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:naquadah_indicator",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:plutonium_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 32,
|
||||
"rarity": 250,
|
||||
"density": 0.3,
|
||||
"min_y": 0,
|
||||
"max_y": 38,
|
||||
"random_name": "nether_naquadah",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_naquadah_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_naquadah_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_plutonium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_plutonium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_naquadah_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_naquadah_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_plutonium_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_plutonium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:naquadah_indicator",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:plutonium_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,185 +1,186 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 250,
|
||||
"density": 0.35,
|
||||
"min_y": 24,
|
||||
"max_y": 128,
|
||||
"size": 31,
|
||||
"random_name": "nether_olivine",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_bentonite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_magnesite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_olivine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_glauconite_sand_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bentonite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_magnesite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_olivine_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_bentonite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_magnesite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_olivine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_glauconite_sand_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bentonite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_magnesite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_olivine_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_bentonite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_magnesite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_olivine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_glauconite_sand_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bentonite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_magnesite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_olivine_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_bentonite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_magnesite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_olivine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_glauconite_sand_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bentonite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_magnesite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_olivine_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:bentonite_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:magnesite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:glauconite_sand_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:olivine_bud_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 31,
|
||||
"rarity": 250,
|
||||
"density": 0.35,
|
||||
"min_y": 24,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_olivine",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_bentonite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bentonite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_magnesite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_magnesite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_olivine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_olivine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_glauconite_sand_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_bentonite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bentonite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_magnesite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_magnesite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_olivine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_olivine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_glauconite_sand_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_bentonite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bentonite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_magnesite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_magnesite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_olivine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_olivine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_glauconite_sand_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_bentonite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bentonite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_magnesite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_magnesite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_olivine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_olivine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_glauconite_sand_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:bentonite_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:magnesite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:olivine_bud_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:glauconite_sand_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,168 +1,169 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 220,
|
||||
"density": 0.55,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"size": 29,
|
||||
"random_name": "nether_pitchblende",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_uraninite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pitchblende_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_uraninite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_uraninite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pitchblende_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_uraninite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_uraninite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pitchblende_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_uraninite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_uraninite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pitchblende_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_uraninite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_uraninite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pitchblende_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_uraninite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_uraninite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pitchblende_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_uraninite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:pitchblende_indicator",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:uraninite_indicator",
|
||||
"weight": 50
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 29,
|
||||
"rarity": 220,
|
||||
"density": 0.55,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_pitchblende",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pitchblende_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_uraninite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_uraninite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pitchblende_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_uraninite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_uraninite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pitchblende_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_uraninite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_uraninite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pitchblende_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_uraninite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_uraninite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pitchblende_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_uraninite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_uraninite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pitchblende_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_uraninite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_uraninite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:pitchblende_indicator",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:uraninite_indicator",
|
||||
"weight": 50
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,230 +1,231 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 150,
|
||||
"density": 0.4,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"size": 45,
|
||||
"random_name": "nether_quartz",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_quartzite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_nether_quartz_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_barite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_quartzite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_nether_quartz_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_quartzite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_nether_quartz_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_barite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_quartzite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_nether_quartz_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_quartzite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_nether_quartz_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_barite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_quartzite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_nether_quartz_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_quartzite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_nether_quartz_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_barite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_quartzite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_nether_quartz_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_quartzite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_nether_quartz_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_barite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_quartzite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_nether_quartz_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_quartzite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_nether_quartz_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_barite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_quartzite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_nether_quartz_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_quartzite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_nether_quartz_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_barite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_quartzite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_nether_quartz_block",
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:barite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:nether_quartz_bud_indicator",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:quartzite_bud_indicator",
|
||||
"weight": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 45,
|
||||
"rarity": 150,
|
||||
"density": 0.4,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_quartz",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_quartzite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_quartzite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_nether_quartz_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_nether_quartz_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_barite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_quartzite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_quartzite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_nether_quartz_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_nether_quartz_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_barite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_quartzite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_quartzite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_nether_quartz_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_nether_quartz_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_barite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_quartzite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_quartzite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_nether_quartz_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_nether_quartz_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_barite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_quartzite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_quartzite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_nether_quartz_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_nether_quartz_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_barite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_quartzite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_quartzite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_nether_quartz_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_nether_quartz_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_barite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_quartzite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_quartzite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_nether_quartz_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_nether_quartz_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_barite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:quartzite_bud_indicator",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:nether_quartz_bud_indicator",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:barite_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,96 +1,97 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 160,
|
||||
"density": 0.5,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"size": 45,
|
||||
"random_name": "nether_redstone",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_redstone_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_ruby_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_cinnabar_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_redstone_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ruby_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cinnabar_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_redstone_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_ruby_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_cinnabar_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_redstone_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ruby_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cinnabar_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:redstone_indicator",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:ruby_bud_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:cinnabar_bud_indicator",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 45,
|
||||
"rarity": 160,
|
||||
"density": 0.5,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_redstone",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_redstone_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_redstone_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_ruby_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ruby_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_cinnabar_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cinnabar_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_redstone_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_redstone_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_ruby_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_ruby_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_cinnabar_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cinnabar_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:redstone_indicator",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:ruby_bud_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:cinnabar_bud_indicator",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,248 +1,249 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 210,
|
||||
"density": 0.4,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"size": 50,
|
||||
"random_name": "nether_saltpeter",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_alunite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_saltpeter_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diatomite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_electrotine_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_alunite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_saltpeter_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diatomite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_electrotine_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_alunite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_saltpeter_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diatomite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_electrotine_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_alunite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_saltpeter_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diatomite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_electrotine_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_alunite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_saltpeter_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diatomite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_electrotine_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_alunite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_saltpeter_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diatomite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_electrotine_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:saltpeter_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diatomite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:electrotine_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:alunite_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 50,
|
||||
"rarity": 210,
|
||||
"density": 0.4,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_saltpeter",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_saltpeter_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diatomite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_electrotine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_alunite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_saltpeter_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diatomite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_electrotine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_alunite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_saltpeter_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diatomite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_electrotine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_alunite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_saltpeter_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diatomite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_electrotine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_alunite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_saltpeter_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diatomite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_electrotine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_alunite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_saltpeter_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_diatomite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_electrotine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_alunite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:saltpeter_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diatomite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:electrotine_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:alunite_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,273 +1,274 @@
|
|||
{
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"rarity": 180,
|
||||
"density": 0.45,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"size": 33,
|
||||
"random_name": "nether_sapphire",
|
||||
"height": 8,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_almandine_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_pyrope_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_green_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_almandine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrope_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sapphire_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_green_sapphire_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_almandine_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_pyrope_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_green_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_almandine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrope_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sapphire_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_green_sapphire_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_almandine_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_pyrope_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_green_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_almandine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrope_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sapphire_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_green_sapphire_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_almandine_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_pyrope_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_green_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_almandine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrope_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sapphire_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_green_sapphire_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_almandine_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_pyrope_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_green_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_almandine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrope_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sapphire_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_green_sapphire_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_almandine_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pyrope_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_green_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_almandine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrope_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sapphire_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_green_sapphire_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:almandine_bud_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyrope_bud_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:sapphire_bud_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:green_sapphire_bud_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"height": 8,
|
||||
"size": 33,
|
||||
"rarity": 180,
|
||||
"density": 0.45,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_sapphire",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_almandine_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_almandine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_pyrope_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrope_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sapphire_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_green_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_green_sapphire_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_almandine_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_almandine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_pyrope_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrope_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sapphire_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_green_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_green_sapphire_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_almandine_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_almandine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_pyrope_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrope_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sapphire_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_green_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_green_sapphire_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_almandine_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_almandine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_pyrope_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrope_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sapphire_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_green_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_green_sapphire_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_almandine_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_almandine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_pyrope_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrope_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sapphire_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_green_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_green_sapphire_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_almandine_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_almandine_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pyrope_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrope_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sapphire_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_green_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_green_sapphire_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:almandine_bud_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyrope_bud_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:sapphire_bud_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:green_sapphire_bud_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,220 +1,221 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 180,
|
||||
"density": 0.45,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"size": 25,
|
||||
"random_name": "nether_scheelite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_scheelite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_tungstate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_lithium_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_scheelite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lithium_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tungstate_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_scheelite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_tungstate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_lithium_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_scheelite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lithium_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tungstate_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_scheelite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_tungstate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_lithium_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_scheelite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lithium_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tungstate_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_scheelite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_tungstate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_lithium_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_scheelite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lithium_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tungstate_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_scheelite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_tungstate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_lithium_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_scheelite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lithium_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tungstate_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_scheelite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_tungstate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_lithium_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_scheelite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lithium_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tungstate_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:scheelite_indicator",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tungstate_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:lithium_indicator",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 25,
|
||||
"rarity": 180,
|
||||
"density": 0.45,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_scheelite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_scheelite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_scheelite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_tungstate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tungstate_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_lithium_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lithium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_scheelite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_scheelite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_tungstate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tungstate_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_lithium_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lithium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gabbro_scheelite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_scheelite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_tungstate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tungstate_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gabbro_lithium_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lithium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_scheelite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_scheelite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_tungstate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tungstate_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_lithium_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lithium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_scheelite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_scheelite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_tungstate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tungstate_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_lithium_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lithium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_scheelite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_scheelite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_tungstate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tungstate_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_lithium_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lithium_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:scheelite_indicator",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tungstate_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:lithium_indicator",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,185 +1,186 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 250,
|
||||
"density": 0.4,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"size": 35,
|
||||
"random_name": "nether_sheldonite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_bornite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_cooperite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_platinum_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_palladium_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bornite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cooperite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_platinum_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_bornite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_cooperite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_platinum_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_palladium_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bornite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cooperite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_platinum_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_bornite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_cooperite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_platinum_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_palladium_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bornite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cooperite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_platinum_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_bornite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_cooperite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_platinum_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_palladium_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bornite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cooperite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_platinum_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:bornite_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:cooperite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:platinum_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:palladium_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 35,
|
||||
"rarity": 250,
|
||||
"density": 0.4,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_sheldonite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_bornite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bornite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_cooperite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cooperite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_platinum_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_platinum_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_palladium_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_bornite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bornite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_cooperite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cooperite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_platinum_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_platinum_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_palladium_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_bornite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bornite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_cooperite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cooperite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_platinum_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_platinum_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_palladium_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_bornite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_bornite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_cooperite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_cooperite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_platinum_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_platinum_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_palladium_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:bornite_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:cooperite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:platinum_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:palladium_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,127 +1,128 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 160,
|
||||
"density": 0.5,
|
||||
"min_y": 24,
|
||||
"max_y": 128,
|
||||
"size": 45,
|
||||
"random_name": "nether_silver",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_galena_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_silver_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_lead_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_galena_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_silver_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lead_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_galena_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_silver_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_lead_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_galena_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_silver_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lead_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_galena_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_silver_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_lead_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_galena_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_silver_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lead_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_native_silver",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:galena_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:lead_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 45,
|
||||
"rarity": 160,
|
||||
"density": 0.5,
|
||||
"min_y": 24,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_silver",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:granite_galena_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_galena_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_silver_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_silver_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:granite_lead_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lead_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_galena_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_galena_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_silver_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_silver_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_lead_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lead_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_galena_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_galena_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_silver_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_silver_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_lead_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_lead_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:galena_indicator",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_silver",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:lead_indicator",
|
||||
"weight": 35
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,165 +1,166 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 170,
|
||||
"density": 0.5,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"size": 45,
|
||||
"random_name": "nether_sphalerite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_pyrite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sulfur_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sphalerite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_pyrite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sulfur_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sphalerite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pyrite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sulfur_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sphalerite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_pyrite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sulfur_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sphalerite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_sphalerite",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:sulfur_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyrite_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 45,
|
||||
"rarity": 170,
|
||||
"density": 0.5,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_sphalerite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sulfur_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sphalerite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_pyrite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sulfur_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sphalerite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_pyrite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sulfur_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sphalerite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pyrite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sulfur_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sphalerite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_pyrite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:sulfur_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_sphalerite",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyrite_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,159 +1,160 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 165,
|
||||
"density": 0.3,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"size": 50,
|
||||
"random_name": "nether_sulfur",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_sulfur_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_pyrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_sphalerite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sulfur_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sphalerite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_sulfur_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_pyrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_sphalerite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sulfur_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sphalerite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_sulfur_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pyrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_sphalerite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sulfur_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sphalerite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_sulfur_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_pyrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_sphalerite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sulfur_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sphalerite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:sulfur_indicator",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyrite_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_sphalerite",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 50,
|
||||
"rarity": 165,
|
||||
"density": 0.3,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_sulfur",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:diorite_sulfur_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sulfur_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_pyrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:diorite_sphalerite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sphalerite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_sulfur_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sulfur_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_pyrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_sphalerite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sphalerite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_sulfur_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sulfur_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_pyrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_sphalerite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sphalerite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_sulfur_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sulfur_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_pyrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_pyrite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_sphalerite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_sphalerite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:sulfur_indicator",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyrite_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_sphalerite",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,175 +1,176 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 170,
|
||||
"density": 0.5,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"size": 45,
|
||||
"random_name": "nether_tetrahedrite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_tetrahedrite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_copper_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_stibnite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tetrahedrite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_tetrahedrite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_copper_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_stibnite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tetrahedrite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_tetrahedrite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_copper_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_stibnite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tetrahedrite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_tetrahedrite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_copper_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_stibnite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tetrahedrite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_tetrahedrite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_copper_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_stibnite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tetrahedrite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_tetrahedrite",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_copper",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:stibnite_indicator",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 45,
|
||||
"rarity": 170,
|
||||
"density": 0.5,
|
||||
"min_y": 32,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_tetrahedrite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_tetrahedrite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tetrahedrite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_copper_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_stibnite_ore",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_tetrahedrite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tetrahedrite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_copper_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_stibnite_ore",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_tetrahedrite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tetrahedrite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_copper_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_stibnite_ore",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_tetrahedrite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tetrahedrite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_copper_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_stibnite_ore",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_tetrahedrite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_tetrahedrite_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_copper_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "minecraft:raw_copper_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_stibnite_ore",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_tetrahedrite",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_copper",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:stibnite_indicator",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,186 +1,187 @@
|
|||
{
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"rarity": 180,
|
||||
"density": 0.4,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"size": 33,
|
||||
"random_name": "nether_topaz",
|
||||
"height": 7,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_blue_topaz_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_topaz_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_chalcocite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_bornite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_blue_topaz_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_topaz_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chalcocite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_blue_topaz_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_topaz_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_chalcocite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_bornite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_blue_topaz_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_topaz_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chalcocite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_blue_topaz_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_topaz_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_chalcocite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_bornite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_blue_topaz_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_topaz_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chalcocite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_blue_topaz_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_topaz_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_chalcocite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_bornite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_blue_topaz_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_topaz_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chalcocite_block",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:chalcocite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:bornite_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:blue_topaz_bud_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:topaz_bud_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"__credits__": "This page was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"height": 7,
|
||||
"size": 33,
|
||||
"rarity": 180,
|
||||
"density": 0.4,
|
||||
"min_y": 0,
|
||||
"max_y": 128,
|
||||
"random_name": "nether_topaz",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:pyroxenite_blue_topaz_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_blue_topaz_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_topaz_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_topaz_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_chalcocite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chalcocite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyroxenite_bornite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:deepslate_blue_topaz_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_blue_topaz_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_topaz_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_topaz_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_chalcocite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chalcocite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_bornite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:basalt",
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:basalt_blue_topaz_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_blue_topaz_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_topaz_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_topaz_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_chalcocite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chalcocite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:basalt_bornite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:dripstone_blue_topaz_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_blue_topaz_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_topaz_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_topaz_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_chalcocite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:raw_chalcocite_block",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"block": "gtceu:dripstone_bornite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 150,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:blue_topaz_bud_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:topaz_bud_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:chalcocite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:bornite_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue