summaryrefslogtreecommitdiff
path: root/assets/gen/biomes/woodland.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xassets/gen/biomes/woodland.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/assets/gen/biomes/woodland.json b/assets/gen/biomes/woodland.json
new file mode 100755
index 0000000..11649e0
--- /dev/null
+++ b/assets/gen/biomes/woodland.json
@@ -0,0 +1,11 @@
+{
+ "name":"GRASSLAND",
+ "top_block": 0,
+ "bottom_block": 1,
+ "roughness": 1.0,
+ "scale": 1.0,
+ "exp": 1.0,
+ "decorations": {
+ "tree": "0.0007"
+ }
+} \ No newline at end of file