neuralgia/kubejs/data/tfg/worldgen/placed_feature/geode.json
2023-12-08 21:25:54 +07:00

28 lines
No EOL
514 B
JSON

{
"__comment__": "This file was automatically created by mcresources",
"feature": "tfg:geode",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 500
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "uniform",
"min_inclusive": {
"absolute": -48
},
"max_inclusive": {
"absolute": 32
}
}
},
{
"type": "tfc:biome"
}
]
}