mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-16 23:15:08 +00:00
19 lines
340 B
JSON
Vendored
19 lines
340 B
JSON
Vendored
{
|
|
"format_version": "1.13.0",
|
|
"minecraft:ore_feature": {
|
|
"description": {
|
|
"identifier": "minecraft:dirt_feature"
|
|
},
|
|
"count": 33,
|
|
"replace_rules": [
|
|
{
|
|
"places_block": "minecraft:dirt",
|
|
"may_replace": [
|
|
{
|
|
"name": "minecraft:stone"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |