pabla1322/data / definitions /feature_rules /jungle_surface_tall_grass_feature.json
pabla1322's picture
download
raw
977 Bytes
{
"format_version": "1.13.0",
"minecraft:feature_rules": {
"description": {
"identifier": "minecraft:jungle_surface_tall_grass_feature",
"places_feature": "minecraft:jungle_tall_grass_feature"
},
"conditions": {
"placement_pass": "surface_pass",
"minecraft:biome_filter": [
{
"test": "has_biome_tag",
"operator": "!=",
"value": "bamboo"
},
{
"test": "has_biome_tag",
"operator": "==",
"value": "jungle"
}
]
},
"distribution": {
"iterations": 25,
"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:
977 Bytes
·
Xet hash:
4c2596ffd0c867311f8a6f0d5fb227634caf08d218e52d70aad382bb3f12e927

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