+ vein
This commit is contained in:
parent
e8f652abbf
commit
cbaddc69b1
3 changed files with 278 additions and 1 deletions
|
|
@ -35,6 +35,7 @@
|
|||
"tfc:vein/pitchblende",
|
||||
"tfc:vein/scheelite",
|
||||
"tfc:vein/sheldonite",
|
||||
"tfc:vein/certus_quartz"
|
||||
"tfc:vein/certus_quartz",
|
||||
"tfc:vein/manganese"
|
||||
]
|
||||
}
|
||||
271
kubejs/data/tfc/worldgen/configured_feature/vein/manganese.json
Normal file
271
kubejs/data/tfc/worldgen/configured_feature/vein/manganese.json
Normal file
|
|
@ -0,0 +1,271 @@
|
|||
{
|
||||
"__comment__": "This file was automatically created by mcresources",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 70,
|
||||
"min_y": {
|
||||
"absolute": -30
|
||||
},
|
||||
"max_y": {
|
||||
"absolute": 0
|
||||
},
|
||||
"size": 35,
|
||||
"density": 0.25,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_rhyolite_grossular_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_rhyolite_spessartine_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_rhyolite_pyrolusite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 10,
|
||||
"block": "gtceu:tfc_rhyolite_tantalite_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_basalt_grossular_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_basalt_spessartine_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_basalt_pyrolusite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 10,
|
||||
"block": "gtceu:tfc_basalt_tantalite_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_andesite_grossular_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_andesite_spessartine_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_andesite_pyrolusite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 10,
|
||||
"block": "gtceu:tfc_andesite_tantalite_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_dacite_grossular_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_dacite_spessartine_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_dacite_pyrolusite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 10,
|
||||
"block": "gtceu:tfc_dacite_tantalite_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/shale"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_shale_grossular_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_shale_spessartine_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_shale_pyrolusite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 10,
|
||||
"block": "gtceu:tfc_shale_tantalite_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/claystone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_claystone_grossular_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_claystone_spessartine_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_claystone_pyrolusite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 10,
|
||||
"block": "gtceu:tfc_claystone_tantalite_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/limestone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_limestone_grossular_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_limestone_spessartine_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_limestone_pyrolusite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 10,
|
||||
"block": "gtceu:tfc_limestone_tantalite_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/conglomerate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_conglomerate_grossular_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_conglomerate_spessartine_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_conglomerate_pyrolusite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 10,
|
||||
"block": "gtceu:tfc_conglomerate_tantalite_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dolomite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_dolomite_grossular_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_dolomite_spessartine_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_dolomite_pyrolusite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 10,
|
||||
"block": "gtceu:tfc_dolomite_tantalite_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chert"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_chert_grossular_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_chert_spessartine_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_chert_pyrolusite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 10,
|
||||
"block": "gtceu:tfc_chert_tantalite_ore"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chalk"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 30,
|
||||
"block": "gtceu:tfc_chalk_grossular_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_chalk_spessartine_ore"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"block": "gtceu:tfc_chalk_pyrolusite_ore"
|
||||
},
|
||||
{
|
||||
"weight": 10,
|
||||
"block": "gtceu:tfc_chalk_tantalite_ore"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"random_name": "manganese"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"__comment__": "This file was automatically created by mcresources",
|
||||
"feature": "tfc:vein/manganese",
|
||||
"placement": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue