We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c2891 commit c882386Copy full SHA for c882386
2 files changed
biome-distribution/stages/add_rivers.yml
@@ -88,15 +88,15 @@ stages:
88
to:
89
- SELF: 1
90
- GALLERY_FOREST: 1
91
- - RED_DESERT_RIVER: 1
+ - RED_DESERT_RIVER: 2
92
sampler: *riverSampler
93
# Orange desert rivers
94
- type: REPLACE
95
from: USE_ORANGE_DESERT_RIVER
96
97
98
99
- - ORANGE_DESERT_RIVER: 1
+ - ORANGE_DESERT_RIVER: 2
100
101
# Tar pit rivers
102
biomes/land/maritime/wet/gallery_forest.yml
@@ -15,7 +15,6 @@ colors:
15
16
tags:
17
- LAND_CAVES
18
- - USE_RIVER_TEMPERATE_MARSH
19
20
palette:
21
- GRASS: $meta.yml:top-y
0 commit comments