ore vein index update

This commit is contained in:
Pyritie 2025-10-04 14:42:29 +01:00
parent 0aa921066b
commit 749d39e537
34 changed files with 1955 additions and 1087 deletions

View file

@ -2,7 +2,7 @@
"__credits__": "This vein was automatically generated by OresToFieldGuide.",
"type": "tfc:cluster_vein",
"config": {
"size": 24,
"size": 19,
"rarity": 240,
"density": 0.45,
"min_y": -64,

View file

@ -25,6 +25,10 @@
{
"block": "gtceu:granite_lead_ore",
"weight": 11
},
{
"block": "gtceu:granite_silver_ore",
"weight": 10
}
]
},
@ -44,6 +48,10 @@
{
"block": "gtceu:diorite_lead_ore",
"weight": 11
},
{
"block": "gtceu:diorite_silver_ore",
"weight": 10
}
]
},
@ -63,6 +71,10 @@
{
"block": "gtceu:gabbro_lead_ore",
"weight": 11
},
{
"block": "gtceu:gabbro_silver_ore",
"weight": 10
}
]
},
@ -82,6 +94,10 @@
{
"block": "gtceu:shale_lead_ore",
"weight": 11
},
{
"block": "gtceu:shale_silver_ore",
"weight": 10
}
]
},
@ -101,6 +117,10 @@
{
"block": "gtceu:claystone_lead_ore",
"weight": 11
},
{
"block": "gtceu:claystone_silver_ore",
"weight": 10
}
]
},
@ -120,6 +140,10 @@
{
"block": "gtceu:limestone_lead_ore",
"weight": 11
},
{
"block": "gtceu:limestone_silver_ore",
"weight": 10
}
]
},
@ -139,6 +163,10 @@
{
"block": "gtceu:conglomerate_lead_ore",
"weight": 11
},
{
"block": "gtceu:conglomerate_silver_ore",
"weight": 10
}
]
},
@ -158,6 +186,10 @@
{
"block": "gtceu:dolomite_lead_ore",
"weight": 11
},
{
"block": "gtceu:dolomite_silver_ore",
"weight": 10
}
]
},
@ -177,6 +209,10 @@
{
"block": "gtceu:chert_lead_ore",
"weight": 11
},
{
"block": "gtceu:chert_silver_ore",
"weight": 10
}
]
},
@ -196,6 +232,10 @@
{
"block": "gtceu:chalk_lead_ore",
"weight": 11
},
{
"block": "gtceu:chalk_silver_ore",
"weight": 10
}
]
}
@ -217,6 +257,10 @@
{
"block": "gtceu:lead_indicator",
"weight": 11
},
{
"block": "tfc:ore/small_native_silver",
"weight": 10
}
]
}

View file

@ -219,7 +219,7 @@
],
"indicator": {
"rarity": 15,
"depth": 20,
"depth": 40,
"underground_rarity": 40,
"underground_count": 200,
"blocks": [

View file

@ -106,7 +106,7 @@
],
"indicator": {
"rarity": 15,
"depth": 20,
"depth": 40,
"underground_rarity": 40,
"underground_count": 200,
"blocks": [

View file

@ -220,7 +220,7 @@
],
"indicator": {
"rarity": 15,
"depth": 20,
"depth": 40,
"underground_rarity": 40,
"underground_count": 200,
"blocks": [

View file

@ -0,0 +1,233 @@
{
"__credits__": "This vein was automatically generated by OresToFieldGuide.",
"type": "tfc:pipe_vein",
"config": {
"height": 60,
"radius": 9,
"min_skew": 6,
"max_skew": 18,
"min_slant": 0,
"max_slant": 4,
"sign": 0,
"rarity": 220,
"density": 0.4,
"min_y": 0,
"max_y": 120,
"random_name": "mars_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_coal_ore",
"weight": 25
},
{
"block": "gtceu:gabbro_diamond_ore",
"weight": 20
},
{
"block": "gtceu:gabbro_hematite_ore",
"weight": 10
}
]
},
{
"replace": [
"tfc:rock/raw/diorite"
],
"with": [
{
"block": "gtceu:diorite_graphite_ore",
"weight": 45
},
{
"block": "gtceu:raw_graphite_block",
"weight": 1
},
{
"block": "gtceu:diorite_coal_ore",
"weight": 25
},
{
"block": "gtceu:diorite_diamond_ore",
"weight": 20
},
{
"block": "gtceu:diorite_hematite_ore",
"weight": 10
}
]
},
{
"replace": [
"tfc:rock/raw/granite"
],
"with": [
{
"block": "gtceu:granite_graphite_ore",
"weight": 45
},
{
"block": "gtceu:raw_graphite_block",
"weight": 1
},
{
"block": "gtceu:granite_coal_ore",
"weight": 25
},
{
"block": "gtceu:granite_diamond_ore",
"weight": 20
},
{
"block": "gtceu:granite_hematite_ore",
"weight": 10
}
]
},
{
"replace": [
"gtceu:red_granite"
],
"with": [
{
"block": "gtceu:red_granite_graphite_ore",
"weight": 45
},
{
"block": "gtceu:raw_graphite_block",
"weight": 1
},
{
"block": "gtceu:red_granite_coal_ore",
"weight": 25
},
{
"block": "gtceu:red_granite_diamond_ore",
"weight": 20
},
{
"block": "gtceu:red_granite_hematite_ore",
"weight": 10
}
]
},
{
"replace": [
"ad_astra:mars_stone"
],
"with": [
{
"block": "gtceu:mars_stone_graphite_ore",
"weight": 45
},
{
"block": "gtceu:raw_graphite_block",
"weight": 1
},
{
"block": "gtceu:mars_stone_coal_ore",
"weight": 25
},
{
"block": "gtceu:mars_stone_diamond_ore",
"weight": 20
},
{
"block": "gtceu:mars_stone_hematite_ore",
"weight": 10
}
]
},
{
"replace": [
"tfc:rock/raw/dacite"
],
"with": [
{
"block": "gtceu:dacite_graphite_ore",
"weight": 45
},
{
"block": "gtceu:raw_graphite_block",
"weight": 1
},
{
"block": "gtceu:dacite_coal_ore",
"weight": 25
},
{
"block": "gtceu:dacite_diamond_ore",
"weight": 20
},
{
"block": "gtceu:dacite_hematite_ore",
"weight": 10
}
]
},
{
"replace": [
"ad_astra:venus_stone"
],
"with": [
{
"block": "gtceu:venus_stone_graphite_ore",
"weight": 45
},
{
"block": "gtceu:raw_graphite_block",
"weight": 1
},
{
"block": "gtceu:venus_stone_coal_ore",
"weight": 25
},
{
"block": "gtceu:venus_stone_diamond_ore",
"weight": 20
},
{
"block": "gtceu:venus_stone_hematite_ore",
"weight": 10
}
]
}
],
"indicator": {
"rarity": 15,
"depth": 50,
"underground_rarity": 40,
"underground_count": 200,
"blocks": [
{
"block": "gtceu:graphite_indicator",
"weight": 45
},
{
"block": "gtceu:coal_indicator",
"weight": 25
},
{
"block": "gtceu:diamond_bud_indicator",
"weight": 20
},
{
"block": "tfc:ore/small_hematite",
"weight": 10
}
]
}
}
}

View file

@ -2,8 +2,8 @@
"__credits__": "This vein was automatically generated by OresToFieldGuide.",
"type": "tfc:cluster_vein",
"config": {
"size": 29,
"rarity": 220,
"size": 24,
"rarity": 250,
"density": 0.55,
"min_y": 0,
"max_y": 128,

View file

@ -0,0 +1,5 @@
{
"__credits__": "This vein was automatically generated by OresToFieldGuide.",
"feature": "tfg:mars/vein/mars_graphite",
"placement": []
}