22 lines
417 B
JSON
22 lines
417 B
JSON
|
|
{
|
||
|
|
"format_version": "1.13.0",
|
||
|
|
|
||
|
|
"minecraft:feature_rules": {
|
||
|
|
"description": {
|
||
|
|
"identifier": "vegetation_patch_features:vegetation_patch_feature_placement",
|
||
|
|
"places_feature": "vegetation_patch_features:vegetation_patch_feature"
|
||
|
|
},
|
||
|
|
|
||
|
|
"conditions": {
|
||
|
|
"placement_pass": "final_pass"
|
||
|
|
},
|
||
|
|
|
||
|
|
"distribution": {
|
||
|
|
"iterations": 1,
|
||
|
|
|
||
|
|
"x": 0,
|
||
|
|
"z": 0,
|
||
|
|
"y": "query.heightmap(v.worldx, v.worldz)"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|