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