mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-17 07:25:14 +00:00
23 lines
501 B
JSON
Vendored
23 lines
501 B
JSON
Vendored
{
|
|
"format_version": "1.13.0",
|
|
"minecraft:scatter_feature": {
|
|
"description": {
|
|
"identifier": "minecraft:fixup_waterlily_position_feature"
|
|
},
|
|
"iterations": 10,
|
|
"x": {
|
|
"distribution": "gaussian",
|
|
"extent": [-8, 8]
|
|
},
|
|
"y": {
|
|
"distribution": "gaussian",
|
|
"extent": [-4, 4]
|
|
},
|
|
"z": {
|
|
"distribution": "gaussian",
|
|
"extent": [-8, 8]
|
|
},
|
|
"project_input_to_floor": true,
|
|
"places_feature": "minecraft:waterlily_feature"
|
|
}
|
|
} |