Skip to content

Commit 64a457e

Browse files
committed
Fix removed value
1 parent e7baac2 commit 64a457e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

biome_defs.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ moretrees.poplar_small_biome_2 = {
161161

162162

163163
moretrees.fir_biome = {
164-
place_on = coniferous_and_snow_place_on,
164+
place_on = coniferous_place_on,
165165
min_elevation = 25,
166166
fill_ratio = ratio_normal,
167167
}

0 commit comments

Comments
 (0)