mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-17 07:25:14 +00:00
24 lines
561 B
JSON
Vendored
24 lines
561 B
JSON
Vendored
{
|
|
"format_version": "1.13.0",
|
|
"minecraft:scatter_feature": {
|
|
"description": {
|
|
"identifier": "minecraft:sunflower_double_plant_patch_feature"
|
|
},
|
|
"iterations": 64,
|
|
"coordinate_eval_order": "zyx",
|
|
"x": {
|
|
"extent": [ -8, 8 ],
|
|
"distribution": "gaussian"
|
|
},
|
|
"z": {
|
|
"extent": [ -8, 8 ],
|
|
"distribution": "gaussian"
|
|
},
|
|
"y": {
|
|
"extent": [ -4, 4 ],
|
|
"distribution": "gaussian"
|
|
},
|
|
"project_input_to_floor": false,
|
|
"places_feature": "minecraft:sunflower_double_plant_feature"
|
|
}
|
|
} |