Skip to content

Commit 44e4a2d

Browse files
authored
Merge pull request #83034 from Standing-Storm/fix-magiclysm-great-trees
[Magiclysm/Innawood] Fix great tree mapgen
2 parents 09f9bdc + 662997a commit 44e4a2d

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)