summaryrefslogtreecommitdiff
path: root/assets/gen/biomes/desert.json
blob: cda9d7396c31bdfaaf259db3c379d6f27abc4c9e (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"name":"DESERT",
	"top_block": 13,
	"bottom_block": 13,
	"roughness": 0.6,
	"scale": 0.6,
	"exp": 1.2,
	"decorations": {
		"cactus": "0.005"
	}
}