Large cactus schematic: Don't force-place root node
authorParamat <paramat@users.noreply.github.com>
Fri, 7 Jun 2019 19:34:13 +0000 (20:34 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Jun 2019 19:34:13 +0000 (20:34 +0100)
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.

mods/default/schematics/large_cactus.mts
schematic_tables.txt

index e453573fb20ff33be7ca6f706c1e3370f2718f25..cadcdccbbbe730fc23537bf7d3311831e2aed19f 100644 (file)
Binary files a/mods/default/schematics/large_cactus.mts and b/mods/default/schematics/large_cactus.mts differ
index 89e8a855ec6867ec58d5b53fa540059e5f56a70a..a33300f7312e6c42e725221d301e78b2b768b7b5 100644 (file)
@@ -2068,7 +2068,7 @@ mts_save("large_cactus", {
                _, _, _, _, _,
                _, _, _, _, _,
 
-               _, _, R, _, _,
+               _, _, C, _, _,
                _, _, R, _, _,
                _, _, C, _, _,
                C, C, C, C, C,