mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-17 07:25:14 +00:00
15 lines
344 B
JSON
Vendored
15 lines
344 B
JSON
Vendored
{
|
|
"format_version": "1.13.0",
|
|
"minecraft:search_feature": {
|
|
"description": {
|
|
"identifier": "minecraft:beehive_search_feature"
|
|
},
|
|
"places_feature": "minecraft:select_beehive_feature",
|
|
"search_volume": {
|
|
"min": [ 0, 0, 0 ],
|
|
"max": [ 0, 6, 0 ]
|
|
},
|
|
"search_axis": "+y",
|
|
"required_successes": 1
|
|
}
|
|
} |