pabla1322/data / definitions /feature_rules /mega_taiga_surface_tall_grass_feature.json
pabla1322's picture
download
raw
976 Bytes
{
"format_version": "1.13.0",
"minecraft:feature_rules": {
"description": {
"identifier": "minecraft:mega_taiga_surface_tall_grass_feature",
"places_feature": "minecraft:taiga_tall_grass_feature"
},
"conditions": {
"placement_pass": "surface_pass",
"minecraft:biome_filter": [
{
"test": "has_biome_tag",
"operator": "==",
"value": "taiga"
},
{
"test": "has_biome_tag",
"operator": "==",
"value": "mega"
}
]
},
"distribution": {
"iterations": 7,
"scatter_chance": "variable.is_legacy ? 0.0 : 100.0",
"x": {
"distribution": "uniform",
"extent": [ 0, 16 ]
},
"y": {
"distribution": "uniform",
"extent": [ 0, "query.heightmap(variable.worldx, variable.worldz) * 2" ]
},
"z": {
"distribution": "uniform",
"extent": [ 0, 16 ]
}
}
}
}

Xet Storage Details

Size:
976 Bytes
·
Xet hash:
fb22176cf7a0cf1718e87da46f6aefb40864cee5b089fbaad842d445ead19f2d

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