Skip to content

Commit c882386

Browse files
committed
Fix gallery forests
1 parent 87c2891 commit c882386

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

biome-distribution/stages/add_rivers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,15 +88,15 @@ stages:
8888
to:
8989
- SELF: 1
9090
- GALLERY_FOREST: 1
91-
- RED_DESERT_RIVER: 1
91+
- RED_DESERT_RIVER: 2
9292
sampler: *riverSampler
9393
# Orange desert rivers
9494
- type: REPLACE
9595
from: USE_ORANGE_DESERT_RIVER
9696
to:
9797
- SELF: 1
9898
- GALLERY_FOREST: 1
99-
- ORANGE_DESERT_RIVER: 1
99+
- ORANGE_DESERT_RIVER: 2
100100
sampler: *riverSampler
101101
# Tar pit rivers
102102
- type: REPLACE

biomes/land/maritime/wet/gallery_forest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ colors:
1515

1616
tags:
1717
- LAND_CAVES
18-
- USE_RIVER_TEMPERATE_MARSH
1918

2019
palette:
2120
- GRASS: $meta.yml:top-y

0 commit comments

Comments
 (0)