# Region

A miscellaneous collection of commands which operate within your selected region.

### `//ezvines`

<details>

<summary>Vines</summary>

**`//ezvines <mask> <pattern> [percentage] [min_length] [max_length]`**

**`Alias: //vines`**

* **Mask**: Specifies the mask matching blocks to hang "vines" from.
* **Pattern**: Determines the pattern of blocks to place.
* **Percentage** (Default: 10%): Sets the percentage of blocks to hang vines from.
* **Min Length** (Default: 2): Specifies the minimum vine length.
* **Max Length** (Default: 5): Defines the maximum vine length.

<img src="https://62542430-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmwyNbIIrWCkyIco2qJ9j%2Fuploads%2Fgit-blob-7e29c93a8161de7126bcb90a3bc035143b17ef19%2Fezvines_mask.gif?alt=media" alt="" data-size="original"> **`<mask>`**

<img src="https://62542430-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmwyNbIIrWCkyIco2qJ9j%2Fuploads%2Fgit-blob-09aa944db5aa745b1ee554c51ab9bd233816b953%2Fezvines_percentage.gif?alt=media" alt="" data-size="original"> **`[percentage]`**

<img src="https://62542430-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmwyNbIIrWCkyIco2qJ9j%2Fuploads%2Fgit-blob-11932cbd23cc73e161ace8ac55eeb6bbf790c0c3%2Fezvines_length.gif?alt=media" alt="" data-size="original"> **`[min_length] [max_length]`**

</details>

### `//ezmoss`

<details>

<summary>Moss</summary>

**`//ezmoss <pattern> [amount] [smooth_radii] [smooth_iterations]`**

**`Alias: //moss`**

* **Pattern**: Determines the block pattern to use for the moss.
* **Amount** (Default: 2.0): Specifies the amount of moss to place. Decimal values are allowed, and values are somewhat arbitrary.
* **Smooth Radii** (Default: 1): Sets the smoothing radii for the moss placement. Can be one radius or three comma-separated radii, in the order of East/West, Up/Down, North/South.
* **Smooth Iterations** (Default: 5): Defines the number of smoothing iterations to apply.

<img src="https://62542430-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmwyNbIIrWCkyIco2qJ9j%2Fuploads%2Fgit-blob-3c0dd0b0ec0bd89769e92bc2bada8fc72319c580%2Fezmoss_amount.gif?alt=media" alt="" data-size="original"> **`[amount]`**

<img src="https://62542430-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmwyNbIIrWCkyIco2qJ9j%2Fuploads%2Fgit-blob-ace4ae0505d8fcb53bea1c77dd797c22637e0f30%2Fezmoss_radius.gif?alt=media" alt="" data-size="original"> **`[smooth_radii]`**

<img src="https://62542430-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmwyNbIIrWCkyIco2qJ9j%2Fuploads%2Fgit-blob-233fbdb078d01912de556ad5a36e5eab754b4043%2Fezmoss_radii.gif?alt=media" alt="" data-size="original"> **`[smooth_radii]`**

<img src="https://62542430-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmwyNbIIrWCkyIco2qJ9j%2Fuploads%2Fgit-blob-78e0b380dfaf8e960cc4d0beaf8f1a6d589a39ae%2Fezmoss_iterations.gif?alt=media" alt="" data-size="original"> **`[smooth_iterations]`**

</details>

### `//ezslabmerge`

<details>

<summary>SlabMerge</summary>

**`//ezslabmerge <mask> [-b] [-t]`**

**`Alias: //slabmerge`**

* **Mask**: Specifies the mask to select which blocks to affect within the region.
* **-b**: When used, will also convert bottom slabs to full blocks.
* **-t**: When used, will also convert top slabs to full blocks.

</details>

### `//ezstatecyle`

<details>

<summary>StateCycle</summary>

**`//ezstatecycle <mask> <state>`**

**`Alias: //statecycle`**

* **Mask**: Specifies the mask to select which blocks to affect within the region.
* **State**: Identifies the block state value to cycle through for each block in the selection.

</details>
