{ "name": "Land", "layers": [ { "minHeight": 3, "maxHeight": 6, "palette": [ "STONE" ] }, { "minHeight": 1, "maxHeight": 3, "palette": [ "DIRT" ] } ], "generators":[ { "generator": "plain", "min": 12, "max": 12 } ], "objects": [ { "chance": 0.5, "density": 1, "rotation": { "enabled": false }, "place": [ "tester" ], "translate": { "x": 0, "y": 0, "z": 0 } } ], "derivative": "JUNGLE_EDGE" }