summaryrefslogtreecommitdiff
path: root/assets/gen/biomes/forest.json
blob: 1eb1371d721837dd0194303ca4e1bf8853c1bcc1 (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.009"
	}
}