Skip to content

Commit c3e120a

Browse files
[Magiclysm/Innawood] Fix great tree mapgen (#83041)
Co-authored-by: dorchadas@gmail.com <dorchadas@gmail.com>
1 parent c181911 commit c3e120a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/mods/Magiclysm/mod_interactions/innawood/mapgen/druid_giant_tree_empty.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,8 @@
275275
" ",
276276
" "
277277
],
278-
"palettes": [ "druid_ritual_home" ]
278+
"palettes": [ "druid_ritual_home" ],
279+
"terrain": { " ": "t_open_air" }
279280
}
280281
},
281282
{

0 commit comments

Comments
 (0)