Merge branch 'dev' into feature/create-6
This commit is contained in:
commit
c955b8ab04
63 changed files with 2587 additions and 1402 deletions
|
|
@ -1,81 +0,0 @@
|
|||
{
|
||||
"type": "tfc:pipe_vein",
|
||||
"config": {
|
||||
"rarity": 40,
|
||||
"density": 0.8,
|
||||
"min_y": -64,
|
||||
"max_y": -48,
|
||||
"random_name": "nether_hint_vein",
|
||||
"min_skew": 6,
|
||||
"max_skew": 18,
|
||||
"min_slant": 0,
|
||||
"max_slant": 4,
|
||||
"sign": 0.3,
|
||||
"height": 30,
|
||||
"radius": 5,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite",
|
||||
"tfc:rock/raw/andesite",
|
||||
"tfc:rock/raw/dacite",
|
||||
"tfc:rock/raw/basalt",
|
||||
"tfc:rock/raw/schist",
|
||||
"tfc:rock/raw/gneiss",
|
||||
"tfc:rock/raw/gabbro",
|
||||
"tfc:rock/raw/granite",
|
||||
"tfc:rock/raw/diorite",
|
||||
"tfc:rock/raw/quartzite",
|
||||
"tfc:rock/raw/slate",
|
||||
"tfc:rock/raw/phyllite",
|
||||
"tfc:rock/raw/marble",
|
||||
"tfc:rock/raw/shale",
|
||||
"tfc:rock/raw/claystone",
|
||||
"tfc:rock/raw/limestone",
|
||||
"tfc:rock/raw/conglomerate",
|
||||
"tfc:rock/raw/dolomite",
|
||||
"tfc:rock/raw/chert",
|
||||
"tfc:rock/raw/chalk"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "minecraft:deepslate",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "minecraft:blackstone",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:deepslate_nether_quartz_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "minecraft:glowstone",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 400,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfg:loose/deepslate",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "beneath:blackstone_pebble",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:nether_quartz_bud_indicator",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
{
|
||||
"feature": "tfg:earth/nether_hint_vein",
|
||||
"placement": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue