diff --git a/Chat-Command-Reference.md b/Chat-Command-Reference.md index c06a409..705e8d2 100644 --- a/Chat-Command-Reference.md +++ b/Chat-Command-Reference.md @@ -21,7 +21,7 @@ Floods all connected nodes of the same type starting at _pos1_ with [ [ []] [ []] ...]_a>] [] [ []] ...` +## `//overlay [] [] [ []] ...` Places `` in the last contiguous air space encountered above the first non-air node. In other words, overlays all top-most nodes in the specified area with ``. Optionally supports a mix of node names and chances, as `//mix` (WorldEdit) and `//replacemix` (WorldEditAdditions) does. Will also work in caves, as it scans columns of nodes from top to bottom, skipping every non-air node until it finds one - and only then will it start searching for a node to place the target node on top of.