pabla1322/data / definitions /feature_rules /overworld_surface_sand_feature.json
pabla1322's picture
download
raw
1.06 kB
{
"format_version": "1.13.0",
"minecraft:feature_rules": {
"description": {
"identifier": "minecraft:minecraft:overworld_surface_sand_feature",
"places_feature": "minecraft:sand_feature"
},
"conditions": {
"placement_pass": "surface_pass",
"minecraft:biome_filter": [
{
"any_of": [
{
"test": "has_biome_tag",
"operator": "==",
"value": "overworld"
},
{
"test": "has_biome_tag",
"operator": "==",
"value": "overworld_generation"
}
]
},
{
"test": "has_biome_tag",
"operator": "!=",
"value": "swamp"
}
]
},
"distribution": {
"iterations": 3,
"x": {
"distribution": "uniform",
"extent": [ 0, 16 ]
},
"y": "query.above_top_solid(variable.worldx, variable.worldz)",
"z": {
"distribution": "uniform",
"extent": [ 0, 16 ]
}
}
}
}

Xet Storage Details

Size:
1.06 kB
·
Xet hash:
d240cbc4473feff73f49c7d4bde605d9d3d5dd15d360bfd5263f5794a73de535

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