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/bigreactors/worldgen/placed_feature/yellorite_deepslate_ore.json
2023-11-02 12:32:44 -05:00

32 lines
760 B
JSON

{
"feature":"bigreactors:yellorite_deepslate_ore",
"placement":[
{
"type":"count",
"count":{
"type":"constant",
"value":0
}
},
{
"type":"in_square"
},
{
"type":"height_range",
"height":{
"type":"uniform",
"min_inclusive":{
"absolute":-64,
"above_bottom":15,
"below_top": 0
},
"max_inclusive":{
"absolute":-48,
"above_bottom":0,
"below_top": 0
}
}
}
]
}