summaryrefslogtreecommitdiff
path: root/assets/gen/biomes/woodland.json
blob: 11649e0fedbdc21cc7e62ff529c6fbd185cfb6cb (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"name":"GRASSLAND",
	"top_block": 0,
	"bottom_block": 1,
	"roughness": 1.0,
	"scale": 1.0,
	"exp": 1.0,
	"decorations": {
		"tree": "0.0007"
	}
}