aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorMyles <mylesandmore9@gmail.com>2024-08-02 19:07:09 -0500
committerMyles <mylesandmore9@gmail.com>2024-08-02 19:07:09 -0500
commitb093175bb7fd180163b3c322e5ee9052f10f184e (patch)
tree64027c6639852cbd5dcd6b8e5668ba1ca945d08b /src/main/resources
parente6f5e922cbecf2ad64193e403631b4f790f49754 (diff)
downloadTumble-main.tar.gz
Tumble-main.tar.bz2
Tumble-main.zip
layers.yml fixes, more Generator updatesHEADmain
- fix layer weights not being accounted for - use 1.17+ path material - update readme with new layer yaml format - improve clump generation - join command fix
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/layers.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/layers.yml b/src/main/resources/layers.yml
index d388759..1d39527 100644
--- a/src/main/resources/layers.yml
+++ b/src/main/resources/layers.yml
@@ -116,7 +116,7 @@ layers:
- DIRT
- COARSE_DIRT
- GRASS_BLOCK
- - GRASS_PATH
+ - DIRT_PATH # On 1.16.x this must be changed to GRASS_PATH
- MYCELIUM
- PODZOL
- OAK_SLAB