Fix large ferns never generating in v6 jungles

This commit is contained in:
Wuzzy 2017-09-13 18:34:19 +02:00
parent 4098c317e5
commit 6f85cbdbc8
1 changed files with 1 additions and 1 deletions

View File

@ -752,7 +752,7 @@ local function register_mgv6_decorations()
-- v6 hack: This makes sure large ferns only appear in jungles
spawn_by = { "mcl_core:jungletree", "mcl_flowers:fern" },
num_spawn_by = 1,
place_on = {"mcl_core:podzol"},
place_on = {"mcl_core:dirt_with_grass"},
sidelen = 16,
noise_params = {