Merge pull request #637 from Pyritie/main
Fixed oilsands, added missing english strings, added indicators for all ores
This commit is contained in:
commit
f9263e6793
49 changed files with 879 additions and 103 deletions
|
|
@ -8,5 +8,45 @@
|
|||
"gtceu.alternator": "Alternator",
|
||||
|
||||
"material.treated_wood": "Creosote-Treated Wood",
|
||||
"block.gtceu.treated_wood_planks": "Creosote-Treated Wood Planks"
|
||||
}
|
||||
"block.gtceu.treated_wood_planks": "Creosote-Treated Wood Planks",
|
||||
|
||||
"block.gtceu.lv_kinetic_mixer": "Basic Kinetic Mixer",
|
||||
"block.gtceu.mv_kinetic_mixer": "Advanced Kinetic Mixer",
|
||||
"block.gtceu.hv_kinetic_mixer": "Advanced Kinetic Mixer II",
|
||||
"block.gtceu.ev_kinetic_mixer": "Advanced Kinetic Mixer III",
|
||||
|
||||
"block.gtceu.lv_electric_gear_box_2a": "Low Voltage 2x Gear Box",
|
||||
"block.gtceu.mv_electric_gear_box_2a": "Medium Voltage 2x Gear Box",
|
||||
"block.gtceu.hv_electric_gear_box_2a": "High Voltage 2x Gear Box",
|
||||
"block.gtceu.ev_electric_gear_box_2a": "Extreme Voltage 2x Gear Box",
|
||||
"block.gtceu.lv_electric_gear_box_8a": "Low Voltage 8x Gear Box",
|
||||
"block.gtceu.mv_electric_gear_box_8a": "Medium Voltage 8x Gear Box",
|
||||
"block.gtceu.hv_electric_gear_box_8a": "High Voltage 8x Gear Box",
|
||||
"block.gtceu.ev_electric_gear_box_8a": "Extreme Voltage 8x Gear Box",
|
||||
"block.gtceu.lv_electric_gear_box_16a": "Low Voltage 16x Gear Box",
|
||||
"block.gtceu.mv_electric_gear_box_16a": "Medium Voltage 16x Gear Box",
|
||||
"block.gtceu.hv_electric_gear_box_16a": "High Voltage 16x Gear Box",
|
||||
"block.gtceu.ev_electric_gear_box_16a": "Extreme Voltage 16x Gear Box",
|
||||
"block.gtceu.lv_electric_gear_box_32a": "Low Voltage 32x Gear Box",
|
||||
"block.gtceu.mv_electric_gear_box_32a": "Medium Voltage 32x Gear Box",
|
||||
"block.gtceu.hv_electric_gear_box_32a": "High Voltage 32x Gear Box",
|
||||
"block.gtceu.ev_electric_gear_box_32a": "Extreme Voltage 32x Gear Box",
|
||||
|
||||
"block.gtceu.lv_kinetic_input_box": "Low Voltage Kinetic Input Box",
|
||||
"block.gtceu.mv_kinetic_input_box": "Medium Voltage Kinetic Input Box",
|
||||
"block.gtceu.hv_kinetic_input_box": "High Voltage Kinetic Input Box",
|
||||
"block.gtceu.ev_kinetic_input_box": "Extreme Voltage Kinetic Input Box",
|
||||
"block.gtceu.iv_kinetic_input_box": "Insane Voltage Kinetic Input Box",
|
||||
"block.gtceu.luv_kinetic_input_box": "Ludicrous Voltage Kinetic Input Box",
|
||||
"block.gtceu.zpm_kinetic_input_box": "ZPM Voltage Kinetic Input Box",
|
||||
"block.gtceu.uv_kinetic_input_box": "Ultimate Voltage Kinetic Input Box",
|
||||
|
||||
"block.gtceu.lv_kinetic_output_box": "Low Voltage Kinetic Output Box",
|
||||
"block.gtceu.mv_kinetic_output_box": "Medium Voltage Kinetic Output Box",
|
||||
"block.gtceu.hv_kinetic_output_box": "High Voltage Kinetic Output Box",
|
||||
"block.gtceu.ev_kinetic_output_box": "Extreme Voltage Kinetic Output Box",
|
||||
"block.gtceu.iv_kinetic_output_box": "Insane Voltage Kinetic Output Box",
|
||||
"block.gtceu.luv_kinetic_output_box": "Ludicrous Voltage Kinetic Output Box",
|
||||
"block.gtceu.zpm_kinetic_output_box": "ZPM Voltage Kinetic Output Box",
|
||||
"block.gtceu.uv_kinetic_output_box": "Ultimate Voltage Kinetic Output Box"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,8 @@
|
|||
{
|
||||
"material.tfg.latex": "Latex",
|
||||
"material.tfg.fluix": "Fluix",
|
||||
"item.tfg.spade_head_extruder_mold": "Extruder Mold (Spade Head)",
|
||||
|
||||
"quests.naming-1": "t - Title",
|
||||
"quests.naming-2": "st - Subtitle",
|
||||
"quests.naming-3": "d* - Description, where * description number, for example: d1, d2, d3, d4...",
|
||||
|
|
|
|||
|
|
@ -308,6 +308,26 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 20,
|
||||
"depth": 35,
|
||||
"underground_rarity": 80,
|
||||
"underground_count": 1000,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "minecraft:small_amethyst_bud",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "minecraft:medium_amethyst_bud",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "minecraft:large_amethyst_bud",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -170,6 +170,26 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 20,
|
||||
"depth": 35,
|
||||
"underground_rarity": 80,
|
||||
"underground_count": 1000,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "minecraft:small_amethyst_bud",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "minecraft:medium_amethyst_bud",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "minecraft:large_amethyst_bud",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -169,6 +169,26 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 1000,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_limonite",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_hematite",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_gold",
|
||||
"weight": 50
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -116,6 +116,26 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 1000,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_hematite",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_limonite",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_gold",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -54,6 +54,26 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 1000,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_hematite",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_limonite",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_malachite",
|
||||
"weight": 40
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -197,6 +197,30 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 1000,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_magnetite",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_gold",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:chromite_indicator",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:sapphire_indicator",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -169,6 +169,30 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 500,
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -2,10 +2,10 @@
|
|||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 310,
|
||||
"density": 0.25,
|
||||
"density": 0.30,
|
||||
"min_y": -64,
|
||||
"max_y": -20,
|
||||
"size": 22,
|
||||
"size": 32,
|
||||
"random_name": "deep_naquadah",
|
||||
"blocks": [
|
||||
{
|
||||
|
|
@ -98,6 +98,22 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 500,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:naquadah_indicator",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:plutonium_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -143,6 +143,22 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 500,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:pitchblende_indicator",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:uraninite_indicator",
|
||||
"weight": 50
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -101,6 +101,30 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 500,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:almandine_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyrope_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:sapphire_indicator",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:green_sapphire_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -65,6 +65,26 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 500,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:scheelite_indicator",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tungstate_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:lithium_indicator",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -146,6 +146,30 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 500,
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -147,6 +147,30 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 500,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:blue_topaz_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:topaz_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:chalcocite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:bornite_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -179,6 +179,26 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:apatite_indicator",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tricalcium_phosphate_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyrochlore_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -55,6 +55,30 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -141,6 +141,26 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:bauxite_indicator",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:ilmenite_indicator",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:aluminium_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -90,6 +90,26 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:beryllium_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:emerald_indicator",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:thorium_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -201,9 +201,9 @@
|
|||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 60,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"depth": 40,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_bismuthinite",
|
||||
|
|
|
|||
|
|
@ -57,8 +57,8 @@
|
|||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 60,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_cassiterite",
|
||||
|
|
|
|||
|
|
@ -100,6 +100,26 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 5,
|
||||
"depth": 40,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "ae2:small_quartz_bud",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "ae2:medium_quartz_bud",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "ae2:large_quartz_bud",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -85,6 +85,18 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:coal_indicator",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -104,8 +104,8 @@
|
|||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 85,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_native_copper",
|
||||
|
|
|
|||
|
|
@ -468,6 +468,18 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 60,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_cassiterite",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -39,8 +39,8 @@
|
|||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 60,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_garnierite",
|
||||
|
|
|
|||
|
|
@ -174,12 +174,20 @@
|
|||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 60,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_limonite",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_hematite",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_gold",
|
||||
"weight": 100
|
||||
"weight": 50
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -33,6 +33,26 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 50,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:diamond_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:graphite_indicator",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:coal_indicator",
|
||||
"weight": 39
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -103,13 +103,21 @@
|
|||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"depth": 50,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_hematite",
|
||||
"weight": 100
|
||||
"weight": 70
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_limonite",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_gold",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -146,6 +146,30 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:lazurite_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:sodalite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:lapis_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:calcite_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -57,13 +57,21 @@
|
|||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"depth": 50,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_limonite",
|
||||
"weight": 100
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_hematite",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_malachite",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -89,6 +89,34 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -145,12 +145,16 @@
|
|||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_magnetite",
|
||||
"weight": 100
|
||||
"weight": 80
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_gold",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -261,6 +261,30 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 40,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:grossular_indicator",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:spessartine_indicator",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyrolusite_indicator",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tantalite_indicator",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -215,6 +215,30 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -65,6 +65,26 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:bastnasite_indicator",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:monazite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:neodymium_indicator",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 155,
|
||||
"density": 0.25,
|
||||
"rarity": 185,
|
||||
"density": 0.20,
|
||||
"min_y": 0,
|
||||
"max_y": 70,
|
||||
"size": 55,
|
||||
|
|
@ -85,6 +85,18 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:oilsands_indicator",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -169,6 +169,30 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:bentonite_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:magnesite_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:olivine_indicator",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:glauconite_sand_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -27,6 +27,26 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 60,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "minecraft:redstone_wire",
|
||||
"weight": 70
|
||||
},
|
||||
{
|
||||
"block": "gtceu:ruby_indicator",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:cinnabar_indicator",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -78,6 +78,30 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 40,
|
||||
"depth": 35,
|
||||
"underground_rarity": 80,
|
||||
"underground_count": 1000,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:rock_salt_indicator",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"block": "tfc:groundcover/salt_lick",
|
||||
"weight": 90
|
||||
},
|
||||
{
|
||||
"block": "gtceu:lepidolite_indicator",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:borax_indicator",
|
||||
"weight": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -215,6 +215,30 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 100,
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -50,8 +50,8 @@
|
|||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 60,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_native_silver",
|
||||
|
|
|
|||
|
|
@ -202,8 +202,8 @@
|
|||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 60,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_sphalerite",
|
||||
|
|
|
|||
|
|
@ -216,6 +216,30 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 40,
|
||||
"depth": 35,
|
||||
"underground_rarity": 80,
|
||||
"underground_count": 1000,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:rock_salt_indicator",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"block": "tfc:groundcover/salt_lick",
|
||||
"weight": 90
|
||||
},
|
||||
{
|
||||
"block": "gtceu:lepidolite_indicator",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"block": "gtceu:spodumene_indicator",
|
||||
"weight": 6
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -84,6 +84,26 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:sulfur_indicator",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:pyrite_indicator",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:sphalerite_indicator",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -15,15 +15,15 @@
|
|||
"with": [
|
||||
{
|
||||
"block": "gtceu:quartzite_tetrahedrite_ore",
|
||||
"weight": 35
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:quartzite_copper_ore",
|
||||
"weight": 40
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:quartzite_stibnite_ore",
|
||||
"weight": 25
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -34,15 +34,15 @@
|
|||
"with": [
|
||||
{
|
||||
"block": "gtceu:slate_tetrahedrite_ore",
|
||||
"weight": 35
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:slate_copper_ore",
|
||||
"weight": 40
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:slate_stibnite_ore",
|
||||
"weight": 25
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -53,15 +53,15 @@
|
|||
"with": [
|
||||
{
|
||||
"block": "gtceu:phyllite_tetrahedrite_ore",
|
||||
"weight": 35
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:phyllite_copper_ore",
|
||||
"weight": 40
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:phyllite_stibnite_ore",
|
||||
"weight": 25
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -72,15 +72,15 @@
|
|||
"with": [
|
||||
{
|
||||
"block": "gtceu:schist_tetrahedrite_ore",
|
||||
"weight": 35
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_copper_ore",
|
||||
"weight": 40
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_stibnite_ore",
|
||||
"weight": 25
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -91,15 +91,15 @@
|
|||
"with": [
|
||||
{
|
||||
"block": "gtceu:gneiss_tetrahedrite_ore",
|
||||
"weight": 35
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_copper_ore",
|
||||
"weight": 40
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_stibnite_ore",
|
||||
"weight": 25
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -110,15 +110,15 @@
|
|||
"with": [
|
||||
{
|
||||
"block": "gtceu:marble_tetrahedrite_ore",
|
||||
"weight": 35
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:marble_copper_ore",
|
||||
"weight": 40
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:marble_stibnite_ore",
|
||||
"weight": 25
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -126,12 +126,16 @@
|
|||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 60,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_tetrahedrite",
|
||||
"weight": 100
|
||||
"weight": 70
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_copper",
|
||||
"weight": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"config": {
|
||||
"rarity": 140,
|
||||
"density": 0.25,
|
||||
"min_y": 60,
|
||||
"min_y": 30,
|
||||
"max_y": 210,
|
||||
"size": 50,
|
||||
"random_name": "surface_copper",
|
||||
|
|
@ -109,7 +109,15 @@
|
|||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_native_copper",
|
||||
"weight": 100
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_cassiterite",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:realgar_indicator",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,11 +19,11 @@
|
|||
},
|
||||
{
|
||||
"block": "gtceu:quartzite_copper_ore",
|
||||
"weight": 10
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:quartzite_stibnite_ore",
|
||||
"weight": 30
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -38,11 +38,11 @@
|
|||
},
|
||||
{
|
||||
"block": "gtceu:slate_copper_ore",
|
||||
"weight": 10
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:slate_stibnite_ore",
|
||||
"weight": 30
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -57,11 +57,11 @@
|
|||
},
|
||||
{
|
||||
"block": "gtceu:phyllite_copper_ore",
|
||||
"weight": 10
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:phyllite_stibnite_ore",
|
||||
"weight": 30
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -76,11 +76,11 @@
|
|||
},
|
||||
{
|
||||
"block": "gtceu:schist_copper_ore",
|
||||
"weight": 10
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:schist_stibnite_ore",
|
||||
"weight": 30
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -95,11 +95,11 @@
|
|||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_copper_ore",
|
||||
"weight": 10
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:gneiss_stibnite_ore",
|
||||
"weight": 30
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -114,11 +114,11 @@
|
|||
},
|
||||
{
|
||||
"block": "gtceu:marble_copper_ore",
|
||||
"weight": 10
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:marble_stibnite_ore",
|
||||
"weight": 30
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -131,7 +131,11 @@
|
|||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_tetrahedrite",
|
||||
"weight": 100
|
||||
"weight": 80
|
||||
},
|
||||
{
|
||||
"block": "tfc:ore/small_native_copper",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -439,7 +439,7 @@ const registerTFCPlacedFeatures = (event) => {
|
|||
event.add('tfc:in_biome/veins', 'tfg:vein/normal_graphite')
|
||||
event.add('tfc:in_biome/veins', 'tfg:vein/normal_hematite')
|
||||
event.add('tfc:in_biome/veins', 'tfg:vein/normal_spodumene')
|
||||
event.add('tfc:in_biome/veins', 'tfg:vein/normal_oil_sands')
|
||||
event.add('tfc:in_biome/veins', 'tfg:vein/normal_oilsands')
|
||||
event.add('tfc:in_biome/veins', 'tfg:vein/normal_lapis')
|
||||
event.add('tfc:in_biome/veins', 'tfg:vein/normal_limonite')
|
||||
event.add('tfc:in_biome/veins', 'tfg:vein/normal_lubricant')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue