This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/kubejs/data/occultism/worldgen/placed_feature/silver_ore_deepslate.json

27 lines
471 B
JSON
Raw Normal View History

2023-11-02 12:32:44 -05:00
{
"feature": "occultism:silver_ore_deepslate",
"placement": [
{
"type": "minecraft:count",
"count": 0
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:trapezoid",
"max_inclusive": {
"absolute": 50
},
"min_inclusive": {
"absolute": -64
}
}
},
{
"type": "minecraft:biome"
}
]
}