pabla1322/data / definitions /feature_rules /forest_surface_flowers_feature.json
pabla1322's picture
download
raw
1.25 kB
{
"format_version": "1.13.0",
"minecraft:feature_rules": {
"description": {
"identifier": "minecraft:forest_surface_flowers_feature",
"places_feature": "minecraft:legacy:forest_flower_feature"
},
"conditions": {
"placement_pass": "surface_pass",
"minecraft:biome_filter": [
{
"any_of": [
{
"test": "has_biome_tag",
"operator": "==",
"value": "forest"
},
{
"test": "has_biome_tag",
"operator": "==",
"value": "forest_generation"
}
]
},
{
"test": "has_biome_tag",
"operator": "!=",
"value": "extreme_hills"
},
{
"test": "has_biome_tag",
"operator": "!=",
"value": "taiga"
}
]
},
"distribution": {
"iterations": 2,
"x": {
"distribution": "uniform",
"extent": [ 0, 16 ]
},
"y": {
"distribution": "uniform",
"extent": [ 0, "query.heightmap(variable.worldx, variable.worldz) + 32" ]
},
"z": {
"distribution": "uniform",
"extent": [ 0, 16 ]
}
}
}
}

Xet Storage Details

Size:
1.25 kB
·
Xet hash:
62eccf6f43f4e806ed96a5bf99c43a02751569f39b1f8378b32c2b4feca3424f

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.