cassiterite vein + garnierite
This commit is contained in:
parent
746a0a2127
commit
c1f4bd7d5f
2 changed files with 28 additions and 36 deletions
|
|
@ -9,7 +9,7 @@
|
|||
"max_y": {
|
||||
"absolute": 75
|
||||
},
|
||||
"size": 20,
|
||||
"size": 40,
|
||||
"density": 0.6,
|
||||
"blocks": [
|
||||
{
|
||||
|
|
@ -17,21 +17,17 @@
|
|||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 40,
|
||||
"block": "gtceu:tfc_granite_cassiterite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 40,
|
||||
"block": "gtceu:tfc_granite_tin_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "tfc:ore/poor_cassiterite/granite"
|
||||
},
|
||||
{
|
||||
"weight": 50,
|
||||
"block": "tfc:ore/normal_cassiterite/granite"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "tfc:ore/rich_cassiterite/granite"
|
||||
},
|
||||
{
|
||||
"weight": 11,
|
||||
"block": "tfc:ore/topaz/granite"
|
||||
"block": "gtceu:tfc_granite_topaz_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -41,16 +37,12 @@
|
|||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "tfc:ore/poor_cassiterite/diorite"
|
||||
"weight": 40,
|
||||
"block": "gtceu:tfc_diorite_cassiterite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 50,
|
||||
"block": "tfc:ore/normal_cassiterite/diorite"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "tfc:ore/rich_cassiterite/diorite"
|
||||
"weight": 60,
|
||||
"block": "gtceu:tfc_diorite_tin_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -60,16 +52,12 @@
|
|||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "tfc:ore/poor_cassiterite/gabbro"
|
||||
"weight": 40,
|
||||
"block": "gtceu:tfc_gabbro_cassiterite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 50,
|
||||
"block": "tfc:ore/normal_cassiterite/gabbro"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "tfc:ore/rich_cassiterite/gabbro"
|
||||
"weight": 60,
|
||||
"block": "gtceu:tfc_gabbro_tin_ore"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
"max_y": {
|
||||
"absolute": 60
|
||||
},
|
||||
"size": 15,
|
||||
"size": 35,
|
||||
"density": 0.6,
|
||||
"blocks": [
|
||||
{
|
||||
|
|
@ -18,16 +18,20 @@
|
|||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "tfc:ore/poor_garnierite/gabbro"
|
||||
"weight": 40,
|
||||
"block": "gtceu:tfc_gabbro_garnierite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 50,
|
||||
"block": "tfc:ore/normal_garnierite/gabbro"
|
||||
"weight": 10,
|
||||
"block": "gtceu:tfc_gabbro_nickel_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_gabbro_cobaltite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "tfc:ore/rich_garnierite/gabbro"
|
||||
"block": "gtceu:tfc_gabbro_pentlandite_ore"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue