formatted

This commit is contained in:
DaanV2
2021-06-06 12:10:39 +02:00
parent 452fe59b2b
commit afc60098a0
4 changed files with 55 additions and 54 deletions

View File

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

View File

@@ -1,23 +1,23 @@
{
"format_version": "1.13.0",
"format_version": "1.13.0",
"minecraft:feature_rules": {
"description": {
"identifier": "tree_features:tree_feature_placement",
"places_feature": "tree_features:tree_feature"
},
"minecraft:feature_rules": {
"description": {
"identifier": "tree_features:tree_feature_placement",
"places_feature": "tree_features:tree_feature"
},
"conditions": {
"placement_pass": "final_pass"
},
"conditions": {
"placement_pass": "final_pass"
},
"distribution": {
"iterations": 1,
"scatter_chance": 2,
"distribution": {
"iterations": 1,
"scatter_chance": 2,
"x": 0,
"z": 0,
"y": 90
}
}
}
"x": 0,
"z": 0,
"y": 90
}
}
}

View File

@@ -1,22 +1,22 @@
{
"format_version": "1.13.0",
"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"
},
"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"
},
"conditions": {
"placement_pass": "final_pass"
},
"distribution": {
"iterations": 1,
"distribution": {
"iterations": 1,
"x": 0,
"z": 0,
"y": 90
}
}
}
"x": 0,
"z": 0,
"y": 90
}
}
}