Added more examples by @crovono

This commit is contained in:
DaanV2
2021-06-05 17:38:20 +02:00
parent b05ed64ec8
commit 7fa54de89d
9 changed files with 107 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
{
"format_version": "1.13.0",
"minecraft:aggregate_feature": {
"description": {
"identifier": "aggregate_features:aggregate_feature"
},
"features": [
"aggregate_features:aggregate_feature_obsidian",
"aggregate_features:aggregate_feature_planks_placement"
],
"early_out": "first_failure"
}
}