normal_tetrahedrite vein

This commit is contained in:
SpeeeDCraft 2023-10-22 10:05:56 +07:00
parent 92b6656d3a
commit 23f3f2852d

View file

@ -9,7 +9,7 @@
"max_y": {
"absolute": 75
},
"size": 20,
"size": 40,
"density": 0.6,
"blocks": [
{
@ -18,16 +18,16 @@
],
"with": [
{
"weight": 20,
"block": "tfc:ore/poor_tetrahedrite/quartzite"
"weight": 35,
"block": "gtceu:tfc_quartzite_tetrahedrite_ore"
},
{
"weight": 50,
"block": "tfc:ore/normal_tetrahedrite/quartzite"
"weight": 40,
"block": "gtceu:tfc_quartzite_copper_ore"
},
{
"weight": 30,
"block": "tfc:ore/rich_tetrahedrite/quartzite"
"weight": 25,
"block": "gtceu:tfc_quartzite_stibnite_ore"
}
]
},
@ -37,16 +37,16 @@
],
"with": [
{
"weight": 20,
"block": "tfc:ore/poor_tetrahedrite/slate"
"weight": 35,
"block": "gtceu:tfc_slate_tetrahedrite_ore"
},
{
"weight": 50,
"block": "tfc:ore/normal_tetrahedrite/slate"
"weight": 40,
"block": "gtceu:tfc_slate_copper_ore"
},
{
"weight": 30,
"block": "tfc:ore/rich_tetrahedrite/slate"
"weight": 25,
"block": "gtceu:tfc_slate_stibnite_ore"
}
]
},
@ -56,16 +56,16 @@
],
"with": [
{
"weight": 20,
"block": "tfc:ore/poor_tetrahedrite/phyllite"
"weight": 35,
"block": "gtceu:tfc_phyllite_tetrahedrite_ore"
},
{
"weight": 50,
"block": "tfc:ore/normal_tetrahedrite/phyllite"
"weight": 40,
"block": "gtceu:tfc_phyllite_copper_ore"
},
{
"weight": 30,
"block": "tfc:ore/rich_tetrahedrite/phyllite"
"weight": 25,
"block": "gtceu:tfc_phyllite_stibnite_ore"
}
]
},
@ -75,16 +75,16 @@
],
"with": [
{
"weight": 20,
"block": "tfc:ore/poor_tetrahedrite/schist"
"weight": 35,
"block": "gtceu:tfc_schist_tetrahedrite_ore"
},
{
"weight": 50,
"block": "tfc:ore/normal_tetrahedrite/schist"
"weight": 40,
"block": "gtceu:tfc_schist_copper_ore"
},
{
"weight": 30,
"block": "tfc:ore/rich_tetrahedrite/schist"
"weight": 25,
"block": "gtceu:tfc_schist_stibnite_ore"
}
]
},
@ -94,16 +94,16 @@
],
"with": [
{
"weight": 20,
"block": "tfc:ore/poor_tetrahedrite/gneiss"
"weight": 35,
"block": "gtceu:tfc_gneiss_tetrahedrite_ore"
},
{
"weight": 50,
"block": "tfc:ore/normal_tetrahedrite/gneiss"
"weight": 40,
"block": "gtceu:tfc_gneiss_copper_ore"
},
{
"weight": 30,
"block": "tfc:ore/rich_tetrahedrite/gneiss"
"weight": 25,
"block": "gtceu:tfc_gneiss_stibnite_ore"
}
]
},
@ -113,16 +113,16 @@
],
"with": [
{
"weight": 20,
"block": "tfc:ore/poor_tetrahedrite/marble"
"weight": 35,
"block": "gtceu:tfc_marble_tetrahedrite_ore"
},
{
"weight": 50,
"block": "tfc:ore/normal_tetrahedrite/marble"
"weight": 40,
"block": "gtceu:tfc_marble_copper_ore"
},
{
"weight": 30,
"block": "tfc:ore/rich_tetrahedrite/marble"
"weight": 25,
"block": "gtceu:tfc_marble_stibnite_ore"
}
]
}