neuralgia/kubejs/data/tfc/worldgen/configured_feature/vein/example.json
2023-10-22 14:00:33 +07:00

37 lines
No EOL
664 B
JSON

{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:cluster_vein",
"config": {
"rarity": 110,
"min_y": {
"absolute": -64
},
"max_y": {
"absolute": 30
},
"size": 45,
"density": 0.7,
"blocks": [
{
"replace": [
"tfc:rock/raw/rhyolite"
],
"with": [
{
"weight": 5,
"block": "gtceu:tfc_rhyolite_tin_ore"
}
]
}
],
"indicator": {
"rarity": 12,
"blocks": [
{
"block": "tfc:ore/small_native_gold"
}
]
},
"random_name": "example"
}
}