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