Added more examples thanks to @crovono
This commit is contained in:
22
examples/bp/feature_rules/sequence_feature_placement.json
Normal file
22
examples/bp/feature_rules/sequence_feature_placement.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"format_version": "1.13.0",
|
||||
|
||||
"minecraft:feature_rules": {
|
||||
"description": {
|
||||
"identifier": "sequence_features:sequence_feature_placement",
|
||||
"places_feature": "sequence_features:sequence_feature"
|
||||
},
|
||||
|
||||
"conditions": {
|
||||
"placement_pass": "final_pass"
|
||||
},
|
||||
|
||||
"distribution": {
|
||||
"iterations": 1,
|
||||
|
||||
"x": 0,
|
||||
"z": 0,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user