formatted
This commit is contained in:
@@ -1,22 +1,22 @@
|
|||||||
{
|
{
|
||||||
"format_version": "1.13.0",
|
"format_version": "1.13.0",
|
||||||
|
|
||||||
"minecraft:feature_rules": {
|
"minecraft:feature_rules": {
|
||||||
"description": {
|
"description": {
|
||||||
"identifier": "ore_features:ore_feature_placement",
|
"identifier": "ore_features:ore_feature_placement",
|
||||||
"places_feature": "ore_features:ore_feature"
|
"places_feature": "ore_features:ore_feature"
|
||||||
},
|
},
|
||||||
|
|
||||||
"conditions": {
|
"conditions": {
|
||||||
"placement_pass": "final_pass"
|
"placement_pass": "final_pass"
|
||||||
},
|
},
|
||||||
|
|
||||||
"distribution": {
|
"distribution": {
|
||||||
"iterations": 1,
|
"iterations": 1,
|
||||||
|
|
||||||
"x": 0,
|
"x": { "denominator": 1, "numerator": 1 },
|
||||||
"z": 0,
|
"z": 0,
|
||||||
"y": "query.heightmap(v.worldx, v.worldz)"
|
"y": "query.heightmap(v.worldx, v.worldz)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user