diff options
Diffstat (limited to 'assets/gen/biomes/taiga.json')
-rwxr-xr-x | assets/gen/biomes/taiga.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/assets/gen/biomes/taiga.json b/assets/gen/biomes/taiga.json new file mode 100755 index 0000000..4efbec1 --- /dev/null +++ b/assets/gen/biomes/taiga.json @@ -0,0 +1,11 @@ +{
+ "name":"TAIGA",
+ "top_block": 18,
+ "bottom_block": 1,
+ "roughness": 1.0,
+ "scale": 1.0,
+ "exp": 1.0,
+ "decorations": {
+ "pine": "0.006"
+ }
+}
\ No newline at end of file |