Added weighted features provided by @crovono

This commit is contained in:
DaanV2
2021-06-05 17:36:07 +02:00
parent 7eea44d3a6
commit b05ed64ec8
4 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"format_version": "1.13.0",
"minecraft:feature_rules": {
"description": {
"identifier": "weighted_random_features:weighted_random_feature_placement",
"places_feature": "weighted_random_features:weighted_random_feature"
},
"conditions": {
"placement_pass": "final_pass"
},
"distribution": {
"iterations": 1,
"x": 0,
"z": 0,
"y": 90
}
}
}