{ "name": "Plains", "layers": [ { "palette": [ "GRASS_BLOCK" ] }, { "palette": [ "DIRT" ] }, { "minHeight": 1, "maxHeight": 3, "palette": [ "DIRT", "COARSE_DIRT" ] }, { "minHeight": 6, "maxHeight": 18, "dispersion": "SCATTER", "palette": [ "STONE", "ANDESITE", "STONE" ] } ], "children":[ "temperate-wilds" ], "decorators": [ { "zoom": 0.3, "chance": 0.19, "palette": ["GRASS"], "dispersion": "SCATTER", "variance": "SCATTER" } ], "generators":[ { "generator": "plain", "min": 4, "max": 7 }, { "generator": "wavy", "min": 0, "max": 3 } ], "derivative": "PLAINS" }