Skip to content
Snippets Groups Projects
Unverified Commit ca7c1311 authored by Paramat's avatar Paramat Committed by GitHub
Browse files

Large cactus schematic: Don't force-place root node

This schematic is used for sapling-grown large cacti, so should not
destroy the sand node below, as sand nodes are in short supply in
some situations.
Like trees, only force-place the node that replaces the sapling.
parent 61bfac0f
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -2068,7 +2068,7 @@ mts_save("large_cactus", {
_, _, _, _, _,
_, _, _, _, _,
_, _, R, _, _,
_, _, C, _, _,
_, _, R, _, _,
_, _, C, _, _,
C, C, C, C, C,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment