+ vein
This commit is contained in:
parent
cbaddc69b1
commit
63c8f72239
3 changed files with 186 additions and 1 deletions
|
|
@ -36,6 +36,7 @@
|
|||
"tfc:vein/scheelite",
|
||||
"tfc:vein/sheldonite",
|
||||
"tfc:vein/certus_quartz",
|
||||
"tfc:vein/manganese"
|
||||
"tfc:vein/manganese",
|
||||
"tfc:vein/molybdenium"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,179 @@
|
|||
{
|
||||
"__comment__": "This file was automatically created by mcresources",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 150,
|
||||
"min_y": {
|
||||
"absolute": -64
|
||||
},
|
||||
"max_y": {
|
||||
"absolute": 50
|
||||
},
|
||||
"size": 25,
|
||||
"density": 0.25,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 40,
|
||||
"block": "gtceu:tfc_rhyolite_wulfenite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_rhyolite_molybdenite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 15,
|
||||
"block": "gtceu:tfc_rhyolite_molybdenium_ore"
|
||||
},
|
||||
{
|
||||
"weight": 15,
|
||||
"block": "gtceu:tfc_rhyolite_powellite_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 40,
|
||||
"block": "gtceu:tfc_basalt_wulfenite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_basalt_molybdenite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 15,
|
||||
"block": "gtceu:tfc_basalt_molybdenium_ore"
|
||||
},
|
||||
{
|
||||
"weight": 15,
|
||||
"block": "gtceu:tfc_basalt_powellite_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 40,
|
||||
"block": "gtceu:tfc_andesite_wulfenite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_andesite_molybdenite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 15,
|
||||
"block": "gtceu:tfc_andesite_molybdenium_ore"
|
||||
},
|
||||
{
|
||||
"weight": 15,
|
||||
"block": "gtceu:tfc_andesite_powellite_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 40,
|
||||
"block": "gtceu:tfc_dacite_wulfenite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_dacite_molybdenite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 15,
|
||||
"block": "gtceu:tfc_dacite_molybdenium_ore"
|
||||
},
|
||||
{
|
||||
"weight": 15,
|
||||
"block": "gtceu:tfc_dacite_powellite_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 40,
|
||||
"block": "gtceu:tfc_granite_wulfenite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_granite_molybdenite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 15,
|
||||
"block": "gtceu:tfc_granite_molybdenium_ore"
|
||||
},
|
||||
{
|
||||
"weight": 15,
|
||||
"block": "gtceu:tfc_granite_powellite_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 40,
|
||||
"block": "gtceu:tfc_diorite_wulfenite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_diorite_molybdenite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 15,
|
||||
"block": "gtceu:tfc_diorite_molybdenium_ore"
|
||||
},
|
||||
{
|
||||
"weight": 15,
|
||||
"block": "gtceu:tfc_diorite_powellite_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 40,
|
||||
"block": "gtceu:tfc_gabbro_wulfenite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_gabbro_molybdenite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 15,
|
||||
"block": "gtceu:tfc_gabbro_molybdenium_ore"
|
||||
},
|
||||
{
|
||||
"weight": 15,
|
||||
"block": "gtceu:tfc_gabbro_powellite_ore"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"random_name": "example"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"__comment__": "This file was automatically created by mcresources",
|
||||
"feature": "tfc:vein/molybdenium",
|
||||
"placement": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue