From: Paramat Date: Fri, 7 Jun 2019 19:34:13 +0000 (+0100) Subject: Large cactus schematic: Don't force-place root node X-Git-Tag: 5.1.0~61 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ca7c1311330a4a3dc4b048787f20c27b02150d5f;p=oweals%2Fminetest_game.git 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. --- diff --git a/mods/default/schematics/large_cactus.mts b/mods/default/schematics/large_cactus.mts index e453573f..cadcdccb 100644 Binary files a/mods/default/schematics/large_cactus.mts and b/mods/default/schematics/large_cactus.mts differ diff --git a/schematic_tables.txt b/schematic_tables.txt index 89e8a855..a33300f7 100644 --- a/schematic_tables.txt +++ b/schematic_tables.txt @@ -2068,7 +2068,7 @@ mts_save("large_cactus", { _, _, _, _, _, _, _, _, _, _, - _, _, R, _, _, + _, _, C, _, _, _, _, R, _, _, _, _, C, _, _, C, C, C, C, C,