summaryrefslogtreecommitdiff
path: root/assets/gen/biomes/grassland.json
blob: a00412dc229371b9788255cbabd78d80dd28a1e8 (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.0005"
	}
}