mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-17 15:34:57 +00:00
22 lines
415 B
JSON
Vendored
22 lines
415 B
JSON
Vendored
{
|
|
"format_version": "1.13.0",
|
|
"minecraft:ore_feature": {
|
|
"description": {
|
|
"identifier": "minecraft:nether_soul_sand_underground_feature"
|
|
},
|
|
"count": 12,
|
|
"replace_rules": [
|
|
{
|
|
"places_block": "minecraft:soul_sand",
|
|
"may_replace": [
|
|
{
|
|
"name": "minecraft:netherrack",
|
|
"states": {
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|