Skip to content

Commit ca7c131

Browse files
authoredJun 7, 2019
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.
1 parent 61bfac0 commit ca7c131

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 
1 Byte
Binary file not shown.

‎schematic_tables.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2068,7 +2068,7 @@ mts_save("large_cactus", {
20682068
_, _, _, _, _,
20692069
_, _, _, _, _,
20702070

2071-
_, _, R, _, _,
2071+
_, _, C, _, _,
20722072
_, _, R, _, _,
20732073
_, _, C, _, _,
20742074
C, C, C, C, C,

0 commit comments

Comments
 (0)